richardhawthorn / MatrixPainter

ESP8266/Arduino code for matrixpainter.com

Home Page:http://www.matrixpainter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

ESP8266 / Arduino code for matrixpainter.com

Features

  • Receive data over MQTT
  • Sent to grid of Neopixels
  • Setup wifi details using softAp

Instructions

Install:

Rename connection_details_example.h to connection_details.h and fill in the blanks

Flash the ESP8266

Power up and pull down pin 0 to ground (the flash button on the MatrixPainter board)

Join the "MatrixPainter" wifi network, and enter your wifi details.

Setup an account at matrixpainter.com to start painting your pixels!

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Creative Commons License
Designed by Richard Hawthorn
View License

About

ESP8266/Arduino code for matrixpainter.com

http://www.matrixpainter.com


Languages

Language:C++ 91.1%Language:C 8.9%