Jump to content
Electronics-Lab.com Community

Blinking LED


quantum

Recommended Posts


Guest Kasamiko

quantum,

You can buy a LED that blinking, this is the easy way. ;D

Ante ::)


Ante is right..LED's with build in flasher are flooding the market today!! 8) They are available in various colors too or a combination of BLUE and White in a single package that flashes alternately..

BR,

Rhonn ;) ;)
Link to comment
Share on other sites

Are the ones that hotwaterwizard posted good for your need or do you need more? There are many variations of the blinking LED using many different types of components. It is also the first project most students make with a microcontroller chip.
If you have more specifics, let us know.

MP

Link to comment
Share on other sites

MP
Thats what thinking about, Hotwaterwizard's schematics.
If you or anyone else have blinking LEDs with microcontrollers, that would be great ;D. I am just getting into plcs, and microcontrollers.

One other thing. The schematic that Hotwaterwizard post that involved two NPN trasistor I actually built with the exact supplies it contained. However, the LEDs did not blink alternately. One blinked every second or so and the other every 30 millisecond or so. Is that suppose to happen, or am I doing something wrong? ???

Link to comment
Share on other sites

Guest Kasamiko

Are the ones that hotwaterwizard posted good for your need or do you need more? There are many variations of the blinking LED using many different types of components. It is also the first project most students make with a microcontroller chip.
If you have more specifics, let us know.

MP


Just what you need check this out..
http://www.talkingelectronics.com/html/PIC-Page01.html

Hope this help..


Rhonn
;) ;) ;) ;)
Link to comment
Share on other sites

MP,
I have a question relating to microcontrollers. I have a vague definition of relays. I know that they have to do with the binary system, however whats confusing me is I heard they were transducers. ??? Is it just me, or do they produce an electromagnetic field to trigger something? From what I heard.

Link to comment
Share on other sites

quantum, when using a mechanical relay, you will charge a coil which will move the switch contact. In a solid state relay this is achieved with LEDs and Phototransistors or a similar solid state type of device. When using microcontrollers, you do not want to source or sink a lot of current, so you usually trigger a transistor with the micro. The transistor then triggers the relay since the transistor is better able to handle the current. For example, if the coil on your mechanical relay is rated at 80 ohms, we know the micro will send 5 volts out the pin, so V/R=I (5/80=63 mA). Your micro pin cannot handle much more than 10 to 20 mA, so this would fry your micro if connected directly.

Hope I have answered what you wanted to know.

MP

Link to comment
Share on other sites



One other thing. The schematic that Hotwaterwizard post that involved two NPN trasistor I actually built with the exact supplies it contained. However, the LEDs did not blink alternately. One blinked every second or so and the other every 30 millisecond or so. Is that suppose to happen, or am I doing something wrong? ???


Quantum,
The circuit is symmetrical so should alternate the lighted LED with similar timing as the other. If you are using a supply voltage that is more than about 6V, then you should connect a diode between each transistor's emitter and ground (cathode to ground), so that the timing is not messed-up when the base-emitter reverse voltage rating of the transistors are exceeded, causing avalanche (zener) breakdown and damage to the transistors.
One of your transistors may have a higher breakdown voltage than the other, causing the different timings. ;D
Link to comment
Share on other sites

Quantum,
4001 diodes will work fine in your 9V, 2-transistor circuit. You need 2 diodes, 1 for each transistor.
1N numbers are assigned to diodes and 2N numbers to transistors in sequence, unfortunately the numbers don't mean anything, just pointing out the assigned component. Its specifications (voltage and current limits, etc.) apply only to this assigned number.
Use a search engine like Google on the internet to find specifications or applications. Click on "search www" below my name and then enter 1N4001 into the search box that appears, and you will be given a Google list of anything on the internet that applies to the 1N4001 diode. Then try entering 1N4148 and see the difference.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...