Home - nemax68/test GitHub Wiki

iono

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

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