CH552 Drivers: SSD1306 Display Driver - Part 2
This is the second part of the SSD Display Driver tutorial. In part one, we made a bare bones software driver for the SSD1306 OLDS display driver, designed specifically for Adafruit's Monochrome 0.91" 128x32 I2C OLED Display module. In this tutorial we are going to flesh out the driver a bit, to make it more user friendly. We will start with functions for blitting image data to the framebuffer. Next we will write a function for writing individual pixels in the framebuffer by coordinates.
Keep reading with a 7-day free trial
Subscribe to Technium Adeptus to keep reading this post and get 7 days of free access to the full post archives.