raccog / ssd1306-rp2040

A library for the SSD1306 OLED controller written in C. This library makes use of the raspberrypi pico-sdk and is meant to be used on an rp2040.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSD1306 Interface for RP2040

A toy library for interfacing with an SSD1306 screen controller from an RP2040.

About

A library for the SSD1306 OLED controller written in C. This library makes use of the raspberrypi pico-sdk and is meant to be used on an rp2040.

License:MIT License


Languages

Language:C 78.2%Language:CMake 21.8%