Skip to content

convert jpeg images to C/C++ array for use with arduino

License

Notifications You must be signed in to change notification settings

rgujju/jpeg2array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jpeg2array

Convert jpeg image to C/C++ array for use with microcontrollers.

This tool creates a header file which needs to be included in your program.

This can be used with the tft library by bodmer https://github.com/Bodmer/TFT_eSPI

Usage

./jpeg2array jpeg_filename [options]
Options:
--stm32         Generate array for stm32 (default)
--arduino       Generate array for arduino

About

convert jpeg images to C/C++ array for use with arduino

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published