Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 684 Bytes

File metadata and controls

21 lines (11 loc) · 684 Bytes

ICON the internets RGB panel

A WIFI connected RGB panel you can directly program on your personal computer using javascript, golang, rust, C, C++, python, etc

Display stuff from afar without a cloud! The devguard carrier SDK allows direct peer to peer encrypted connection to the device over the internet.

Getting started

  1. Press the reset button to reset to factory settings
  2. use the ESP Provision App to supply your wifi password
  3. Scan the bardcode on your device to get the devguard carrier identity
  4. run carrier config auth <identity> auth add self "*"
  5. play with the example source code to display some pixels!