How to wire a 555 chip - variable square wave generator
Uploader Comments (ProzacGraal)
Top Comments
-
Excellnet video,wow and you did it without LAME dance music playing in the back ground too.good job
-
Would it be smarter to use some more light when making the video?
All Comments (92)
-
@ProzacGraal Because a thousand people think something is so doesn't make it so. This is a fallacy. It's so common it has a name. It's the Appeal To Widespread Belief or the Bandwagon Argument.
And this is a square wave generator not PWM no matter how many other people you find that don't understand.
-
Your PWM should NOT be changing the freqency, it should be changing the Duty Cycle. The width of the pulse refers to the ratio of the high/on state with the low/off state, and the modulation of that signal is changing the ratio of the high state with the low state [from 0% to 100%]. The frequency should be a single unchanging high frequency value [10khz is a good choice for this application, I try to avoid audible frequencies when possible though especially when using PWM on motors].
-
when building any type of motor controllers with PWM stay away from the IRF510's (mosfet from radioshack), the RDS-on is not good and they generate/waste a lot of heat. Use stp75ns04z , the rds-on is about 7mOhm and generates virtually no heat at 4amps, and very little at higher amperage. also, for truepwm use the CCP function on a PIC microcontroller generates a very clean digital PWM signal. if you need the code/schematic e-mail me
-
What the?! kkool
-
thts sick man!
-
Thats an astable circuit, not PWM. You can only alter frequency with this circuit, not the pulse width.
-
He sounds like Neil Goldman from family guy
-
thats kick but! nice
-
Still a nice demo...
can a 555 run on dc and ac current
highvoltagemouse 3 years ago
DC only ... note the Positive and Negative pins .. AC alternates and that would be a bad thing for ur chip! LEDs are DC only too. If you see kits that have 555 and LED from AC power, it gets converted to DC .. somewhere in the circuit
ProzacGraal 3 years ago
this is not PWM this is just a regular flashing circuit PWM would been it would pulse or get brighter than dimmer
davidbball13 3 years ago
well theres about a dozen other tutorial websites about PWM with 555 timer chips just like this that you better go find (i used them to research this) and u better tell them all that they are wrong then
ProzacGraal 3 years ago