Content for Arduino Uno

DIY Metronome

“A metronome is a device that produces an audible beat—a click or other sound—at regular intervals that the user can set in beats per minute (BPM). It is typically used by musicians when practicing on a musical instrument …

IR Home Automation on Arduino

“Control all the appliances (up to 8) using just a single IR Remote. Everyone wants a remote to control all the appliances in your home. Some companies are introducing wireless controllers for various appliances but they are costly and you …

Arduino - Web-Based Two-Player Game

“Have fun with a colleague during break time with this web-based game. There are two people playing game. each people uses two buttons to control direction of goalkeepers. Therefore, we need four buttons. Arduino reads the states of four buttons …

DIY DAQ: Make an Arduino Data Acquisition System

“This project was made as part of my senior project at my university. The idea behind the device was to make a data logger that can be carried around a lab without the need to connect to a computer. In …

Fingerscan: Music at YourFingertips

“A tactile music wearable, made of ten vibration motors attached to your fingernails. This project is a tactile music wearable: 10 vibration motors (the same found in cellphones) are to be attached to fingernails. This device can be used to …

PS2 Controlled Omnidirectional Robot

“This omnidirectional robot is made with VEX holonomic wheels and a wireless PS2 controller (and receiver) from Hydra! Enjoy!!!”

IoT Based Garden Automation And Monitoring System

“The system is designed to sense soil moisture, amount of light falling on the plants and water flow rate. I am belongs to a village and we have our own firm. During staying at my village we were getting plenty …

CNC Dual Arm Plotter Version 2

“This instructable shows how to improve the accuracy and resolution of the plotter described in https://www.instructables.com/id/CNC-Dual-Arm-Plot…The accuracy was improved by using: thick aluminium shoulder arms to prevent sideways flexing. metal sleeves at each …

SMS Controller by Using SIM800L V2

“SIMCOM SIM800L V2.0 GSM/GPRS Module is a QUAD BAND GSM/GPRS module which compatible with Arduino. The module works to add both of GSM features (voice call or SMS) and GPRS features. The advantages of these modules are …

Finding the IR Codes of any IR remote using Arduino

“We make several projects on various platforms and we always need the codes of any appliance, console, etc just by using an Arduino. Most of the appliances from TV, DTH receiver , DVD Players to AC, etc are controlled wirelessly using …