News

Serial port to network socket service for Raspberry Pi The script written in Python is designed to maintain an open serial port for data retrieval and then transfer the collected data to an IPv4 ...
This project contains a Python script for logging data from a serial port and writes them to a local file. It can be used to log data directly on csv files or similar to be used for other purpose . It ...