Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 338 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 338 Bytes

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