Skip to content

A collection of linux kernel drivers developed for I2C sensors.

Notifications You must be signed in to change notification settings

Zixuan-Qiao/I2C_drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

I2C Drivers

A collection of linux kernel drivers developed for I2C sensors.

Introduction

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.

Currently Supported Devices

Number Functionality
DHT20 Humidity and temperature sensor
ISL29125 RGB light intensity sensor

Tested Platform

Hardward host Linux kernel version Compiler version
BeagleBone Black Rev C3 5.10.168-ti-r71 Debian gcc 10.2.1-6

Releases

No releases published

Packages

No packages published