Skip to content

AprilBrother/APixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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