Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.9 KB

File metadata and controls

42 lines (25 loc) · 1.9 KB

Alora

Library for reading sensors data from Alora board v2. Visit this page to learn more about Alora board.

Tested Development Boards

Here is the list of tested development boards with this library:

Documentation

You can see the documentation of this library by clicking this link

Using with Arduino IDE

You have to download these libraries to your Documents/Arduino/libraries or $HOME/Arduino/libraries:

  1. Adafruit BME280 Library
  2. Adafruit Unified Sensor
  3. ClosedCube HDC1080
  4. SparkFun CCS811 Library
  5. SparkFun SX1509 Library
  6. RTCLib
  7. NeoGPS

Then you download this library to the same directory as above.

Using with PlatformIO

You only need to install this library, PlatformIO will install the dependencies for you.

License

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: