Skip to content

Welcome to cryptoclock docs site

For main site visit www.cryptoclock.net.

API

API for device to server communication (build your own device firmware)

API for configuration (configure your devices remotely, push messages)

API Quick start

  1. connects to websocket server and identifies by self-generated UUID
  2. Your ticker device sends OTPRequest and receives OTP Password
  3. Create user account on www.cryptoclock.net and get your API key
  4. Use received password to register your device on configuration server
  5. Set requested data sources
  6. 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