-
Notifications
You must be signed in to change notification settings - Fork 3
SigFox on Arduino Akeru
Dominique Guinard edited this page Apr 3, 2016
·
3 revisions
Data can be sent to SigFox (and then to EVRYTHNG) with the Akeru Arduino Uno board or with the Akene Arduino Shield.
The Akeru Arduino Library is already installed in the VM, if you want to install in on your machine you need to copy the files in AkeruArduinoLibrary
to your Arduino folder (see http://www.arduino.cc/en/Hacking/Libraries).
Use the sigFoxEvrythngExample.ino sketch to see how to send data from the Arduino to EVRYTHNG via SigFox.