-
Notifications
You must be signed in to change notification settings - Fork 7
setupdev
Florian edited this page Mar 29, 2020
·
2 revisions
- First download the last version of the Arduino IDE from the arduino website
- Download temperature_detection code from the project page and unzip it
- Add to your IDE environment the Adafruit MLX90614 Library version 1.0.1:
-
Sketch->Include Library->Manage Libraries - Search for Adafruit MLX90614
- Install the version 1.0.1
- Open the file
temperature-detection.inofromtemperature-detectionfolder
- First download the last version of the Visual Studio Code VSC website
- Add the PIO extension PlatformIO
- Download temperature_detection code from the project page and unzip it
- Open the folder
temperature_detection_projectwith VSC