News

Python is usually pretty easy to manipulate, so it might be just the thing for someone looking to add a web control to a project with an open serial interface.
Back to the matter at hand. [Stef] put together a Python program that leverages GDB’s Remote Serial Protocol. He calls it pyrsp and the talk he recently gave about it can be seen below.
MineshAmin: SPM.Python is a commercial product based on patent-pending SPM technology that enables users to exploit parallelism. Simply put, SPM offers powerful parallel capabilities for managing both ...
I have a bunch of serial devices that I need to communicate with. Some of them are connected to native serial ports, and some have USB->RS232 adapters. I am communicating to them via the serial ...