Skip to content
nemax68 edited this page Jul 18, 2019 · 5 revisions

iono

This repository includes a set of Arduino libraries and examples to be used with Exo Sense MKR.
For more details about Iono visit:
https://www.sferalabs.cc/iono-arduino/
https://www.sferalabs.cc/iono-mkr/

To install these libraries in your Arduino IDE (version 1.6.0 or newer):

  • Download the latest release and unzip it
  • Make sure the unzipped folder contains the library folders _ExoSenseMKR, ExoBme680, ...
  • Open the Arduino IDE
  • Go to the menu Sketch > Include Library > Add .ZIP Library...
  • You will be prompted to select the library to import; chose one of the library folders and repeat the import process for each library you want to import
  • Restart the Arduino IDE

Clone this wiki locally