Skip to content

Releases: maziac/DeZogSerialInterface

v1.1.1

20 Dec 10:39
Compare
Choose a tag to compare

Some smaller fixes to support DZRP 2.0.

Note: the windows and macOS zip contain also the node module @serialport.
For Linux you need to install if from node by yourself.

ZX Next

31 Jul 13:20
Compare
Choose a tag to compare

Use this release in conjunction with DeZog 1.4.6 to connect DeZog remotely to the ZX Next UART port.

The zip file for your OS needs to be unzipped and the executable can be started.
The zip file also contains the node_modules/serialport binary.

For linux, unfortunately, I don't have such a native serial port binary for linux.
If you are using linux you should build dezogserialinterface by yourself.
(And if you do so, it would be nice if you could provide the serial port binary to me, so I can add it here.)

Beta Testing

22 Jul 16:08
Compare
Choose a tag to compare
Beta Testing Pre-release
Pre-release

Please extract node_modules in same folder as dezogserialinterface.

Loopback

15 Jun 16:23
Compare
Choose a tag to compare
Loopback Pre-release
Pre-release

This version has a new command line option to test the serial connection.
Try "-testloopback 2 200" and you should see that the connection is working by the flashing border on the ZX Next.

First alpha trial

14 Jun 13:22
Compare
Choose a tag to compare
First alpha trial Pre-release
Pre-release
v0.3.0

Updated version number.