Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briandorey/BitmapToByteArrayConverter
Windows app to convert bitmap image to byte array to use with e-ink display
https://github.com/briandorey/BitmapToByteArrayConverter
Last synced: 16 days ago
JSON representation
Windows app to convert bitmap image to byte array to use with e-ink display
- Host: GitHub
- URL: https://github.com/briandorey/BitmapToByteArrayConverter
- Owner: briandorey
- License: mit
- Created: 2018-04-28T11:18:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T11:26:12.000Z (over 6 years ago)
- Last Synced: 2024-08-01T00:38:05.198Z (3 months ago)
- Language: C#
- Size: 182 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitmap To Byte Array Converter
Windows app to convert bitmap image to byte array to use with e-ink displayThis simple windows app was made to convert a bitmap image into a byte array to use with an 2.9 inch e-ink display from https://www.waveshare.com/wiki/2.9inch_e-Paper_Module
The panel has a 296x128 pixel back and white display and a SPI interface.