Content for Arduino Uno

Remote Control Countdown Timer Via Arduino

“Here’s a simple guide on how to create your own count down timer. The purpose of this guide is to get familiar with IR receiver, LCD, active buzzer, potentiometer and LED. This design uses the Arduino UNO R3 board …

Refrigerator Checker

“Do you have the trouble on determining the function of a refrigerator? Yes we are suffering too!That is why we build a refrigerator checker! When the moment you open your refrigerator and all you saw is the rotten meat …

Arduino Strain Relief Enclosure

“An enclosure for the Arduino Uno that not only allows you to see inside, but locks down wires coming out to keep them secure. Introduction: Arduino Strain Relief EnclosureArduino boards are great for experimentation. You just plug the wires in …

IBoard! Web-controlled Whiteboard

“Hello to all, the project that I want to present I have realized entirely by myself from the mechanics to the control software. In life I make the web programmer and I have thought to exploit this knowledge by applying …

Süßigkeitenautomat - Candy Vending Machine

“This dispenser is a very unintelligent way to donate sweets (or other objects) that are in the form of chocolates. The goal was to build an interesting mechanism and apply different methods from the making area. The material reaches the …

Auto Ultrasonic Car

“Detect obstacles through ultrasonic sensors and then avoid them. The automatic ultrasonic car is my project. I learned about Arduino building and programming through it. I overcame some difficulties in completing it and finally managed to finish the project. I …

IR LED Controller

“Today, you will learn how you can build a simple IR LED Controller. Just combine an IR remote with some LEDs and you’ve got the perfect introduction to IR controlling. The parts for this build are provided by Kuman …

Arduino Scale With 5kg Load Cell and HX711 Amplifier

“This Instructable describes how to make a small weighing scale using readily available off the shelf parts. Materials needed: 1. Arduino - this design uses a standard Arduino Uno, other Arduino versions or clones should work also 2. HX711 on breakout …

DIY Arduino CNC Machine

“In this instructable, I show you how to make Arduino CNC machine at home. The aim of this project is to make the Computer Numerical Control machine which helps to design the PCB without using ETCHING process, which makes the …

How to Make Line Follower Robot

“The IR line tracking sensor consists of analog to digital and comparator module and TCRT5000 IR Sensor Breakout Board. The IR light emitted by the LED strikes the surface and is reflected back to the IR photodiode. The photodiode then …