ropod7 / pyboard_drive

22 stars 11 forks source link

rgbTo565() + new samples #11

Closed mchobby closed 8 years ago

mchobby commented 8 years ago

Added a RGB88 to RGB565 conversion function in colors.py with rgbTo565(). The function is used in 03b_rgbTo565.py example.