hybridgroup.gobot/examples
Adrian Zankich 72aade7b3f Add Edison Support
Digital write works

Add PWMWrite

Add AnalogRead

Refactor edison adaptor

Enable more digital pins

Enable all digital pins

Add i2c support

Properly close i2c device

Restore proper examples

Add test stub

Add Edison README
2014-09-23 21:35:29 -07:00
..
ardrone.go fmt examples 2014-07-10 17:21:21 -07:00
ardrone_face_tracking.go fmt examples 2014-07-10 17:21:21 -07:00
ardrone_ps3.go fmt examples 2014-07-10 17:21:21 -07:00
batty.go Add SSE support 2014-08-01 21:37:34 -07:00
beaglebone_basic_direct_pin.go Example for direct GPIO control on Beaglebone 2014-08-23 14:13:23 -05:00
beaglebone_blink.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
beaglebone_blink_usr_led.go Add support for blinking usr leds 2014-09-17 15:20:08 -07:00
beaglebone_blinkm.go fmt examples 2014-07-10 17:21:21 -07:00
beaglebone_button.go fmt examples 2014-07-10 17:21:21 -07:00
beaglebone_direct_pin.go fmt examples 2014-07-10 17:21:21 -07:00
beaglebone_led_brightness.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
beaglebone_led_brightness_with_analog_input.go fmt examples 2014-07-10 17:21:21 -07:00
beaglebone_makey_button.go fmt examples 2014-07-10 17:21:21 -07:00
beaglebone_servo.go fmt examples 2014-07-10 17:21:21 -07:00
digispark_api.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
digispark_blink.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
digispark_led_brightness.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
digispark_servo.go fmt examples 2014-07-10 17:21:21 -07:00
edison_blink.go Add Edison Support 2014-09-23 21:35:29 -07:00
edison_blinkm.go Add Edison Support 2014-09-23 21:35:29 -07:00
edison_button.go Add Edison Support 2014-09-23 21:35:29 -07:00
edison_led_brightness.go Add Edison Support 2014-09-23 21:35:29 -07:00
edison_led_brightness_with_analog_input.go Add Edison Support 2014-09-23 21:35:29 -07:00
firmata_blink.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
firmata_blinkm.go fmt examples 2014-07-10 17:21:21 -07:00
firmata_button.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
firmata_cat_toy.go fmt examples 2014-07-10 17:21:21 -07:00
firmata_direct_pin.go fmt examples 2014-07-10 17:21:21 -07:00
firmata_hmc6352.go fmt examples 2014-07-10 17:21:21 -07:00
firmata_led_brightness.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
firmata_led_brightness_with_analog_input.go fmt examples 2014-07-10 17:21:21 -07:00
firmata_makey_button.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
firmata_motor.go fmt examples 2014-07-10 17:21:21 -07:00
firmata_servo.go fmt examples 2014-07-10 17:21:21 -07:00
firmata_travis.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
firmata_wiichuck.go fmt examples 2014-07-10 17:21:21 -07:00
haarcascade_frontalface_alt.xml Update opencv package 2014-04-27 16:58:34 -07:00
hello.go fmt examples 2014-07-10 17:21:21 -07:00
hello_api.go Enable custom handlers for api 2014-07-21 22:19:04 -07:00
hello_api_auth.go Enable custom handlers for api 2014-07-21 22:19:04 -07:00
joystick_ps3.go fmt examples 2014-07-10 17:21:21 -07:00
joystick_xbox360.go fmt examples 2014-07-10 17:21:21 -07:00
leap_motion.go fmt examples 2014-07-10 17:21:21 -07:00
leap_motion_hands.go fmt examples 2014-07-10 17:21:21 -07:00
leap_servos.go Adding leap + servos example (robotic hand) 2014-09-06 21:01:44 -05:00
leap_sphero.go Adding leap sphero example 2014-09-02 11:48:23 -05:00
mavlink.go Initial mavlink support 2014-08-03 18:21:00 -07:00
neurosky.go fmt examples 2014-07-10 17:21:21 -07:00
opencv_face_detect.go fmt examples 2014-07-10 17:21:21 -07:00
opencv_window.go Update examples 2014-07-08 18:36:14 -07:00
pebble.go Making pebble finally work on gobot 2014-07-31 13:56:50 -05:00
pebble_accelerometer.go Update example to use default Watchbot http port 2014-08-01 09:46:07 -07:00
spark_core_api.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
spark_core_blink.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
spark_core_button.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
spark_core_led_brithgness.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
sphero.go sphero: return collision data as a struct 2014-09-09 21:45:38 -06:00
sphero_api.go Update examples 2014-07-08 18:36:14 -07:00
sphero_conways.go fmt examples 2014-07-10 17:21:21 -07:00
sphero_master.go fmt examples 2014-07-10 17:21:21 -07:00
sphero_multiple.go fmt examples 2014-07-10 17:21:21 -07:00