Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juicychicken877/funky-gogo-lappi

arduino project
https://github.com/juicychicken877/funky-gogo-lappi

9v-battery arduino hc-sr04-ultrasonic-sensor lcd-display project transistor

Last synced: 6 days ago
JSON representation

arduino project

Awesome Lists containing this project

README

        

# About The Project
Distance from an object is measured by Ultrasonic Sensor Module HC-SR04 View Datasheet, which is displayed in centimeters by I2C 1602 LCD Display. The distance is also visualized by LEDs which light up depending on the distance.

# See For Yourself
See Circuit Diagram: /funky_gogo_lappi/circuit_diagram.pdf

See Circuit Design: /funky_gogo_lappi/circuit_design.png

Elements used: /funky_gogo_lappi/elements.png

Source code: /funky_gogo_lappi/funky_gogo_lappi.ino

Made with Arduino Uno.