PDBeal / pico-ssd1306-oled

RP2040 Library for controlling an I2C 128X64 OLED Display Module driven by the SSD1306 controller using the pico-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSD1306 Library

RP2040 library for controlling an I2C 128X64 OLED Display Module driven by the SSD1306 controller using the pico-sdk

Code was borrowed from https://github.com/gavinlyonsrepo/SSD1306_OLED_RPI and adapted for the Raspberry Pi Pico I2C libraries that are part of the pico-sdk.

About

RP2040 Library for controlling an I2C 128X64 OLED Display Module driven by the SSD1306 controller using the pico-sdk

License:GNU General Public License v3.0


Languages

Language:C++ 99.3%Language:CMake 0.7%