jwellman80 / ArduinoLightbox

15 stars 17 forks source link

New Alnitak generic command #3

Closed tlkw79 closed 4 years ago

tlkw79 commented 4 years ago

Hi Jared,

Really hope you can update the command so that other Softwares also can connect with it. I tried your Arduino firmware recently and it failed to connect in NINA, SGpro and so on.

Hope to hear from you soon.

Regards, Tom

jwellman80 commented 4 years ago

Working well with the Uno and SGP. The Leonardo needs to have the RTS and DTR set differently from the calling application. The SGP implementation is geared towards the Alnitak FlipFlat device. I'd recommend switching your device to an Uno or similar Arduino that uses the ATmega328 rather than the ATmega32u4.

Thank you, Jared