BMP image converter for 128x64 SSD1306 OLED display
Version 1.0.0 (2.66 KB) by
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.
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.
Cite As
Diego Ayala (2026). 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. Retrieved .
MATLAB Release Compatibility
Created with
R2022a
Compatible with R2021a to R2022a
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
