Skip to content

probonopd/luma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estardyn 1.3" OLED SH1116 Example

This project demonstrates the use of the Estardyn 1.3" OLED Module with SH1116 controller using the luma.oled library and emulator.

It allows you do develop for this module without requiring the actual hardware, allowing for fast iterations during development.

image

Requirements

  • Python 3.x
  • luma.oled
  • luma.emulator
  • Pillow

Installation

# On FreeBSD need to run this first: sudo pkg install py311-game
pip install -r requirements.txt

Running the Example

python main.py

This will open an emulator window displaying text on the OLED screen. Use left/right arrow keys to simulate rotary encoder turns, spacebar for button, 'C' for confirm, 'B' for back, and ESC to exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages