Skip to content

sam-peach/Adafruit_SSD1306_EMULATOR

 
 

Repository files navigation

Adafruit_SSD1306_EMULATOR

This library is a direct extension of the Adafruit_SSD1306 library. Please check there for documentation on the specific functionality.

What does this library do?

This library does everything the Adafruit_SSD1306 library does, with one added feature: Each data byte transmitted by the Arduino over the data line is also SLIP encoded and transmitted back to the Arduino's serial port so it can be processed by the OLED emulator.

About

Arduino library for SSD1306 monochrome 128x64 and 128x32 OLEDs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.2%
  • C 18.9%
  • Python 1.3%
  • Makefile 1.1%
  • CMake 0.5%