diff --git a/README.md b/README.md index a715e4f..99c64a7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ # uPixels -WS2812b RGB LED controller for ESP8266 microcontrollers + +### RGB LED Strip controller for MicroPython micro-controllers + +## Features + +- User-Friendly - includes an user interface hosted from the micro-controller itself! + +- Customizable - completely customizable animations and user interface which is written in plain HTML/CSS/JS! + +- Modular - use with the user interface or just use the Animations API + +## Screenshot + +## Schematic + +## Setup + +## Documentation + +## Tested on + +## Credits + diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..d358c22 Binary files /dev/null and b/images/screenshot.png differ