metelkin / CharDisplay.jl

Raspberry Pi package for controlling 16x2 character display

Home Page:https://metelkin.github.io/CharDisplay.jl/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Raspberry Pi package for controlling 16x2 character display

https://metelkin.github.io/CharDisplay.jl/dev/

License:MIT License


Languages

Language:Julia 100.0%