Sensor – Transducer – Detector Projects

Arduino Distance Sensor1

Arduino Based Distance Measurement using Ultrasonic Sensor

Ultrasonic sensors are great tools to measure distance without actual contact and used at several places like water level measurement, distance measurement etc. This is an efficient way to measure small distances precisely. In this project we have used an Ultrasonic Sensor to determine the distance of an obstacle from the sensor. Basic principal of ultrasonic distance measurement is based on

Arduino Based Distance Measurement using Ultrasonic Sensor Read More »

BMP180 Interfacing with Arduino

Pressure Sensor BMP180 Interfacing with Arduino Uno

In this tutorial we are going to design a Barometric Pressure Measuring System using BMP180 and ARDUINO. First of all for interfacing BMP180 to ARDUINO, we need to download a library specifically designed for BMP180. This library is available at: https://github.com/adafruit/Adafruit-BMP085-Library  After attaching that library, we can call special functions which will ease working with BMP180

Pressure Sensor BMP180 Interfacing with Arduino Uno Read More »

Scroll to Top