Arduino AC Light Dimmer: Difference between revisions
Jump to navigation
Jump to search
(Created page with "*Power up to 5kW using a beefy MOSFET *Same as DC welder power stage, except that the rectifier is not connected. *Interesting lesson on the distinction between AC and DC pow...") |
No edit summary |
||
Line 2: | Line 2: | ||
*Same as DC welder power stage, except that the rectifier is not connected. | *Same as DC welder power stage, except that the rectifier is not connected. | ||
*Interesting lesson on the distinction between AC and DC power electronics with microcontrollers. | *Interesting lesson on the distinction between AC and DC power electronics with microcontrollers. | ||
=Development= | |||
See '''[[Tom_Log#Fri_Feb_29.2C_2020]]''' | |||
=Results= | |||
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/p-fw_MFNNDE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></html> |
Revision as of 19:26, 29 February 2020
- Power up to 5kW using a beefy MOSFET
- Same as DC welder power stage, except that the rectifier is not connected.
- Interesting lesson on the distinction between AC and DC power electronics with microcontrollers.
Development
See Tom_Log#Fri_Feb_29.2C_2020
Results