oled_turbo Copyright (c) 2018, BitBank Software, Inc. Written by Larry Bank Project started 5/3/2018 bitbank@pobox.com The purpose of this experiment is to see how far I could push the speed of the SSD1306 OLED display by bit-banging I2C protocol on AVR MCUs (Arduino). I've written a blog post about the work that went into this here: https://bitbanksoftware.blogspot.com/2018/05/fast-ssd1306-oled-drawing-with-i2c-bit.html
bitbank2/oled_turbo
An experiment to push the limits of the SSD1306 through bit banging on Arduinos
C++GPL-3.0