News

That’s right, these parking sensors are powered by an Arduino board, and the only extra components that were used in the project are a HC SR04 ultrasonic sensor, an active buzzer, and jumper wires.
After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
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 … ...
The Uno Rev3, is a great beginner board as it's included in many starter kits. It's also complemented with a host of online resources that even without the official Projects Book from Arduino, you ...