tappoz / IntelEdisonIoTExperiments

This repository contains some example regarding the Intel Edison board for the internet of things (IoT)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intel Edison examples

The Intel Edison board uses an Atom CPU running Linux Yocto as the operating system. It is designed for DIY Iot (internet of things) applications using the same GPIO setup of the Arduino boards e.g. Arduino UNO.

To get started with the Edison board installing the flashing software and the IDE of your choice you can also check this gist.

To run the code you could use the Arduino IDE making sure the right board and port are selected (from the Tools dropdown menu), then clicking on the upload button.

About

This repository contains some example regarding the Intel Edison board for the internet of things (IoT)


Languages

Language:C++ 77.3%Language:Arduino 22.7%