This instructable assumes very little with respect to prior knowledge. If there are any areas you feel could be improved or clarified, please feel free to message or comment and I will update. Here are all the details you need to produce a simple wall avoiding robot. Along the way you will have the chance […]
Projects
Build A Light Suit Using Arduino
Why build a light suit? Probably because I’ve watched tron a few too many times (the 1984 version of course). I’d just discovered Arduino and was very excited, I’d made LED’s flash and buzzers sound but now I wanted to make something new and interesting, the idea of a light suit popped into my mind. […]
ESP32 LoRa Changing Frequency
What would you think about a program, made in the C language of the Arduino IDE, that makes the LoRa radio change frequency? This is what you will learn about in my video today, where you will learn about the differences between LoRa radio, LoRaWAN protocol, and encryption. We will then create a project featuring […]
Dot Matrix Printer from a CD/DVD Reader with Arduino
Hey! Some time ago while going through the pages here in Instructables, something catch my attention, a printer made of a CD reader, and i was amazed. I thought: “This is incredible, I have to make one!” I know that these kind of projects don’t always receive a “I made it”, because of its degree […]
Cardio Data Logger
Although nowadays many portable devices (smartbands, smartwatches, smartphones,…) are available that can detect the Heart Rate (HR) and perform trace analysis, chest strap belts-based systems (like the one in the upper part of thr picture) are still widespread and used, but lacking the possibility to record and export the trace of the measurements. In my […]
Arduino powered hangman giftbox/lockbox
A medium sized box that requires the user to succeed in a game of hang man in order to gain access to the contents of the box. Great gift Idea!!! my Arduino sketch will be included in this instructible sorry for the poor quality pictures! and keep in mind this is my first instructable, and […]
Mail Alarm
After completing my GSM Home Alarm V1.0 and some time of using, I decided to make some modifications. In the hardware the main changes are the replacement of the ultrasonic sensor and the introduction of a keypad. On the software, I change the SMS notification by e-mail. Also I decided to scale down the circuit and design […]
Measure RPM – Optical Tachometer using Arduino
This Instructable will show you how to make a Portable Digital Optical Tachometer using an Arduino Uno. This project is inspired from This instructable and is an enhanced version of it with an LCD display and a modified code. Instead of a slotted sensor , it has a reflection based sensor. So : 1. You […]
How to build an Arduino WiFi 4×4 with Android Controller
RC cars can be WiFi Cars…? RC cars are cool, but cheap RC cars have limited range and can only be controlled with the particular controller that was included with the car. I purchased a RC jeep, complete with 4 wheel drive, flexible suspension, and off-road tires for about 30 bucks. Not long after playing […]
Automatic Water Level Indication via SMS alert
Summary Students will learn how to construct a water Level Indicator/Controller that monitors the level of the overhead tank by constructing a circuit that will notify the user via SMS if the water supply to an area/home is initiated and indicate how high the water has risen when it reaches too high or too low. […]