An interactive badge based on the ESP8266.
For getting started and general information see GUIDE.md.
- ESP8266
- Colour LCD
- D-pad + A/B buttons
- 8 NeoPixels
- UART, i2c, digital IO and NeoPixel expansion headers
- Repository: https://github.com/DanNixon/Dilbert
- Travis CI: https://travis-ci.org/DanNixon/Dilbert
- Documentation: http://dannixon.github.io/Dilbert
Cool stuff to run on the badge is very welcome.
See CONTRIBUTING.md.
Uses the following Arduino libraries:
- Adafruit ILI9341 (the Links2004 fork can provide much faster display updates than the Adafruit library)
- Adafruit GFX
- Adafruit NeoPixel
- Adafruit MCP23017 (modified version included in this repository)
- Universal Inputs