An open API service indexing awesome lists of open source software.

https://github.com/dannixon/dilbert

An interactive badge based on the ESP8266
https://github.com/dannixon/dilbert

Last synced: about 2 months ago
JSON representation

An interactive badge based on the ESP8266

Awesome Lists containing this project

README

        

# Dilbert

[![Build Status](https://travis-ci.org/DanNixon/Dilbert.svg?branch=master)](https://travis-ci.org/DanNixon/Dilbert)

An interactive badge based on the ESP8266.

For getting started and general information see [GUIDE.md](GUIDE.md).

## Features

- ESP8266
- Colour LCD
- D-pad + A/B buttons
- 8 NeoPixels
- UART, i2c, digital IO and NeoPixel expansion headers

## Links

- Repository: https://github.com/DanNixon/Dilbert
- Travis CI: https://travis-ci.org/DanNixon/Dilbert
- Documentation: http://dannixon.github.io/Dilbert

## Contributing code

Cool stuff to run on the badge is very welcome.

See [CONTRIBUTING.md](CONTRIBUTING.md).

## Requirements

Uses the following Arduino libraries:

- [Adafruit ILI9341](https://github.com/Links2004/Adafruit_ILI9341) (the
Links2004 fork can provide much faster display updates than the [Adafruit
library](https://github.com/adafruit/Adafruit_ILI9341))
- [Adafruit GFX](https://github.com/adafruit/Adafruit-GFX-Library)
- [Adafruit NeoPixel](https://github.com/adafruit/Adafruit_NeoPixel)
- [Adafruit MCP23017](https://github.com/adafruit/Adafruit-MCP23017-Arduino-Library)
(modified version included in this repository)
- [Universal Inputs](https://github.com/DanNixon/ArduinoUniversalInput)

## Parts

- ESP-12
([buy](https://www.adafruit.com/product/2491))
- 2.2" TFT display with ILI9341 driver
([buy](http://www.ebay.co.uk/itm/262448340175))
- [MCP23017](http://ww1.microchip.com/downloads/en/DeviceDoc/21952b.pdf)
([buy](http://www.mouser.co.uk/search/ProductDetail.aspx?R=0virtualkey0virtualkeyMCP23017-E-SO))
- [AP2112](http://www.diodes.com/_files/datasheets/AP2112.pdf)
([buy](http://www.digikey.co.uk/product-detail/en/diodes-incorporated/AP2112K-3.3TRG1/AP2112K-3.3TRG1DICT-ND/4505257))
- 8x NeoPixels
([buy](https://www.adafruit.com/products/1655))
- 6x switches
([buy](http://www.digikey.co.uk/product-detail/en/panasonic-electronic-components/EVQ-PE504K/P13589S-ND/1245482))
- 1uF and 10uF 0805 capacitors
- 1K and 10K 0805 resistors