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

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.

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