Skip to content

Commit 70ec58b

Browse files
committed
Update readme
1 parent a52df9e commit 70ec58b

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

README.md

+6-10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Set of i2c tools for Flipper Zero
44

5+
![Preview](i2ctools.gif)
6+
57
## Wiring
68

79
C0 -> SCL
@@ -26,22 +28,16 @@ Spy i2c traffic
2628

2729
Send 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

i2ctools.gif

2.54 MB
Loading

0 commit comments

Comments
 (0)