Projects

THIRD EYE FOR THE BLIND an Innovative Wearable Technology for Blinds.

THIRD EYE FOR THE BLIND – an Innovative Wearable Technology for Blinds.

– The first wearable technology for blinds – Using ultrasonic waves to detect the obstacles – Notifying the user through vibrations/buzzer sound Third eye for blinds is an innovation which helps the blinds people to navigate with speed and confidence by detecting the nearby obstacles using the help of ultrasonic waves and notify them with […]

Sending Data From Arduino to Python Via USB

Sending Data From Arduino to Python Via USB

For several projects you might want to acquire some data from an Arduino board. There are several options and the one that I chose here uses the USB connection. I will explain how to store your data in a text file in order to plot it. I will use Python 3, the Arduino IDE and […]

Read a Potentiometer With Arduinos Analog Input

Read a Potentiometer With Arduino’s Analog Input

Let’s learn how to read a potentiometer, a type of rotating variable resistor, using Arduino’s analog input! We’ll connect up a simple circuit using a solderless breadboard and use some simple Arduino code to control a single LED. So far you’ve learned to control LEDs with Arduino’s output, and you learned to detect a pushbutton’s state (on […]

DIY Automated Garden Irrigation Arduino IOT

DIY – Automated Garden Irrigation – (Arduino / IOT)

This project will show you how to build an irrigation controller for a home garden. Capable of measuring soil moisture readings and activating irrigation from a garden tap if the soil becomes too dry. The controller also includes a temperature and humidity sensor. The controller will not activate the garden tap if the temperature is […]

How to Connect the ESP8266 NodeMCU to the IoT Cloud

How to Connect the ESP8266 NodeMCU to the IoT Cloud

This instructable shows you a simple Internet of Things demo using the ESP8266 NodeMCU and an online IoT service called AskSensors. We demonstrate you how to quickly get data from the ESP8266 HTTPS client and plot it in graph into the AskSensors IoT Platform. Step 1: Materials You Need To follow along with this tutorial you […]

Fish Feeder 2

Fish Feeder 2

Introduction / Why this project In 2016 I build my first fish feeder, see Fish Feeder 1. The feeder worked fine for more then half a year. After that period the servos were worn out, causing the program to halt, without sending an error-mail. Oops. I didn’t had the time to correct this fault, because the aquarium […]

Transmitter and Receiver

Peggy – Arduino Portable RF Rain Tracker

My country mild climate lets the sun to shine for the greatest part of the year, then tumble driers are not widely used and so we often use to drain clothes in the sun. What to do when a sudden rainfall comes? This project has been made for anyone drain clothes in the sun or, […]

Home Automation Using Arduino With Wifi Bluetooth and IR Remote Control

Home Automation Using Arduino With Wifi, Bluetooth and IR Remote Control

This is a tutorial to show how to build a home automation system using arduino with Wifi [ESP8266-01], bluetooth (HC-05) and IR remote control. Home automation results in a smarter home and is used to provide a higher and healthier standard of living. The beauty of a home automation system is that it is highly […]

DIY Ambilight Using Arduino Nano

DIY | Ambilight Using Arduino Nano

In this Instructable I will be teaching you how you can create your own (b)ambilight for under $40!Keep in mind that the Ambilight will only work on a PC running the Bambilight software. You will need the following components: Individually addressable RGB LED strip – Available on Aliexpress Arduino Nano Mini breadboard A few breadboard cables 12V DC […]

How to Use Water Flow Sensor Arduino Tutorial

How to Use Water Flow Sensor – Arduino Tutorial

In this tutorial you will learn how to use one water flow sensor with an Arduino board. The water flow sensor consists of a plastic valve body, a water rotor and a hall-effect sensor. When the water flows through the rotor, rotor rolls and the speed of it changes with a different rate of flow. […]

Scroll to Top