@@ -9,6 +9,8 @@ Python 3.6+ required.
9
9
- ** CSV/JSON generators** for dataset serialisation.
10
10
- ** Library** and ** Tools** for parsing CSI for your own Python applications.
11
11
12
+ Documentation updates are incoming.
13
+
12
14
Don't have your own CSI data? Check out [ CSI-Data] ( https://github.com/Gi-z/CSI-Data ) for a collection of public CSI datasets.
13
15
14
16
<p align =" center " >
@@ -204,21 +206,14 @@ This format is based on the modified version of [nexmon_csi](https://github.com/
204
206
- Qualcomm Atheros 802.11n Chipsets
205
207
- Intel IWL5300
206
208
- Broadcom BCM4358, BCM43455c0, BCM4366c0
209
+ - ESP32 via [ ESP32-CSI-Tool] ( https://github.com/StevenMHernandez/ESP32-CSI-Tool )
207
210
208
211
## Coming Soon
209
212
210
- ### Additional Hardware support
211
-
212
- - ESP32.
213
-
214
213
### Realtime Retrieval
215
214
216
215
- Utilities for retrieving CSI directly from supported drivers for realtime preprocessing and collection.
217
216
218
- ### Visualisation
219
-
220
- - Additional graphing and visualisation options. Some of these exist in the ` legacy ` folder, however these are unrefined and difficult to read.
221
-
222
217
## Mistakes and Tests
223
218
224
219
If anything is wrong,
[ let me know
] ( mailto:[email protected] ) . I want to know why, and fix it!
@@ -235,6 +230,8 @@ Further to that, if there are any assertions I have made within code comments or
235
230
- This project was released by [ Daniel Halperin] ( http://github.com/dhalperi ) .
236
231
- ** [ nexmon_csi] ( https://github.com/seemoo-lab/nexmon_csi ) ** : CSI extraction suite for a range of Broadcom WiFi hardware.
237
232
- This project was released by the [ Secure Mobile Networking Lab] ( https://github.com/seemoo-lab ) .
233
+ - ** [ ESP32-CSI-Tool] ( https://github.com/StevenMHernandez/ESP32-CSI-Tool ) ** : CSI extraction utilities for ESP32 hardware.
234
+ - This project was released by [ Steven Hernandez] ( https://github.com/StevenMHernandez ) .
238
235
239
236
## License
240
237
0 commit comments