A collection of linux kernel drivers developed for I2C sensors.
For some included sensors, two different drivers are developed: a char device driver that provides interface to user-space and an I2C client driver that is more consistent with Linux conventions.
Number | Functionality |
---|---|
DHT20 | Humidity and temperature sensor |
ISL29125 | RGB light intensity sensor |
BMA400 | 3-axis accelerometer |
STTS22H | Temperature sensor |
Hardward host | Linux kernel version | Compiler version |
---|---|---|
BeagleBone Black Rev C3 | 5.10.168-ti-r71 | Debian gcc 10.2.1-6 |