https://github.com/soft-collection/curbsensor
Beeps when your car is getting close to the high curb
https://github.com/soft-collection/curbsensor
car curb distance driving safe sensor signal
Last synced: 12 months ago
JSON representation
Beeps when your car is getting close to the high curb
- Host: GitHub
- URL: https://github.com/soft-collection/curbsensor
- Owner: Soft-Collection
- Created: 2025-01-06T21:15:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-06T21:39:28.000Z (over 1 year ago)
- Last Synced: 2025-02-26T10:18:43.597Z (over 1 year ago)
- Topics: car, curb, distance, driving, safe, sensor, signal
- Language: C++
- Homepage: https://www.soft-collection.com
- Size: 454 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Curb Sensor
Beeps when your car is getting close to the high curb
## Parts
| Qty | Product | Description |
| --- |--------------------------------------------------------------------------|-------------------------|
|1 | [Arduino Pro Mini](https://www.aliexpress.com/item/1005006291129117.html?src=google&pdp_npi=4%40dis%21ILS%2114.33%214.81%21%21%21%21%21%40%2112000036632972292%21ppc%21%21%21&src=google&albch=shopping&acnt=494-037-6276&isdl=y&slnk=&plac=&mtctp=&albbt=Google_7_shopping&aff_platform=google&aff_short_key=UneMJZVf&gclsrc=aw.ds&&albagn=888888&&ds_e_adid=&ds_e_matchtype=&ds_e_device=c&ds_e_network=x&ds_e_product_group_id=&ds_e_product_id=he1005006291129117&ds_e_product_merchant_id=5088463358&ds_e_product_country=IL&ds_e_product_language=iw&ds_e_product_channel=online&ds_e_product_store_id=&ds_url_v=2&albcp=19374052534&albag=&isSmbAutoCall=false&needSmbHouyi=false&gad_source=1&gclid=CjwKCAiAm-67BhBlEiwAEVftNmNrIApPuwOUtyJdUL59qy8mQpI7Qeq4D3hkjGUmiWAOaebujQ2zhRoCqmgQAvD_BwE) | Main board |
|1 | [TOF400C](https://www.aliexpress.com/item/1005003614683022.html?spm=a2g0o.order_list.order_list_main.152.9f7c180203M0F8) | Laser Ranging Sensor |
|1 | [Buzzer](https://www.aliexpress.com/item/1005007143315059.html?spm=a2g0o.productlist.main.1.7771320frrjg1N&algo_pvid=16458d3a-960c-4fbd-a39b-2fd855358c0b&algo_exp_id=16458d3a-960c-4fbd-a39b-2fd855358c0b-0&pdp_npi=4%40dis%21ILS%2111.43%216.51%21%21%2122.44%2112.79%21%402140c1e917361992286995642eaaf5%2112000039561868485%21sea%21IL%21140732279%21X&curPageLogUid=1fZr8liDnLFY&utparam-url=scene%3Asearch%7Cquery_from%3A) | Active Buzzer 5V |
## Notes
[VL53L1X Library](https://github.com/adafruit/Adafruit_VL53L1X) must be installed.
## Connection Diagram
