This commit is contained in:
Jean LE QUELLEC
2022-11-19 13:46:26 +01:00
parent 17cb7533cb
commit fae17d2eb9
17 changed files with 161 additions and 100 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