Hi
i have a usb device which i current control via a serial terminal program by send two commands to the /dev/ttyUSB2 device using a fixed baud rate
[STRG0][SMOV] -> opens the panel
[STRG270][SMOV] -> closes the panel

I would like to have this as a very basic indi driver so I can include this into my automation script and stay within ekos.

There is no limit switches so basically only toggle via the two positions. Is there a simple generic indi drive which allows sending a serial command
and asigning this to one switch or two switches in the panel?

thanks
Norman

Read More...