Skip to content

A simple script to help converting png files to rgb565

License

Notifications You must be signed in to change notification settings

CommanderRedYT/rgb565-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rgb565-converter

CI

A simple script to help converting png files to rgb565 (used in TFT_eSPI)

Install

# Then, install the package
pip install rgb565-converter
# or
pip3 install rgb565-converter