embd/controller/hd44780
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
..
character_display.go controller: add a lib for the HD44780 character display controller 2015-01-06 23:57:26 -08:00
character_display_test.go controller: add a lib for the HD44780 character display controller 2015-01-06 23:57:26 -08:00
hd44780.go controller: add a lib for the HD44780 character display controller 2015-01-06 23:57:26 -08:00
hd44780_test.go controller: add a lib for the HD44780 character display controller 2015-01-06 23:57:26 -08:00