BMP image converter for 128x64 SSD1306 OLED display

版本 1.0.0 (2.7 KB) 作者: Diego Ayala
Converts a 82x64 .bmp image into an array that can be used to generate a splash screen for a 128x64 OLED display connected to an Arduino.
200.0 次下载
更新时间 2022/4/24

查看许可证

This script converts any 82x64 .bmp image into a hexadecimal character array that can be used to generate a custom splash image on a 128x64 SSD1306 mini OLED display connected to an Arduino. The characters in the array are in the same format used by the Adafruit_SSD1306 library. Simply run your image through this script and follow the instructions on how to copy and paste the array into the "splash" C header source file located in the Adafruit_SSD1306 library folder.

引用格式

Diego Ayala (2024). BMP image converter for 128x64 SSD1306 OLED display (https://www.mathworks.com/matlabcentral/fileexchange/110525-bmp-image-converter-for-128x64-ssd1306-oled-display), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2022a
兼容 R2021a 到 R2022a 的版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0