Khalid replied to the topic 'Driver OnStep (LX200 like) for INDI' in the forum. 1 year ago


Yes, and yes.

You can install it from a terminal using:

sudo apt install minicom

Myself, I use picocom, which can be installed as above but substitute picocom for minicom.

To enter the above commands, you need to do the following:
picocom -eq -b9600 /dev/ttyACM0

Once you are there, you can enter the commands, e.g.

:GU#

Will return some status code.

You can then try :Sh and :So commands as Alain outlined.

Read More...