r1cebank / Awtrix-ESP32

ESP32 implementation for Awtrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awtrix ESP32

A rebuild of the awtrix controller for the ESP32 microcontroller, please forgive my bad C++ coding style.

Prerequisite

  • Platformio

Building

pio run

Uploading

pio run -t upload

About

ESP32 implementation for Awtrix

License:MIT License


Languages

Language:C++ 91.9%Language:C 8.1%