Skip to content

Commit

Permalink
Merge pull request #171 from NaejEL/i2cTools-newUI
Browse files Browse the repository at this point in the history
New UI for I2C Tools
  • Loading branch information
xMasterX authored Nov 23, 2022
2 parents 37159c7 + 063b13d commit 078e2c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions applications/plugins/flipper_i2ctools/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# flipperzero-i2ctools

[Original link](https://github.com/NaejEL/flipperzero-i2ctools)

Set of i2c tools for Flipper Zero

![Preview](i2ctools.gif)

## Wiring

C0 -> SCL
Expand All @@ -28,18 +29,16 @@ Spy i2c traffic

Send command to i2c peripherals and read result

### Player

> Not implemented yet
Send command from file

## TODO

- [ ] Read more than 2 bytes in sender mode
- [ ] Add 10-bits adresses support
- [ ] Test with rate > 100khz
- [ ] Save records
- [ ] Play from files
- [ ] Kicad module
- [ ] Improve UI
- [ ] Refactor Menu Management Code
- [ ] Refactor Event Management Code
- [ ] Add Documentation
- [ ] Remove max data size
- [ ] Remove max frames read size
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 078e2c2

Please sign in to comment.