Skip to content

rdagger/micropython-ssd1309

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MicroPython Display Driver for SSD1309 monochrome OLED

The library supports drawing lines, shapes, text, sprites and images. All code is documented and there are demo examples.

Sample XGLCD fonts are included in the fonts folder. Additional fonts can generated from TTF fonts using a free utility called MikroElektronika GLCD Font Creator.

There are sample images in monoHMSB format. I’ve included a python app in the utils folder to convert images in common formats such as JPEG and PNG to monoHMSB.

Tutorial on my website Rototron or click picture below for a YouTube video:

SSD1309 Tutorial

About

MicroPython SSD1309 Monochrome OLED Display Driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages