hybridgroup.gobot/platforms
Lyle Franklin 11cb19983c Add Linux specific step to Intel Curie docs
- My Ubuntu 16.04 installation was initially unable to communicate with
  the intel TinyTile with "unable to connect. Perhaps you need to flash
  your Arduino with Firmata?"
- After digging through some forums, the fix is to add some `udev`
  rules. Although I'm not sure of the specific effect of these rules, I can
  confirm the running `sudo go run main.go` is not sufficient to connect to the board.
- Rule script:
  https://raw.githubusercontent.com/01org/corelibs-arduino101/master/scripts/create_dfu_udev_rule
2017-07-16 09:17:04 -07:00
..
audio audio: increase test coverage 2017-04-06 09:50:01 +02:00
beaglebone i2c: refactor i2c interface definitions out of sysfs into i2c package 2017-07-12 09:00:35 -06:00
ble windows: attemping appveyor build 2017-07-10 11:09:05 -05:00
chip i2c: refactor i2c interface definitions out of sysfs into i2c package 2017-07-12 09:00:35 -06:00
digispark digispark: update README with latest development info 2017-06-15 14:04:08 +02:00
dragonboard i2c: refactor i2c interface definitions out of sysfs into i2c package 2017-07-12 09:00:35 -06:00
firmata firmata: remove circular import in test 2017-06-15 14:04:08 +02:00
intel-iot Add Linux specific step to Intel Curie docs 2017-07-16 09:17:04 -07:00
joystick docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
keyboard docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
leap Update leap & neuro event handlers 2017-06-21 03:40:03 +07:00
mavlink docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
megapi docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
microbit docs: update BLE connect info to latest 2017-06-15 14:04:08 +02:00
mqtt docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
nats docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
neurosky Update leap & neuro event handlers 2017-06-21 03:40:03 +07:00
opencv docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
parrot docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
particle docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
pebble docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
raspi i2c: refactor i2c interface definitions out of sysfs into i2c package 2017-07-12 09:00:35 -06:00
sphero docs: correct installation instructions to match latest versions 2017-06-15 14:04:08 +02:00
tinkerboard i2c: refactor i2c interface definitions out of sysfs into i2c package 2017-07-12 09:00:35 -06:00