Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bvujovic/pingpongscore
Transmitter (ATtiny85, STX882, buttons, LIR2032) sends signals to receiver (Arduino Nano, SRX882, TM1637) that keeps and displays ping pong (table tennis) score.
https://github.com/bvujovic/pingpongscore
arduino attiny attiny85 keep-scores ping-pong radio-frequency-communication score srx882 stx882 table-tennis
Last synced: about 8 hours ago
JSON representation
Transmitter (ATtiny85, STX882, buttons, LIR2032) sends signals to receiver (Arduino Nano, SRX882, TM1637) that keeps and displays ping pong (table tennis) score.
- Host: GitHub
- URL: https://github.com/bvujovic/pingpongscore
- Owner: bvujovic
- Created: 2022-08-06T11:10:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T15:08:37.000Z (about 2 years ago)
- Last Synced: 2023-03-06T02:44:13.657Z (over 1 year ago)
- Topics: arduino, attiny, attiny85, keep-scores, ping-pong, radio-frequency-communication, score, srx882, stx882, table-tennis
- Language: C++
- Homepage:
- Size: 406 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PingPongScore
Transmitter (ATtiny85, STX882, buttons, LIR2032) sends signals to receiver (Arduino Nano, SRX882, TM1637) that keeps and displays ping pong (table tennis) score.
A Game is played to 11 points; must be won by two points.
## Transmitter
### Prototype
![Transmitter](https://github.com/bvujovic/PingPongScore/blob/main/docs/prototype_transmitter.jpg)### Finished
![Transmitter](https://github.com/bvujovic/PingPongScore/blob/main/docs/finished_transmitter.jpg)## Receiver
![Receiver](https://github.com/bvujovic/PingPongScore/blob/main/docs/prototype_receiver.jpg)## TODO
- [ ] Make final form for the receiver device
- [ ] Display score on 2 TM1637s