Skip to content

amyeo/ax206-lcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ax206 LCD

A simple python script to write an image to a ax206 LCD using libusb. Works the same as https://github.com/amyeo/kipye-lcd

Tested on linux. Other platforms pending.

Install dependencies

$ sudo pacman -S python-libusb1

Usage example

This will require sudo to write to the device.

$ sudo python main.py  --image=nijika.png --set-backlight=5
$ sudo python main.py  --image=nijika.png
$ sudo python main.py  --set-backlight=5

About

python display image to ax206 LCD

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages