In this Instructables, you will see how to Interface Moisture sensor to your NodeMCU. And check the moisture value and the same to be displayed on the LCD. We’ll use Liquid Clear Crystal to display the moisture value. This 16×2 LCD is very popular and broadly used in electronics projects as they are good for displaying information like sensor data from your […]
Projects
Sonar For The Blind using Arduino
This is a project I’m calling Tacit. No, I didn’t bother making an awkward backronym for it, it just seemed like an appropriate name that’s a lot shorter (though less descriptive) than “Hand-Mounted Haptic Feedback Sonar Obstacle Avoidance Asstance Device”. It measures the distance to things and translates that into pressure on the wrist. It’s wrist mounted and senses objects from […]
Backpack Anti-Theft Alarm using Arduino
If you’re a student, like me, then you have heard of all the theft that occurs on campuses today. I can’t even leave my backpack alone for five minutes without worrying about it getting stolen. To ease my mind and to help fellow students, I’ve designed a backpack ant-theft alarm. When activated, this device senses […]
Automatic Water Heating System 2.0
This is the modification of my old version. This is a technology in small box. In the previous version there is no possibility of adjusting the temperature that we need. It had only 2 temperature setup. In this version I added temperature adjustment using rotary encoder and also added a display. Also changed the micro […]
Automated 5 Gallon Bucket Feeder
This bucket feeder design was motivated by the fact that my wife and I live in different cities and have a cat that hates to ride in the car. The automated feeder makes it possible to be able to leave our cat at one apartment for a weekend without worrying about if she is getting […]
Arduino Breadboard Shield
Are you tired of having a hard time trying up a circuit on a breadboard because your arduino takes up a lot of space? This shield can be a solution to your problem! The Arduino breadboard shield is again, an accessory for your arduino board and can make your life easier when trying up circuits. […]
Arduino Serial Communication Code
Arduino can send output through serial communication to your computer over USB. The output can be anything such as status, text, sensor reading, value, number etc. You can view the status output by clicking Serial Monitor button at Arduino Environment software. Instruction; 1) Connect your arduino to your computer using USB cable A plug to […]
Universal Remote Using ESP8266(Wifi Controlled)
This project is to replace the conventional remote control for all the home appliances like AC, TV, DVD players, music system, SMART appliances !!! Making a whole junk of remote littering around, making us puzzle!!! This project will save us from the junk to remotes by replacing all by ONE REMOTE! 2 part of this project: DECODING […]
Connect several digital inputs to one analog input using Arduino
I often run out of digital pins on my Arduino. Anything as complicated as, say, a video game controller, was near impossible with the amount of pins I had available. Multiplexing buttons works, but it requires lots of connections and soldering. So, I put together a solution! Step 1: Resistor Dividers in Five In a […]
RC tank with a moving FPV camera using Arduino
In this instructable I show you how to build remote control tank with FPV camera. At the beginning I build only RC tank without FPV camera but when I was driving it in the house I have not seen where it is. So I came up with that I will add to it the camera […]
