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 ...
When fiddling around with old computers, you can occasionally find yourself in a sticky situation. What may be a simple task with today’s hardware and software can be nearly impossible given the ...
This is a terminal program with GUI communicating through serial port. It can be used to facilitate testing of any cellular (2G/3G/LTE/etc) or any other modems controlled by AT-like commands. The ...
Are you tired of hammering out the same commands over and over again in GDB? If not, we highly encourage you take more advantage of The GNU Project Debugger, which is a fantastic way to poke around ...