[Lewin] wrote in to tell us about a high speed library for Arduino Due that he helped develop which allows interfacing OLED displays that use the SSD1306 display controller, using DMA routines for ...
A good deal of the projects we cover here at Hackaday are not, in the strictest sense, practical endeavors. If we required that everything which graced our digital pages had a clear end result, the ...
Arduino_SSD1306(Arduino_DataBus *bus, int8_t rst = GFX_NOT_DEFINED, int16_t w = 128, int16_t h = 64); bool begin(int32_t speed = GFX_NOT_DEFINED) override; void drawBitmap(int16_t x, int16_t y, ...
Developer Paolo Bernardi has taken to Kickstarter this month to bring his new my-ssd1306 hardware to market. The new board takes the form of an HTML interface to SSD1306 OLED display and is now ...