Sei sulla pagina 1di 4

technology workshop craft home food play outside costumes

230VAC Dimmer controlled by Arduino, Raspberry Pi


by bcsedlon on July 13, 2016

Table of Contents

230VAC Dimmer controlled by Arduino, Raspberry Pi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

Intro: 230VAC Dimmer controlled by Arduino, Raspberry Pi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 1: How does it work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 2: What do you need . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 3: Schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

http://www.instructables.com/id/230VAC-Dimmer-Controlled-by-Arduino-Raspberry-Pi/
Intro: 230VAC Dimmer controlled by Arduino, Raspberry Pi
Cheap, easy, galvanic isolated and powerful 230VAC dimmer controlled by PWM output from Arduino, Raspberry Pi etc.

Step 1: How does it work


Buy cheap AC dimmer on eBay, which is controllable by manual adjustable resistor. http://www.ebay.com/itm/4000W-AC-220V-SCR-Voltage-...

Connect parallel to manual adjustable resistor photoresistor, place photoresistor to dark box together with LED.

Control LED light by PWM output.

Step 2: What do you need


AC dimmer http://www.ebay.com/itm/4000W-AC-220V-SCR-Voltage-...
Photoresistor eg VT431N http://www.promelec.ru/pdf/DTS_vt400.pdf
LED (white)
resistor (approx 20kOhm)

http://www.instructables.com/id/230VAC-Dimmer-Controlled-by-Arduino-Raspberry-Pi/
Step 3: Schema

Related Instructables

safe and simple Arduino - 4 Ch DMX AC PWM Simulated Intel® Edison


AC PWM MPDMv4 - Dimmer by Dan dimmer for analog/digital Hands-on Day
Dimmer for Universal AC Fredell Arduino by converter for 3: Light dimmer
arduino / MAINS Dimmer diy_bloke RaspberryPi by by gckulo
Raspberry pi by by TrackerJ JRV31
Jestin_Cubetech

http://www.instructables.com/id/230VAC-Dimmer-Controlled-by-Arduino-Raspberry-Pi/
Advertisements

Comments
1 comments Add Comment

Orngrimm says: Jul 14, 2016. 3:25 AM REPLY


safety is always good. thanks for posting the 'ible.

I really would suggest to remove the adjustable resistor and have only the LDR there. Be sure your LDR and the removed adjustable resistor have the same
value-range to be able to use 0-100% PWM.

If you connect the LDR in parallel, you will NOT be able to use it 0-100% since you will create a parallel circuit...
you know the formula:
1/Rtot=(1/Rldr)+(1/Radjust)
so the worst thing: if you have the adjustable resistor on 0ohm, would will always have 0 ohm across all. with changing the adjustable resistor, you change
the complete range of possible PWM...

just save the hassle and replace it with the LDR... don't go parallel... ;)

http://www.instructables.com/id/230VAC-Dimmer-Controlled-by-Arduino-Raspberry-Pi/

Potrebbero piacerti anche