News

[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 ...
That is, it uses three DMA channels to get the signal out as fast as possible. He has a good overview of the method that you can check out for details, but it goes something like this. The WS2812 ...