This Arduino Altimeter project features the BMP085 atmospheric pressure sensor by Bosch. Because atmospheric pressure is directly related to altitude above sea level, we can use this sensor to determine current height with respect to the height of the oceans. The height is given in meters and is displayed on …
Read More »Arduino Motion Activated Alarm
This Arduino motion-activated alarm features a tilt sensor for detecting movements and a piezo speaker for producing the siren sound. Introduction Basically, the tilt sensor produces a high voltage when it is tilted and a low voltage when it is placed flat on a surface. The siren is produced by …
Read More »Bluetooth RC Car
This project is basically a remote-controlled car that is controllable via an application installed on a Bluetooth-equipped smartphone. Here’s my version of a Bluetooth RC Car.
Read More »Arduino Temperature Sensor
Project Overview I was recently commissioned to create a simple project for a coffee roasting machine. Basically, I need to measure the temperature of the machine in real time to monitor the progress of the roasting process. This includes a line graph that updates every second and is viewable on …
Read More »