Difference between revisions of "Controlling AC devices with AVR using Relays"
Line 2: | Line 2: | ||
Everyone of us wants to control a bulb, a fan etc at some point in time. We will look at driving single phase AC devices with a Relay using Atmega32. | Everyone of us wants to control a bulb, a fan etc at some point in time. We will look at driving single phase AC devices with a Relay using Atmega32. | ||
=Basics= | =Basics= | ||
+ | <html> | ||
+ | <div> | ||
+ | <i class="icon-warning-sign"></i> | ||
+ | </div> | ||
+ | </html> | ||
+ | |||
=Hookup= | =Hookup= | ||
=Code= | =Code= |
Revision as of 09:33, 28 March 2016
Everyone of us wants to control a bulb, a fan etc at some point in time. We will look at driving single phase AC devices with a Relay using Atmega32.
Basics