https://github.com/zackakil/6-oclock-helmet
A multi-use helmet that tells you what is behind you using machine learning. This is a continuation of the TPU bike project.
https://github.com/zackakil/6-oclock-helmet
arduino automl computer-vision cycling edge-tpu electronics google-cloud machine-learning raspberry-pi tpu
Last synced: about 2 months ago
JSON representation
A multi-use helmet that tells you what is behind you using machine learning. This is a continuation of the TPU bike project.
- Host: GitHub
- URL: https://github.com/zackakil/6-oclock-helmet
- Owner: ZackAkil
- Created: 2022-11-05T20:21:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T12:55:20.000Z (over 2 years ago)
- Last Synced: 2025-03-01T08:02:31.831Z (about 2 months ago)
- Topics: arduino, automl, computer-vision, cycling, edge-tpu, electronics, google-cloud, machine-learning, raspberry-pi, tpu
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 6-oclock-helmet
A multi-use helmet that tells you what is behind you using machine learning. This is a continuation of the TPU bike project.## Resources
https://coral.ai/docs/dev-board-mini/get-started/
https://coral.ai/docs/dev-board-mini/gpio/#header-pinout
### LED Strip stuff
https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel_SPI
### Camera stuff
https://coral.ai/docs/dev-board-mini/camera/#connect-the-coral-camera
https://github.com/google-coral/examples-camera/tree/master/gstreamer