Skip to content

Flask app to generate custom characters for LCD 16x2

Notifications You must be signed in to change notification settings

lightingxd/lcd_custom_characters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Characters LCD

Streamlit app to generate custom characters for LCD 16x2. This fork works on Flask

Original generator is for LCD16x2 presented on the Github LCD

Installing

  • Download this repository
  • Launch the terminal and run the command pip3 install -r requirements.txt in the repository folder
  • By default, Flask starts at 127.0.0.1:5000 with debugging mode. You can change it in main.py (Line 10)

About

Flask app to generate custom characters for LCD 16x2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.3%
  • JavaScript 8.4%
  • CSS 5.0%
  • Python 2.3%