Library for reading sensors data from Alora board v2. Visit this page to learn more about Alora board.
Here is the list of tested development boards with this library:
You can see the documentation of this library by clicking this link
You have to download these libraries to your Documents/Arduino/libraries
or $HOME/Arduino/libraries
:
- Adafruit BME280 Library
- Adafruit Unified Sensor
- ClosedCube HDC1080
- SparkFun CCS811 Library
- SparkFun SX1509 Library
- RTCLib
- NeoGPS
Then you download this library to the same directory as above.
You only need to install this library, PlatformIO will install the dependencies for you.
This library is licensed under MIT License. See LICENSE.md to read more about the license.
Licenses of open source libraries included in this repository:
- SparkFun LSM9DS1 Arduino Library - Open Commons Share-alike 3.0. See here.
- All About EE MAX 11609 - MIT License. See here.