1
0
mirror of https://github.com/kidoman/embd synced 2024-06-07 03:27:48 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
clinton
ec92ed848c go fmt 2017-05-21 20:47:53 +10:00
clinton
9a25ce11c3 Standalone fork no longer dependant on the original. 2017-05-20 18:36:48 +10:00
Matthew Dale
3254f15093 controller: add more descriptive docs to the hd44780 exported variables 2015-04-09 00:52:27 -07:00
Matthew Dale
915b3b76a7 interface: add an abstraction layer for character displays
the characterdisplay package is an abstraction layer for controlling
character displays

also includes refactors to the hd44780 package to fit the
characterdisplay Controller interface
2015-02-25 00:12:09 -08:00
Matthew Dale
dac729e4fd controller: add a lib for the HD44780 character display controller
the hd44780 package supports HD44780 character display controllers
connected by either a 4-bit GPIO bus or an I2C bus

it also includes a high-level wrapper for easily printing messages
2015-01-06 23:57:26 -08:00