UPDATED GUIDE: 0.96″ mini Color OLED #CircuitPython #Feather #Adafruit #AdafruitLearningSystem #Display @Adafruit @MakerMelissa

The 0.96″ mini Color OLED guide has been updated with a new section on using CircuitPython displayio.

This OLED uses the SSD1331 driver chip, which manages the display. You can talk to the driver chip using either 3 or 4-wire write-only SPI (clock, data, chip select, data/command and an optional reset pin) or standard 8-bit parallel 8080/6800 which also permits reading pixel data from the display. Our example code shows how to use SPI since for such a display, its plenty fast. Inlcuded on the fully assembled breakout is the OLED display and a small boost converter (required for providing 12V to the OLED) and a microSD card holder.

See this updated guide now!



from Adafruit Industries – Makers, hackers, artists, designers and engineers! https://ift.tt/2H44RfZ
via IFTTT