-
Notifications
You must be signed in to change notification settings - Fork 1
Arduino IDE Setup Guide
Ciaran Farley edited this page Mar 17, 2018
·
1 revision
this is a guide on how to setup your arduino IDE so you can use it with these parts
-
download the Arduino IDE for your os
-
Follow this guide to add support for adafruit boards in your ide
-
follow this guide to add suport for arduino SAMD and adafruit SAMD boards on your arduino ide
-
Add mpl3115a2 library to arduino ide
- on the menu bar for arduino go to "Sketch" then "Include Library"
- click on "manage libraries" a popup should appear
- in the search bar type "mpl3115a2", you should see "Adafruit MLP3115A2 Library by Adafruit Version 1.1.0"
- click on the box with the title above and click the install button that shows up