Skip to content

augustofg/libst7529

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d303714 · Nov 24, 2016

History

2 Commits
Nov 24, 2016
Nov 24, 2016
Nov 24, 2016
Nov 24, 2016
Nov 24, 2016
Nov 24, 2016

Repository files navigation

Driver for ST7529 based LCDs

Description

This driver has been written for controlling ST7529 based LCD displays with microcontrollers in a somewhat portable way. Still not pretty (almost no comments, and some very ugly code) but I hope I'll clear it all.

TODO

  • Comments;
  • Use better names for the functions;
  • Use names for the ST7529 register instead hard-coded numbers;
  • Allow to disable double-buffering (smaller memory footprint);
  • Allow to choose between grayscale and monochromatic modes.

Supported microcontrollers

  • Kinetis kl25.

About

Driver for ST7529 based LCDs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published