If you LIKE this Please HIT the LIKE 👍👍 Button, Subscribe and hit the Bell 🔔🔔 👇 SUBSCRIBE TO CMTEQ CHANNEL NOW 👇 kzbin.info Buy me a cup of coffee: www.buymeacoffee.com/cmteq Donate on Paypal: www.paypal.com/donate/?hosted_button_id=GJH7BWNSJAV7N Become a Patreon: www.patreon.com/cmteq
@LaboussoleNanoАй бұрын
Thanks for the vide how to save data acqire in a csv file in the computer?
@CMTEQАй бұрын
The simplest way is to use HAL_UART_Transmit() in your code to send data serially and then use a python script with pyserial to collect the data and save in a csv file.