Skip to content

Pixel based image creator for graphical lcd displays like nokia 5110.

Notifications You must be signed in to change notification settings

ahaltindis/lcd-pixel-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project aims to graphical LCD displays to make them show custom created pixel based graphical elements converted to hexadecimal reprensations automatically.

###Usage

  • Create the pixel based image with 3 pen mode(toggle, fill, clear).
  • Convert image to hexadecimal output with generate button.
  • Use the converted hex output within your graphic lcd library.

###Supported LCDs

  • Nokia 5110 ( 84x48 )
  • ..

###ToDos

  • Adding custom shapes

    • Rectangular
    • Line
    • Circle
  • Uploading custom images (bmp, jpeg?)

###Author

About

Pixel based image creator for graphical lcd displays like nokia 5110.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published