News

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 ...
Posted in Arduino Hacks Tagged arduino, capacitance, proximity sensor ← Split A USB-C PD Port Into Three Port-ions SIMD-Accelerated Computer Vision On The ESP32-S3 → ...
Posted in Arduino Hacks Tagged adafruit wave shield, arduino, ultrasonic, ultrasonic distance sensor, wav shield ← Fabricate Your Own 7-Segment Displays Easy Capacitive Touch Sensors In Eagle → ...
This project uses an HC-SR04 ultrasonic sensor and Arduino UNO to measure the distance of objects in both centimeters and inches. The measured data is displayed on an I2C LCD. The project was ...
A simple example that includes the library and uses the distDigital () and the distAnalog () functions to print the distance measured by the GP2Y0E03 sensor to the Serial Monitor. The example assumes ...