.. | ||
BitmapIcons.ino | ||
bmp2hex.py | ||
Dhole_weather_icons32px.h | ||
README.md | ||
screenshot.jpg | ||
WiFi1bit.bmp |
Xbm Bitmap example
Requirements
- To generate the required Xbm data to be copied into the Sketch. Have python and paint.net installed.
- Bitmap should match the resolution of your display configuration.
Instructions
-
- SAVE BITMAP AS 1BIT COLOUR in paint.net
-
- Run: bmp2hex.py -i -x (e.g. "bmp2hex.py -i -x WiFi1bit.bmp")
-
- Copy paste output into sketch.