Skip to content

bitmap image to hex code converter for AVR microcontroller

Notifications You must be signed in to change notification settings

hmadinei/bmp2hex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bmp2hex uses for AVR microcontrollers for KS0108 128x64 CS1,CS2 controller to display image in micro glcd.

installation

To use bmp2hex, locate as much as monochrome bitmap images you want in .\images folder. Run Python script, then .c and .h files will create in the same folder.
consider the name of C source file and C header source file is exactly the same as the name of images.

usage

in ATmega32, use #include C source file and display images in glcd.

Alt text

About

bitmap image to hex code converter for AVR microcontroller

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages