Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/upc-pre-202402-si572-wv71/distance-sensor-system-embedded-app
This project is an embedded system application that uses a distance sensor to measure the distance between the sensor and an object. The application uses the HC-SR04 ultrasonic sensor to measure the distance between the sensor and an object. The distance is displayed on an LCD screen.
https://github.com/upc-pre-202402-si572-wv71/distance-sensor-system-embedded-app
Last synced: about 10 hours ago
JSON representation
This project is an embedded system application that uses a distance sensor to measure the distance between the sensor and an object. The application uses the HC-SR04 ultrasonic sensor to measure the distance between the sensor and an object. The distance is displayed on an LCD screen.
- Host: GitHub
- URL: https://github.com/upc-pre-202402-si572-wv71/distance-sensor-system-embedded-app
- Owner: upc-pre-202402-si572-wv71
- Created: 2024-08-31T18:00:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-31T18:02:33.000Z (4 months ago)
- Last Synced: 2024-11-11T23:14:18.592Z (2 months ago)
- Language: C++
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# distance-sensor-system-embedded-app
## Summary
This project is an embedded system application that uses a distance sensor to measure the distance between the sensor and an object. The application uses the HC-SR04 ultrasonic sensor to measure the distance between the sensor and an object. The distance is displayed on an LCD screen.## Hardware
- Arduino Uno
- HC-SR04 Ultrasonic Sensor
- LCD Display (16x2)