DIY Arduino CSV Linux datalogging system using Python

Published: 27 August 2023
on channel: xanthium.enterprises
652
11

Full Tutorial :    • Serial Port Datalogging to a CSV (comma se...  

Learn to build a serial port based data logging program that will log data coming from a Arduino to a CSV file (Comma Separated Variable file) on a Linux system. This can be used to build simple Arduino data acquisition system to monitor analog parameters like temperature, pressure, humidity etc and log it a CSV file.

The system we are going to build has 4 channels that will monitor 4 LM35 analog temp sensors and send the digital values to a Linux system through Arduino serial port.

PC side code is written in Python 3.x.x and uses the PySerial Library to communicate with the serial port. Arduino side code is written in Arduino C.


On this page of the site you can watch the video online DIY Arduino CSV Linux datalogging system using Python with a duration of hours minute second in good quality, which was uploaded by the user xanthium.enterprises 27 August 2023, share the link with friends and acquaintances, this video has already been watched 652 times on youtube and it was liked by 11 viewers. Enjoy your viewing!