Badger 2040, tests Ferreol et Capucine

This commit is contained in:
Jérémie Ducastel
2022-06-22 23:32:57 +02:00
parent 39f5e18e3d
commit 30697ec832
42 changed files with 4094 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,8 @@
Images must be 296x128 pixel with 1bit colour depth.
You can use examples/badger2040/image_converter/convert.py to convert them:
python3 convert.py --binary --resize image_file_1.png image_file_2.png image_file_3.png
Create a new "images" directory via Thonny, and upload the .bin files there.