Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 384 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 384 Bytes

APixel

APixel is a combination of a ESP8266 dev board with a WS2812B (Addressable RGB) LED all in one. http://wiki.aprbrother.com/wiki/APixel

APixel

Installation

Run command lines to get all codes

git clone https://github.com/AprilBrother/APixel.git
cd APixel
git submodule init
git submodule update