Tagged Questions
6
votes
3answers
2k views
Control 220V AC line using MCU
I want to switch ON and OFF an incandescent bulb using MCU. Please suggest an electric switch (like relay or something) for 220V 50Hz AC line which can be used here. I would prefer something very ...
16
votes
1answer
3k views
How can I detect a power outage with a microcontroller?
I have the following power supply configuration:
AC MAINS -> UPS -> 24V POWER SUPPLY -> 5V VOLTAGE REGULATOR -> PCB (microcontroller).
What's the best solution to detect the power outage on the mains ...
9
votes
5answers
2k views
24VAC/5VDC power supply design
I am planning to create a water valve controller using an MCU and a set of solenoid-controlled valves. The solenoids run on 24VAC (40mA inrush, 20mA holding).
The MCU is on a board that draws ~100mA, ...