hybridgroup.gobot/examples
deadprogram 0276721523 [core] Return when Every is sent done on its channel
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-05-13 17:30:46 -07:00
..
ardrone.go Fixed event race condition 2016-02-17 12:25:14 -08:00
ardrone_face_tracking.go Update ARDrone face tracking example to use main go-opencv fork 2016-02-19 18:39:30 -08:00
ardrone_ps3.go fmt examples 2014-07-10 17:21:21 -07:00
batty.go Increase gobot package test coverage 2014-11-30 00:19:53 -08:00
beaglebone_basic_direct_pin.go Update docs 2014-10-28 14:52:59 -07: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 Update beaglebone package for new i2c interface 2014-11-19 17:18:01 -08:00
beaglebone_button.go fmt examples 2014-07-10 17:21:21 -07:00
beaglebone_direct_pin.go Update beaglebone package for new gpio interface 2014-11-16 14:18:29 -08: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
bebop.go Increase hover time and remove cruft from simple Bebop drone example 2016-04-12 14:32:53 -07:00
bebop_ps3.go Corrections needed for Bebop to handle Outside mode 2015-10-24 16:45:53 -07:00
bebop_ps3_video.go Corrections needed for Bebop to handle Outside mode 2015-10-24 16:45:53 -07:00
chip_blink.go Name C.H.I.P. pins according to printed names 2016-02-17 12:25:15 -08:00
chip_button.go Name C.H.I.P. pins according to printed names 2016-02-17 12:25:15 -08:00
chip_button_led.go Name C.H.I.P. pins according to printed names 2016-02-17 12:25:15 -08:00
chip_grove_accelerometer.go Add MMA7660 accelerometer example for C.H.I.P. 2016-02-17 12:25:15 -08:00
chip_grove_lcd.go Adds additional examples for C.H.I.P. 2016-02-17 12:25:14 -08:00
chip_mpu6050.go Fix #236 & fix #239 by correcting initialization and temperature conversion for MPU-6050 2016-02-17 12:25:15 -08:00
chip_wiichuck.go Get I2C functionality before doing SMBus block I/O 2016-02-17 12:25:15 -08: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 Update edison package for new i2c interface 2014-11-19 17:41:34 -08:00
edison_button.go Add Edison Support 2014-09-23 21:35:29 -07:00
edison_button_led.go Docs and examples to better show off Grove GPIO 2015-10-22 16:56:03 -07:00
edison_button_led_api.go Docs and examples to better show off Grove GPIO 2015-10-22 16:56:03 -07:00
edison_grove_accelerometer.go Add edison grove examples 2015-07-09 11:50:39 -07:00
edison_grove_blink.go Add edison grove examples 2015-07-09 11:50:39 -07:00
edison_grove_button.go Add edison grove examples 2015-07-09 11:50:39 -07:00
edison_grove_buzzer.go Add edison grove examples 2015-07-09 11:50:39 -07:00
edison_grove_lcd.go let devs set and use custom LCD characters 2015-10-11 00:49:57 -07:00
edison_grove_led.go Add edison grove examples 2015-07-09 11:50:39 -07:00
edison_grove_light_sensor.go Add edison grove examples 2015-07-09 11:50:39 -07:00
edison_grove_piezo_vibration.go Add edison grove examples 2015-07-09 11:50:39 -07:00
edison_grove_rotary_sensor.go Add edison grove examples 2015-07-09 11:50:39 -07:00
edison_grove_sound_sensor.go Add edison grove examples 2015-07-09 11:50:39 -07:00
edison_grove_temperature_sensor.go Add edison grove examples 2015-07-09 11:50:39 -07:00
edison_grove_touch.go Add edison grove examples 2015-07-09 11:50:39 -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
edison_rgb_led.go [gpio] Add support for RGB LED 2016-05-13 15:24:11 -07:00
every_done.go [core] Return when Every is sent done on its channel 2016-05-13 17:30:46 -07:00
firmata_blink.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
firmata_blinkm.go Update firmata package for new i2c interface 2014-11-19 17:24:17 -08:00
firmata_button.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
firmata_buzzer.go Add buzzer example 2015-07-03 19:03:31 -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 Update firmata package for new i2c interface 2014-11-19 17:24:17 -08:00
firmata_integration.go Docs and examples to better show off Grove GPIO 2015-10-22 16:56:03 -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_lidarlite.go Add lidar example 2015-03-27 09:55:44 -07:00
firmata_makey_button.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
firmata_mma7660.go Add MMA7660Driver 2015-07-08 10:54:37 -07:00
firmata_motor.go fmt examples 2014-07-10 17:21:21 -07:00
firmata_mpl115a2.go WIP on MPL115A2 2014-11-10 16:53:49 -08:00
firmata_mpu6050.go Support for MPU6050 2014-11-10 17:05:14 -08:00
firmata_servo.go fmt examples 2014-07-10 17:21:21 -07:00
firmata_temp36.go Added example of how to use temp36 temperature sensor with firmata 2016-04-01 17:24:43 -04:00
firmata_travis.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
firmata_wiichuck.go Get I2C functionality before doing SMBus block I/O 2016-02-17 12:25:15 -08: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 Decouple middleware data from api struct 2014-09-25 18:29:10 -07:00
hello_api_auth.go Decouple middleware data from api struct 2014-09-25 18:29:10 -07:00
joystick_ps3.go fmt examples 2014-07-10 17:21:21 -07:00
joystick_ps4.go Adds support for Dualshock4 wireless gamepad 2016-02-20 09:41:38 -08:00
joystick_xbox360.go fmt examples 2014-07-10 17:21:21 -07:00
keyboard.go add basic keyboard driver using stty 2015-07-09 11:41:33 -07:00
leap_motion.go fmt examples 2014-07-10 17:21:21 -07:00
leap_motion_gestures.go Add support for 'hand' and 'gesture' Leap Motion events 2016-02-17 12:25:15 -08:00
leap_motion_hands.go Add support for 'hand' and 'gesture' Leap Motion events 2016-02-17 12:25:15 -08: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
mqtt_firmata_blink.go Update mqtt package for latest paho mqtt api compatibility 2015-04-06 15:35:11 -07:00
mqtt_ping.go Update mqtt package for latest paho mqtt api compatibility 2015-04-06 15:35:11 -07:00
neurosky.go fmt examples 2014-07-10 17:21:21 -07:00
opencv_face_detect.go Use OpenCV 2.4, as well as switch to main fork of go-opencv 2016-02-19 18:36:33 -08:00
opencv_window.go Use OpenCV 2.4, as well as switch to main fork of go-opencv 2016-02-19 18:36:33 -08: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
raspi_blink.go Add raspi support 2014-11-04 17:14:36 -08:00
raspi_blinkm.go Update raspi package for new i2c interface 2014-11-19 17:44:08 -08:00
raspi_button.go Add raspi support 2014-11-04 17:14:36 -08: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_events.go Refactor and add tests 2014-12-28 08:04:15 -08:00
spark_core_function.go Update examples, slight refactor and more tests 2014-12-28 04:54:14 -08:00
spark_core_led_brithgness.go Update NewLedDriver function signature 2014-07-09 16:51:00 -07:00
spark_core_variable.go Update examples, slight refactor and more tests 2014-12-28 04:54:14 -08:00
sphero.go Slight refactor and add default config constructors 2014-12-25 08:32:24 -08: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_dpad.go Docs and examples to better show off Grove GPIO 2015-10-22 16:56:03 -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
square.go Docs and examples to better show off Grove GPIO 2015-10-22 16:56:03 -07:00
square_fire.go Added square of fire example 2015-10-11 13:41:52 -07:00