Keyboard Shortcuts
Likes
- Electronics101
- Messages
Search
Re: PIC resources
d nixon
There is a ton of stuff for PICs online. There's also a PIC group on Yahoo.
-Mike From: "Michael Carey" <mpc@...> _________________________________________________________________ Get your FREE download of MSN Explorer at |
Re: books needed from india
Mounir Shita
开云体育There?are tons of them. I will suggest to go to go through their selection, read
the reviews by people who bought the book and find the one you
want.
?
Mounir
|
Embedded System Design
Mounir Shita
开云体育Hi
everyone,
?
I can't remember
who, but I think some people in here asked for good books in PICs and
microcontrollers. I just found my old "microcontroller" book here in my office
called "EMBEDDED SYSTEMS DESIGN" by Steve Heath. If my memory serves me right I
got this book at Powell's Bookstore pretty cheap.
?
Its a very very good
book that goes through everything you need to know to build your own 8 or 16 bit
microprocessor or microcontroller circuit. Even talks about writing your own OS
for it. A lot of examples and very easy to follow. I recommend this book to
everyone who wants to learn about this subject.
?
Mounir
Mounir
Shita
– Hardware Engineer ? |
Re: lcd display
Himanshu Sharma
开云体育Hey ,
?
But they come as kits..used in most of the
colleges..... so all I asked was to contact any vendor and he will give him the
code... and also the circuitary...I actually did? this stuff a few days
ago...the code used comes burnt in the pre-loaded subroutines...
?
Regards :-),
?
--himanshu sharma
?The place to start is with the data sheet of the LCD display device, this should provide the information as to what kind of interface is required and the format of the data sent to the device. I haven't actually worked with any LCD devices but I think there are two types. One has a built in character set with fixed positions for each, the other would be some kind of element matrix where the user can determine images or characters by implementing combinations of bits. In either case they usually require a continuous string of data since they are multiplexed, one set of bits is turned on, then the next, and the next, etc. The process is not difficult to understand but there is great diversity in interface strategies. |
Re: Fuses--for kevin;-)
Himanshu Sharma
开云体育hey ,
?
just to add...now we use polysilicon instead of the
metal...:-)
?
Regards :-),
?
--himanshu sharma
|
Re: Light Activated Alarm
Himanshu Sharma
开云体育Hey ,
?
put a 555 circuit in front of it in monostable mode
that will give a desired time for the switch to be on.... or if you want it to
be continuous then use it in bistable mode...(reffer the
data-sheets..)
?
Regards :-),
?
--himanshu sharma
|
Re: newbie inquiry
Jim Purcell
av1a,
Please tell me that 12VDC ~ 2Amps ~ 230 Watts (PC power Supply) don't kill , as i've tried it.If in doubt use the gloves. :-).? If the voltage is less than 100 you can probably get by without the gloves. If you avoid completing any circuits it is also possible in some cases to avoid shocks. Sometimes equipment must be operated with the dangerous components exposed, always assume that such devices can bite you. Avoid touching them with both hands. The dangerous path is across your heart. The general rule is, turn it off, but if you can't keep one hand behind you. Jim |
Re: all my freinds
Himanshu Sharma
开云体育hey ,
?
No offence.!!
what i say is that hackers are not bad and niether
they are evil...those who use these cheats for abuse are bad....we learn and try
it out but always keep that in my mind that it should not hurt anyone....And for
the hacking...I difine it as a way to do the same thing in?a different
way....Happy learning...
?
Sorry if I said BAD/Objectionable to
anyone...!!:-)
?
Regards :-),
?
--himanshu sharma
|
Re: Fuses vs. resistors
Kevin Vannorsdel
Yep- you are right... I should have said MOS transistor. It is a
CMOS process. ________________________________________________ Kevin Vannorsdel IBM Arm Electronics Development 408-256-6492 Tie 276-6492 kv@... KF6YCI Please respond to Electronics_101@... To: Electronics_101@... cc: Subject: Re: [Electronics_101] Re: Fuses vs. resistors Kevin, The CMOS transistor itself is made of standard P and N type silicon(with various doping levels) along with Poly-Silicon for the gate and a bunchof silicon dioxide for the gate dielectric.Are we talking about IC's or transistors. I have never heard of a CMOS transistor, since the very idea of the C part is the coupling of two MOS transistor of opposite polarity. I have not kept abreast of the bleeding edge of solid state development, but either someone is confused or I am even further behind than I thought. Jim To unsubscribe from this group, send an email to: Electronics_101-unsubscribe@... Your use of Yahoo! Groups is subject to |
Re: Digest Number 134
Himanshu Sharma
开云体育Hey ,
?
may be I disagree with this that the charge is not
stored?at?the plates...
?
The capacitance depends on the dielectrics because
that determines the field that the two plates can have between
them...
?
And I cann't figure out if the charge was staored
in the dielectrics then vaccum will have no charges..???
?
what I say is that charges are stored at the metal
plates...this is what we use to derive the relations in CMOS
transistors...!!
?
?Regards :-),
?
--himanshu sharma
|
Re: Fuses vs. resistors
Jim Purcell
Kevin,
The CMOS transistor itself is made of standard P and N type silicon (withAre we talking about IC's or transistors. I have never heard of a CMOS transistor, since the very idea of the C part is the coupling of two MOS transistor of opposite polarity. I have not kept abreast of the bleeding edge of solid state development, but either someone is confused or I am even further behind than I thought. Jim |
Re: Fuses 60 volts???
Jim Purcell
Kevin,
Ever here of a fuse with 60 volts ACROSS it? Come on... power is theYou're behind the times, no one is disputing that now that I know of. Jim |
Re: Light Activated Alarm
Jim Purcell
Kenyon,
Thank you for your response. It seems that the photo transistor is conducting enough to send minimal current through the relay but not enough to activate the switch, so to speak.This is pretty strait foreward.? Connect one end of the relay to Vcc (p.s. +) and the other end of the relay to the transistor collector. The emitter goes to ground, or p.s. common.? The base of a photo transistor goes to light, i.e. the light turns on the transistor.? Or if this is the second transistor it would be connected to the emitter of the first one.? What I have described here is a very simplified description. More specifics would depend on the nature of the devices used, etc. Jim |
Re: Capator tester
Jim Purcell
Michael,
Could anybody point me in the right direction to design a capacitor tester.
|
Re: Fw: communication concepts ??
Jim Purcell
angtengchat,
JimTalking about force, I wonder if a rocket could fly across a vacumn, which does not have anything at all. |
Re: tv to vga
toggle quoted message
Show quoted text
|
Re: lcd display
Jim Purcell
Himanshu,
Well for that I don't think that you will get the code in C but instead what you can do is contact any 8086 kit vendor and ask him for the Assembly code..he will surely help you with all the interfacing architectures...The place to start is with the data sheet of the LCD display device, this should provide the information as to what kind of interface is required and the format of the data sent to the device. I haven't actually worked with any LCD devices but I think there are two types. One has a built in character set with fixed positions for each, the other would be some kind of element matrix where the user can determine images or characters by implementing combinations of bits. In either case they usually require a continuous string of data since they are multiplexed, one set of bits is turned on, then the next, and the next, etc. The process is not difficult to understand but there is great diversity in interface strategies. Jim |
Re: Automation
开云体育This
site has some great projects like Stepper controls project for CNC
machine
?
?(need french translator to
read)
?
also
some PIC programmer PCB schematic ..
?
I'm
looking for any of the automation projects (& Fanuc Manuals
;-)
?
imran
?-----Original Message----- From: iman hermansyah
[mailto:iman_hermansyah@...]
Sent: Monday, October 29, 2001 4:36 AM To: Electronics_101@... Subject: Re: [Electronics_101] Automation Hi Iask, |