embd/samples
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
..
keypad bring the matrix4x3 library up to date 2014-03-03 00:55:20 +05:30
.gitignore mcp3008: added package and samples for mcp3008 10-bit 8-channel adc 2014-05-03 21:35:09 +05:30
analog.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
analogshort.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
bh1750fvi.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
bmp085.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
bmp180.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
characterdisplay.go interface: add an abstraction layer for character displays 2015-02-25 00:12:09 -08:00
fullblinker.go samples: cleanup 2014-04-11 17:50:23 +05:30
gpio.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
gpiodetect.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
gpiodirect.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
gpiointerrupt.go gpio: adding interrupt 2014-09-02 23:12:55 -04:00
gpioshort.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
hd44780.go interface: add an abstraction layer for character displays 2015-02-25 00:12:09 -08:00
l3gd20.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
led.go samples: changes to led 2014-04-25 02:27:44 +05:30
ledshort.go samples: these are specific to bob, so only load the bbb host 2014-04-11 09:10:17 +05:30
lsm303.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
mcp3008.go spi: code fixes in samples 2014-05-22 03:14:33 +05:30
mcp4725.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
pca9685.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
pwm.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
servo.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
servobbb.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
servoblaster.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
simpleblinker.go samples: change simpleblinker to match docs 2014-04-24 03:03:02 +05:30
spi.go spi: more refactoring 2014-05-22 02:33:24 +05:30
spimcp3008.go spi: code fixes in samples 2014-05-22 03:14:33 +05:30
tmp006.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
universalblinker.go samples: reduce delay in universalblinker to 200 ms 2014-04-28 11:09:34 +05:30
us020.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
watersensor.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30