You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
4
4
5
-
This library is for the Arduino Sensor Kit
5
+
* u8g2 Library for monochrome displayes
6
+
* Seeed_Arduino_LIS3DHTR for the 3 Axis Accelerometer
7
+
* Grove_BMP280 Library for the Barometer
8
+
* DHT-sensor-library for the Temperature and Humidity Sensor
9
+
10
+
The Arduino_SensorKit Library can be downloaded from the Arduino IDE’s library manager or from the github repository
0 commit comments