[NTLK] Einstein Serial Ports

Eckhart Köppen eck at 40hz.org
Wed May 13 07:58:06 PDT 2026


On Mon, 11 May 2026 10:41:40 -0500, Greg Goodwin wrote:
> Hello Eckhart,
> 
> Thanks for the continued work on Einstein.  I use it on Mac and 
> Android and find it quite useful!
> 
> So I hear of serial ports, what changes does this do or allow?   I 
> know we had connection over the TCP Dock before.

The idea is to keep existing functionality such as TCP docking, and 
then add the ability to communicate to external hardware such as a 
Bluetooth dongle (well that also needs a Bluetooth stack :) ), or a 
modem, or whatever else you could hook up to the serial port on the 
host computer.

Matthias was also thinking to add a virtual dock, the way that would 
work is to add a serial port to Einstein which on the other end is 
connected to a Newton dock protocol implementation.

The REx driver is a bit easier to use for this as it does not need to 
emulate a full Voyager chip, but just regular I/O operations.

Eckhart


More information about the NewtonTalk mailing list