Laurence BankJan 30, 20206 minPractical animation on I2C SSD1306 displays Introduction I can hear the thought forming in your head already, "Why write another blog post about those ubiquitous little OLED...
Laurence BankMay 10, 20184 minOptimized Bresenham line drawing on the SSD1306 What Jack Bresenham invented a low computation line drawing algorithm many years ago. The benefit of his algorithm is that it uses only...
Laurence BankMay 5, 20187 minFast SSD1306 OLED drawing with I2C bit banging What The SSD1306 OLED displays are very popular with hobbyists due to their low cost and easy interfacing. The majority of the ones sold...