Data sampling app to csv file with python
DATA SAMPLING APP The module that allows the collection of data sampling, which is transmitted with WebSocket via WIFI or serial port for CSV file. Technologies Warning To use this module, remember that data must be transmitted via serial port or WIFI in string where each data has to be separated by a comma. “00.0000000,00.0000000,00.0000000,00.0000000” Getting Started Fork this repository and clone it on your machine. Change the directory to python-data-sampling-app where you cloned it. Module Getting Started Install requirements. […]
Read more