A regular Arduino Uno, although I suspect many GPIO devices would work here. As well as the SSD1306 OLED display. This is on MacOS, so your milage may vary. I have added the versions to the ...
[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 ...
Wonderfull library, I love it and thank you for making it! I have used my Arduino MEGA with your library and everything worked fine. Then switched for more computing power to the Arduino Due and I do ...
For several microcontroller projects, the integration of a minuscule display panel can be handy to show relevant information. For example, information gathered by an external sensor module. Here we ...