You can use the DHT22 (or AM2302) humidity/temperature sensor and the Arduino UNO board to read data and print it out to the serial monitor or to display it on an LCD ...
An infrared proximity sensor, or IR Sensor, is an electronic device that emits infrared light to detect objects and motion in Arduino projects. This interfacing of the IR sensor module with Arduino is ...
The damages that can be done by fire are devastating. To prevent causalities or damages, it is necessary to detect the fire, so that warnings can be provided and even automatic fire suppression ...
This is an Arduino Library for the ADS1219 24-bit 4-channel ADC from TI. It allows you to fully configure the ADC. Examples are provided to show how to use: single-shot vs. continuous mode; the input ...
The SparkFun Fingerprint Sensor - FPC2534 Pro is a small, highly capable and robust fingerprint sensor that can easily be integrated into virtually any application. Based off the AllKey Biometric ...
The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...
This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute ...
We have designed an Arduino-based GPS Tracker using the NEO-6M GPS Module. A GPS (global positioning system) tracker utilises satellite signals to accurately determine the location of an object or ...