A smart relay for the Arduino that allows programming of 10 time based alarms and one voltage based alarm (for overvoltage/ under voltage protection). Also uses DS1307 RTC to keep time, and allows the ...
The concept of automation is getting popularity among people these days and many of them control their lighting, climate, etc remotely at their homes. Several microcontrollers or microprocessors can ...
IN - This pin is also called the control pin because it is used to control the output of the relay. COM - is connected to the device you intend to connect. NC - terminal is connected to the COM ...
Welcome to the Relay-Controlled Sound Synthesizer project repository! Our aim is to develop and implement a sound synthesizer using relays on the Nexys A7-50T FPGA board. Instead of directly ...
Step 1: Configuring Arduino Uno as an ISP: Since ATtiny85 is just a microcontroller, it requires an ISP (In-System Programming) to be programmed. So to program the ATtiny85, we need to first configure ...
This is an automatic liquid vending machine based on radio-frequency identification (RFID) system. A fixed amount of liquid can be dispensed by swiping an RFID tag across the RFID reader. An ...
Arduino is a popular brand of open-source microcontrollers that can be used for a variety of DIY projects, from educational settings to home theater to smart home management. The microcontrollers are ...