https://github.com/jakesmd/hoopula
A Bluetooth basketball score detector that connects to a Flutter app.
https://github.com/jakesmd/hoopula
android-app basketball basketball-scores esp32 esp32-arduino flutter flutter-app score score-counter score-keeper sports
Last synced: 7 months ago
JSON representation
A Bluetooth basketball score detector that connects to a Flutter app.
- Host: GitHub
- URL: https://github.com/jakesmd/hoopula
- Owner: JakesMD
- License: mit
- Created: 2021-02-26T18:30:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T08:14:37.000Z (over 4 years ago)
- Last Synced: 2025-01-18T06:23:26.629Z (9 months ago)
- Topics: android-app, basketball, basketball-scores, esp32, esp32-arduino, flutter, flutter-app, score, score-counter, score-keeper, sports
- Language: Dart
- Homepage:
- Size: 17.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hoopula
A bluetooth basketball score detector that connects to a Flutter app.IR Sensors --> ESP32 --> Bluetooth --> Android Device --> Flutter App
### Credits
- Audio from [ZapSplat](https://www.zapsplat.com)
### To Do
- migrate to null-safety (waiting for [flutter_bluetooth_serial](https://github.com/edufolly/flutter_bluetooth_serial/issues/121))
- finish README.md
- write build instructions