0xFC,0x0F,0x80,0x00,0x0E,0x02,0x87,0xC0,0x11,0x3F,0xFF,0xF9,0xFF,0xFF,0xFF,0xFE, 0x7C,0x0F,0xC0,0x00,0x00,0x01,0x0F,0xC8,0x02,0x3F,0xFF,0xE1,0xFF,0xFF,0xFF,0xFE, 0x7E ...
We all like cheap items off eBay especially if they do cool and unusual things, sometimes we get so carried away by the price that we do not even realize that fact that we do not know anything about ...
SSD1306 driver is Arduino style C/C++ library with unicode support. The library can be compiled for plain Linux (for example, raspberry spi), or you can use it with plain avr-gcc compiler without ...
[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 ...
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 ...
Looking for a digital recreation of the classic analog volume unit (VU) meter? If you’ve got an Arduino, a few passive components, and a SSD1306 OLED, then [mircemk] might have the answer for you. As ...