The GPS NMEA Emulator is a simple script that emulates a GPS receiver (simulates the unit's movement). Data generated by the script are sent to clients in NMEA 0183 format. This script can be useful ...
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 ...