Merge pull request #171 from NaejEL/i2cTools-newUI

New UI for I2C Tools
This commit is contained in:
MX 2022-11-23 18:44:13 +03:00 committed by GitHub
commit 078e2c2db9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 8 deletions

View file

@ -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
@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB