API for device to server communication (build your own device firmware)
API for configuration (configure your devices remotely, push messages)
API Quick start
- connects to websocket server and identifies by self-generated UUID
- Your ticker device sends OTPRequest and receives OTP Password
- Create user account on www.cryptoclock.net and get your API key
- Use received password to register your device on configuration server
- Set requested data sources
- Receive ticks and display them on device
Models
This is the list of current and planed models
- 3DA0100 - 32x8 LED matrix with ESP8266 in plastic enclosure
- DPA0200 - LED panel matrix with ESP32