Controlling an AC bulb using a 5V relay and Arduino
This code is to control an AC bulb using an Arduino and a 5V relay. The basic code provides simple control, while the advanced code allows the use of a low-level trigger relay or a high-level trigger relay.
This code can easily control a low-level trigger relay or a high-level trigger relay. Please watch the video for details.
232-Basic code to control an AC bulb using a 5V relay
Language: C++
233-Advanced code to control an AC bulb using a 5V relay
Language: C++
Copied!
Resources & references
No resources yet.
Files📁
No files available.