Arduino Uno With Optocoupler Relay Arduino Uno With Optocoupler Relay is a board based on ATmega328p which is an 8-bit microcontroller from ATMEL. The main purpose of building this board is to use it ...
In our household, most of the appliances are powered from the AC supply such as Lights, TVs, and Fans, etc. We can turn ON/OFF them digitally if needed, using Arduino and Relays by building a Home ...
The Arduino should be connected through USB to a computer or low power device (e.g. a router, a RPi) that can read the Serial output from the Arduino. This computer/device is supposed to be connected ...
WARNING!! The circuit diagram discussed in this project is only for educational purposes. Be advised that working with 220V AC mains voltage requires extreme precaution and safety procedures should be ...
This article describes the implementation of a digital frequency meter using Arduino Uno to determine the sinusoidal frequency signal in the range of 20Hz to 5kHz. The logic involves counting the ...