This documentation contains information about the classes and the usage of Arduino_SensorKit library which is primarily used in the Arduino Sensor Kit. This library is a wrapper for other libraries such as
- u8g2 Library for monochrome displays
- Seeed_Arduino_LIS3DHTR for the 3 Axis Accelerometer
- Grove_BMP280 Library for the Barometer
- DHT-sensor-library for the Temperature and Humidity Sensor
The Arduino_SensorKit Library can be downloaded from the Arduino IDE's library manager or from the GitHub repository.