News

This is an Arduino-based Proximity Sensor circuit wired using the popular HC-SR04 Ultrasonic ranging module,used here for non-contact object detection purpose. The HC-SR04 module includes ultrasonic ...
I will use this sensor (or its latest version) in a more complex project in the next part of this post. Stay tuned for that do it yourself project. Below is the Arduino Sketch used to test the ...
In the real world, missile systems use advanced radars, infrared sensors, and other hardware to track and prosecute their targets. [Raspduino Uno] on YouTube has instead used ultrasound for targeti… ...
Since the project uses pretty basic components, the Arduino code is equally basic, too. It only has less than 50 lines and easily understandable functions and structures.
The transmitter Arduino breaks down a given string into individual characters, and then further converts the ASCII to eight binary bits. These bits are sent out as tones, and are picked up on the ...
Enclosed are the ultrasonic sensor, a temperature sensor and an LED indicating the power status. On the other side of the CAT5 cable can be found an Arduino compatible board with an XBee shield ...