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

https://github.com/openremote/or-dartboard

The wackiest idea for an IoT device...:-)
https://github.com/openremote/or-dartboard

Last synced: about 1 year ago
JSON representation

The wackiest idea for an IoT device...:-)

Awesome Lists containing this project

README

          

# OpenRemote Dartboard

As a proof of concept for connecting a custom-made IoT device to OpenRemote, we developed hardware & software to connect a modified electronic dartboard to OpenRemote, which can then be used to play remote dart games using OpenRemote as an intermediate datastore.

## Documentation

- [Hardware documentation](./docs/hardware.md)
- [Software documentation](./docs/software.md)

## Code

- [ESP32 Code](./esp32)
- [Game logic](./gamelogic)
- [OpenRemote patched w/ custom BLE Support](https://github.com/Raqbit/openremote)