Go to file
Karan Misra 2d627aad67 gpio: CapNormal -> CapAnalog 2014-03-23 14:11:09 +05:30
controller simplify package structure 2014-03-03 00:51:23 +05:30
interface/keypad/matrix4x3 bring the matrix4x3 library up to date 2014-03-03 00:55:20 +05:30
motion/servo kid0m4n/go-rpi -> kidoman/embd 2014-02-10 05:10:06 +05:30
samples led: support led functionality on the bbb 2014-03-23 06:25:32 +05:30
sensor simplify package structure 2014-03-03 00:51:23 +05:30
spi Added SPI Library 2014-01-30 16:20:43 +05:30
util add test for Map 2014-03-02 14:53:09 +05:30
.gitignore bring in the idea of a hardware abstraction layer 2014-02-27 04:24:53 +05:30
.travis.yml - add a benchmark test for pinMap lookup 2014-03-23 05:23:25 +05:30
AUTHORS added support for us020 ultra sonic range finder 2013-12-13 05:51:22 +05:30
LICENSE initial commit 2013-12-08 17:39:41 +05:30
README.md doc: add travis build status 2014-03-02 14:36:21 +05:30
bbb.go gpio: CapNormal -> CapAnalog 2014-03-23 14:11:09 +05:30
descriptor.go added documentation 2014-03-23 07:21:22 +05:30
detect.go added documentation 2014-03-23 07:21:22 +05:30
detect_test.go simplify package structure 2014-03-03 00:51:23 +05:30
digitalpin.go add documentation 2014-03-23 14:09:31 +05:30
doc.go bring in the idea of a hardware abstraction layer 2014-02-27 04:24:53 +05:30
gpio.go add documentation 2014-03-23 14:09:31 +05:30
gpiodriver.go gpio: CapNormal -> CapAnalog 2014-03-23 14:11:09 +05:30
gpiodriver_test.go gpio: CapNormal -> CapAnalog 2014-03-23 14:11:09 +05:30
i2c.go add documentation 2014-03-23 14:09:31 +05:30
i2cdriver.go add documentation 2014-03-23 14:09:31 +05:30
led.go add documentation 2014-03-23 14:09:31 +05:30
leddriver.go add documentation 2014-03-23 14:09:31 +05:30
pin.go gpio: CapNormal -> CapAnalog 2014-03-23 14:11:09 +05:30
pin_test.go gpio: CapNormal -> CapAnalog 2014-03-23 14:11:09 +05:30
rpi.go gpio: CapNormal -> CapAnalog 2014-03-23 14:11:09 +05:30
utils.go gpio: make analog pin support more versatile on the bbb 2014-03-23 05:37:28 +05:30

README.md

embd Build Status

Golang Embedded Programming Framework

Documentation

GoDoc

Hosts supported

Protocols supported

Sensors supported

Interfaces

Controllers