Content for Arduino Uno

Wi-fi Controlled FPV Rover Robot (with Arduino and ESP8266)

“This tutorial shows how to design a remotely controlled two-wheeled robotic rover over a wi-fi network, using an Arduino Uno connected to an ESP8266 Wi-fi module and two stepper motors. The robot can be controlled from an ordinary internet browser …

Obstacle Avoiding Robot Arduino

“In this tutorial, you will learn how to build a robot car which will avoid the obstacles present in its path. The concept can be used and applied in various ways according to the conditions.”

RFID based automatic door system

“When we see sophisticated door management system(s), the price tag struck immediately along with the utility off-course. In countries like India, such automatic systems are not cheap by any yardstick. So, we decided to test a simple and cheap …

Solar Charged Battery Powered Arduino Uno

“This instructable shows how to create a time switching battery powered solar charged circuit, which is used to power an Arduino Uno and some peripherals (sensors, communication modules, etc.). If you want to design a remote data logger, power supply …

Smart Shoes Using Arduino Uno and 1Shield

“Here is an easy Smart Shoes project, that detects the obstacles in 3 directions so that your smartphone would call out for you “Move forward” , “Move right” or ” Move left”. This is a prototype for a whole Smart Shoes project …

Bluetooth controlled switch (Android)

“Having made an IR remote controlled switch for my house, I wanted to try the Bluetooth this time. So although I started to make a blue tooth controlled switch, I ended up throwing in a LCD display to see what …

Digital Clock using one shift register

“Here I am going to show you how to make Digital clock using Arduino Uno (while final assembling I used Arduino Nano because of its small size). Instead of giving load on Arduino I am using Real Time Clock (RTC …

NexArdu: Illumination Smart Control

“A sketch to control home illumination in a smart manner via 433.92MHz (aka 433MHz) wireless X10-like devices, e.g. Nexa. When it comes to decorative illumination, it has been somehow tiring to me that every second or third week …

Wireless temperature and humidity monitor for baby’s room

“This project describes a DIY wireless temperature and humidity monitor for kids’ or infant’s room using the Arduino platform, and inexpensive and easily available ASK transmitter/receiver modules. On the transmitting end, an Arduino nano senses the ambient room …

Balancing Robot Using IR Remote (Arduino R3, DC Motor, L298N, MPU6050)

“First of all, I’m a novice of making robots. I am now interning for an electronic company. They happened to have all the parts for a self-balancing robot, so I thought I could made one. It’s an internet …