25 | | Using Python, we created a socket server on a Dell G3 laptop equipped with Windows 10. Additionally, we modified a fork of the tool (fork by Piotr Gawlowicz) to turn the binary streams of CSI data into complex numbers which we could then graph and perform computations with. For graphing, we used PyQt5, a GUI toolkit, !yQtGraph, a lightweight plotting module that has improved performance for real-time plotting of data. For our deep learning, we used !TensorFlow, a popular library used for machine learning. |
| 25 | Using Python, we created a socket server on a Dell G3 laptop equipped with Windows 10. Additionally, we modified a fork of the tool (fork by Piotr Gawlowicz) to turn the binary streams of CSI data into complex numbers which we could then graph and perform computations with. For graphing, we used PyQt5, a GUI toolkit, !PyQtGraph, a lightweight plotting module that has improved performance for real-time plotting of data. For our deep learning, we used !TensorFlow, a popular library used for machine learning. |