Hi everyones,

I am trying to connect an Arduino simple switcher with indi to controle some switchers on my observatory.

I sketch on a arduino one the StandardFirmata.ino file that i found on indi-3rdparty:
github.com/indilib/indi-3rdparty/tree/ma...ares/StandardFirmata

And after do this and connect relay board to the arduino board like said here:
indilib.org/develop/arduino/basic-switcher.html

I am trying to connect arduino board to INDI by Arduino simple switcher, but when i press connect dont do it, and i dont show any log, nothing.


On my pc with arduino boaord conected said:
sudo dmesg
93.759598] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[ 93.759651] ch341 1-3:1.0: device disconnected
[ 96.334326] usb 1-6: new full-speed USB device number 4 using xhci_hcd
[ 96.484162] usb 1-6: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.64
[ 96.484181] usb 1-6: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 96.484187] usb 1-6: Product: USB Serial
[ 96.486059] ch341 1-6:1.0: ch341-uart converter detected
[ 96.487228] usb 1-6: ch341-uart converter now attached to ttyUSB0

i attache some files on my indi driver interface

Somebody know how fix this problem?
or some alternative to connect some switcher on Ekos?
Thanks,
Regards.

Read More...