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 ...
Inside the 3D printed enclosure is an Arduino Pro Mini, a HC-SR04 ultrasonic sensor, and a 1602 serial LCD. Once the gadget has been mounted in the proper position and activated, ...
While PIR sensors can be used with Arduino and other microcontroller boards, those best-suited for hobby use are smart enough to perform simple tasks without any programming.
[Mike] lives in a temperate rainforest in Alaska (we figured from his website’s name) and uses a 570 gallon oil tank to supply his furnace. Until now, he had no way of knowing how much oil wa… ...
An Arduino polls the ultrasonic sensors and provides feedback via the boxes. This completely frees up the user's hands for other tasks. Advertisement. While the prototype has a ways to go, such as ...
The options when specifying sensors for long-range object detection or positioning usually boil down to two alternatives: optical sensors using either infrared or visible-red light and ultrasonic.