Skip to content

0w0mewo/fpz_usb_i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buggy, hack-together clone of i2c-usb-tiny for flipper zero

What it is

A simple demo to make flipper zero as a i2c-usb-tiny device.

NOTE: It's not fully tested.

How to use

# modprobe i2c-dev
# i2cdetect -l

Tested

Tested with PCF8574

  • i2cdetect works from
  • i2cget read one byte
  • i2cset set one byte

About

I2C-tinyusb clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages