Skip to content

A Linux kernel driver for ch341 emulating the I2C bus

Notifications You must be signed in to change notification settings

panciunio/i2c-ch341-usb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

I2C-CH341-USB Linux kernel driver

CH341 to i2c bus linux kernel driver. With this driver inserted to Linux kernel, you can write your code using the standard Linux I2C API.

How to use it

make
insmod i2c-ch341-usb.ko

About

A Linux kernel driver for ch341 emulating the I2C bus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.7%
  • Makefile 3.3%