Skip to content

Display Driver for the Wide.HK 20x4 SSD1311 Character mode OLED display

License

Notifications You must be signed in to change notification settings

jafrado/2004_i2c_oled

Repository files navigation

2004_i2c_oled

Display Driver for the Wide.HK 20x4 SSD1311 Character mode OLED display

This display library implements output and positioning along with custom character sets for the Wide.HK 20x4 OLED Display which can be purchased online at the Wide.HK Store

To use with a Raspberry-Pi (I used a Zero); connect the SCL/SDA/3V3/GND pins (I used I2C1) and copy the source code to your system.

Building

Issue the "make" command and build the application. Run the oledtest as below:

$./oledtest /dev/i2c-1

The application will run a demo showing features of the display and cycling through all of the CGROM contents.

The display is low power, small, and lightweight and may be used in a wide variety of embedded applications where a high visibility text display is required that will operate in a wide variety of lighting conditions.

About

Display Driver for the Wide.HK 20x4 SSD1311 Character mode OLED display

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published