Skip to content

Example_USB

JK edited this page Mar 24, 2019 · 8 revisions

Example with TW39 Compact USB Interface

TODO...

Hardware

This is the first approach with a USB to TTL adapter (middle), a DC/DC converter (bottom) and a self-made-board (top) for current regulator, reading and controlling the loop.

Schematics

This can be used with a Windows-PC, Linux-PC, Mac (not tested) and Raspberry Pi.

Note: Connect pin RXD with pin CTS on the CH340-board.


Software

For Installation see SW_Install

This electronic is handles by the software module CH340TTY.

Start the program with arguments -Y TTY on Linux:

telex -W /dev/ttyUSB0 -I 2342

or on Windows:

telex -W COM3 -I 2342

Note: The argument -I is to start the i-Telex client and server at port 2342.

???

TODO

Clone this wiki locally