2014-10-20 13:17:47 -05:00
|
|
|
/*
|
2014-10-28 14:52:59 -07:00
|
|
|
Package inteliot contains Gobot adaptors for the Intel IoT platforms.
|
2014-10-20 13:17:47 -05:00
|
|
|
|
|
|
|
This package currently supports the following Intel IoT hardware:
|
|
|
|
- Intel Edison with the Arduino breakout board
|
2016-08-25 18:20:07 +02:00
|
|
|
- Intel Joule developer kit
|
2014-10-20 13:17:47 -05:00
|
|
|
|
|
|
|
For further information refer to intel-iot README:
|
2024-02-13 15:58:31 +01:00
|
|
|
https://github.com/hybridgroup/gobot/blob/release/platforms/intel-iot/README.md
|
2014-10-20 13:17:47 -05:00
|
|
|
*/
|
2014-09-18 12:45:54 -07:00
|
|
|
package inteliot
|