mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
New UI
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# flipperzero-i2ctools
|
||||
|
||||
[Original link](https://github.com/NaejEL/flipperzero-i2ctools)
|
||||
|
||||
Set of i2c tools for Flipper Zero
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
Reference in New Issue
Block a user