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_Arduino Library for monochrome displays
- Seeed_Arduino_LIS3DHTR for the 3 Axis Accelerometer
- Grove_BMP280 Library for the Barometer
- Grove_Temperature_And_Humidity_Sensor for the Temperature and Humidity Sensors DHT11, DHT20.
The Arduino_SensorKit Library can be downloaded from the Arduino IDE's library manager or from the GitHub repository.