In the microcontroller era today, Arduino is more than just a tool to accomplish hobby tasks. There is actually a close relationship between microcontroller technology and home security, since you can ...
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ended up using a microcontroller and a piece ...
To measure wind speed and direction, most people turn the traditional cup anemometer and wind vane. Another less-known method is to use an array of ultrasonic transducers, which doesn’t need any ...
This project is a simple modification of the LightGauge project. Instead of measuring light, we measure the ambient voltage field on pin A5 and use it to detect if someone is too close to our Arduino.
A lot of new cars have fancy cameras on the rear bumper to help you parallel park. If your car doesn't have that feature, DIY blog Mad Science has put together a tutorial to roll your own sensor ...
Just about every “getting started with microcontrollers” kit, Arduino or otherwise, includes an ultrasonic distance sensor ...