Nieuws

A simple Python network server for communication with a PySerial device over sockets. Each client has an individual communication channel talking to the serial device. Made for labs using equipment ...
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 port ...
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 ...
Noob help: Converting a Raspberry Pi serial-port-reading Python script to Node.js ...
Ok, the title is a bit misleading. Like most things in life, it really isn’t infinite. But I’m going to show you how you can use a very interesting Linux feature to turn one serial port from a ...