hallard / ArduiPi_OLED

Common used OLED driver for Raspberry PI

Home Page:http://hallard.me/adafruit-oled-display-driver-for-pi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry PI OLED Library Driver

This is the port of some of the most used OLED drivers such as the Adafruit, Seeedstudio, Tindie, Generic... to the Raspberry Pi. It can drive OLED with chipset such as SSD1306, SH1106, SSD1327 and SSD1308

This library replace the previous one named ArduiPi_SSD1306

This has been ported to work with the ArduiPi Project but it can work on almost any Raspberry PI.

Installation

Everything is documented on this dedicated post my blog

About

Common used OLED driver for Raspberry PI

http://hallard.me/adafruit-oled-display-driver-for-pi/


Languages

Language:C++ 59.8%Language:C 19.8%Language:C# 18.2%Language:Makefile 1.5%Language:Shell 0.8%