A dynamic data visualization tool I intend to use to work with sensors and electronics.
/
├── src/
| └──Tx_Arduino/
| | └── Tx_Arduino.ino
│ └── Data_com_ctrl.py
│ └── GUI_Master.py
│ └── Serial_com_ctrl.py
│ └── test.py
└── .gitignore
└── LICENSE
Copyright 2025 - Present Andres Perez
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. Read More here