Content for Arduino Uno

Make Esp8266 Mood Light

“In this project, I’ll show you how you can build your own mood light. You’ll use an ESP8266 to remotely control the color of your light Hey friends welcome back today in this tutorial I will show you …

Making a 2WD Arduino Vehicle Drive Straight

“One of the challenges is to get the robot to go in a straight line. With this information, we can instruct our robot to go straight. For this project, we will only need a two (or four-wheeled) robot with appropriate …

Air Football

“Fan of football but like to play air hockey? Air football is the perfect combination for you! As a part of my exchange programme in Creative Design & Technology at Saxion University in the Netherlands, I created an Air Football. The …

Project  Lcd-Meter

Lcd-Meter

“Measuring temperature and humidity featuring LC display and webserver upload using Arduino with Ethernet shield, LCD and realtime clock This project consists of two parts: an Arduino-based module to measure temperature and humidity and sending these data to a webserver …

How To Make A STAR WARS Game Using Arduino and OLED? Retro G

“It’s a retro game which is made using ARDUINO, OLED AND BUZZERS. Its an amazing project for your school exhibition or for fun. This is a retro game, which consists three push buttons (UP, DOWN, FIRE), where you are …

Rangoli Making Robot | Drawing Robot | Arduino Servo Robot

“This is a rangoli/sand-art-making robot. It has 2 servo motors controlled by an Arduino Uno prototyping board. It can draw different shapes. What is your project about? This project is about a robot that can draw and write on …

SuperMacro Photo With Cdrom/dvd Rail and Arduino

“This project reuses a motor lane from a DVD or CDROM to be able to take macro photography with fairly high precision; 1.5cm approx 99 steps => 0.015cm x step or 15 microns. 5cm => 333 steps max Rings 49mm …

AutoStrap - a Self Tightening Strap

“Hello world! The AutoStrap was created to get rid of the hassle of tightening straps that are put on any part of your body. Just like the shoes from Back to the Future, you simply push a button and the …

DC Motor Controller using Relay and MOSFET – Arduino Interface

“The project presented here is a low-cost solution to control high power brushed DC motor speed and direction. Traditional DC motor controllers are based on solid-state circuitry known as H-Bridge. Here we have made an H-bridge configuration using high current …

SingleWireSerial - Arduino Library that Supports Single-Wire Half-Duplex Serial Communication

“A new Arduino library has seen the light of day: SingleWireSerial. It supports single-wire, half-duplex serial communication. By using the input capture feature of the AVR MCUs, it is extremely accurate and supports bitrates up to 250 kbps robustly. And …