Skip to content

metelkin/CharDisplay.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CharDisplay

Raspberry Pi package for controlling 16x2 character display (1602 LCD) on HD44780U module written in Julia.

GitHub issues GitHub license Documentation

display-view

List of compatible modules

  • MT–16S2H (КБ1013ВГ6, Angstrem)
  • HD44780S (Hitachi)
  • KS0066 (Samsung)
  • LCD1602 (WaveShare)
  • 1602A-1 (SHENZHEN)
  • etc.

More info

Read the docs.

TODO list

  • Parallel 8bit / 4bit bus
  • Extend rate from 333 Hz to 25 KHz
  • Support reading operations
  • Modules with I2C driver

License

Published under MIT License

Releases

No releases published

Packages

No packages published

Languages