File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed
Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 22
33Set of i2c tools for Flipper Zero
44
5+ ![ Preview] ( i2ctools.gif )
6+
57## Wiring
68
79C0 -> SCL
@@ -26,22 +28,16 @@ Spy i2c traffic
2628
2729Send command to i2c peripherals and read result
2830
29- ### Player
30-
31- > Not implemented yet
32-
33- Send command from file
34-
3531## TODO
3632
37- - [ ] Read more than 2 bytes in sender modez
33+ - [ ] Read more than 2 bytes in sender mode
3834- [ ] Add 10-bits adresses support
39- - [ ] Remove max data size
40- - [ ] Remove max frames read size
4135- [ ] Test with rate > 100khz
4236- [ ] Save records
4337- [ ] Play from files
4438- [ ] Kicad module
4539- [ ] Improve UI
46- - [ ] Refactor Menu Management Code
40+ - [ ] Refactor Event Management Code
4741- [ ] Add Documentation
42+ - [ ] Remove max data size
43+ - [ ] Remove max frames read size
You can’t perform that action at this time.
0 commit comments