Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1012 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 1012 Bytes

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