File tree 2 files changed +6
-10
lines changed
2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Set of i2c tools for Flipper Zero
4
4
5
+ ![ Preview] ( i2ctools.gif )
6
+
5
7
## Wiring
6
8
7
9
C0 -> SCL
@@ -26,22 +28,16 @@ Spy i2c traffic
26
28
27
29
Send command to i2c peripherals and read result
28
30
29
- ### Player
30
-
31
- > Not implemented yet
32
-
33
- Send command from file
34
-
35
31
## TODO
36
32
37
- - [ ] Read more than 2 bytes in sender modez
33
+ - [ ] Read more than 2 bytes in sender mode
38
34
- [ ] Add 10-bits adresses support
39
- - [ ] Remove max data size
40
- - [ ] Remove max frames read size
41
35
- [ ] Test with rate > 100khz
42
36
- [ ] Save records
43
37
- [ ] Play from files
44
38
- [ ] Kicad module
45
39
- [ ] Improve UI
46
- - [ ] Refactor Menu Management Code
40
+ - [ ] Refactor Event Management Code
47
41
- [ ] 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