Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reyco2000/image-to-c-array-bitmap-for-sd1306
A bitmap converter that could be used on Arduino, ESP32, ESP8266 using Adafruit GFX Library
https://github.com/reyco2000/image-to-c-array-bitmap-for-sd1306
arduino esp32 esp8266 sd1306
Last synced: 2 days ago
JSON representation
A bitmap converter that could be used on Arduino, ESP32, ESP8266 using Adafruit GFX Library
- Host: GitHub
- URL: https://github.com/reyco2000/image-to-c-array-bitmap-for-sd1306
- Owner: reyco2000
- License: gpl-3.0
- Created: 2024-07-04T14:20:15.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T17:55:21.000Z (4 months ago)
- Last Synced: 2024-10-17T17:23:29.505Z (20 days ago)
- Topics: arduino, esp32, esp8266, sd1306
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Image to C array for SD1306 converter
A bitmap converter that could be used on Arduino, ESP32, ESP8266 using Adafruit GFX Library
Uses python tkinter library to display images.
![SD1306Converter](https://github.com/user-attachments/assets/cd38ae9e-ea11-408b-b98a-1ea0f919c1e0)