Skip to content

fsutter/yadom-oled-case

Repository files navigation

Yadom OLED case

Example to use the Yadom OLED case in Python 3.

Prerequisites

Install system package

sudo apt install python3-pil

Install python packages

pip3 install -r requirements.txt

Installation

Add a crontab entry

Add an entry in the crontab to call the script at boot:

@reboot <path_to_yadom.py>

The crontab can be configured with:

crontab -e

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages