News

This is just a simple program I wrote for an Arduino Mega 2560 board with a generic ultra-sonic sensor and a 16x2 LCD display board. The main point for me is just to learn how to write C++ and gain ...
danzup arduino atmega2560 , ethernet shield , 6 LM50 sensor , 1 relay , lcd 1602 , dht11 . All 6 LM 50 sensors are directly attached. Sensor LM50 from 1 to 4 are temperature monitoring my automated ...
In this project we are going to work on an innovative arduino project idea, where we can count the paper currency notes and calculate their amount, by sensing the paper currency using Color Sensor and ...
Here is a tested Arduino project that uses 3 sensor probes as water level indicator with 3 leds and one LCD display + a simple controller that turns on a motor when the water has reached the desired ...
Here we learn to interface a gesture sensor APDS9960 with Arduino. This sensor also has a RGB sensor to detect colors, which will be also used in this tutorial. ... GND of APDS9960 are connected to ...
The DHT11 sensor senses the surrounding room temperature and gives the result in degrees Celsius. Both the reference and the measured values are displayed on the Liquid Crystal Display (LCD). The ...