jbrazio / ardufocus

:telescope: The most accurate Open Source focus controller
https://ardufocus.com
GNU General Public License v3.0
52 stars 19 forks source link

Ardufocus is not recognized by the Moolite ASCOM driver #24

Closed nikivan1 closed 3 years ago

nikivan1 commented 3 years ago

Compiled and uploaded the firmware to Arduino Mini. I am able to communicate with it from the Moonlite Single Focuser v1.4 app, but the Moonlite DRO Focuser Driver (downloaded from focuser.com) does not show any devices in the Moonlite Focus Setup menu. I am running the latest version 6.5 of the ASCOM Platform.

nikivan1 commented 3 years ago

Found about the reset capacitor. With 100nF between Reset and D3 and the appropriate config settings it works.

bakosmi commented 2 years ago

please what config settings? i have the same issue and struggle to resolve it. many thanks!

jbrazio commented 2 years ago

You need to add a capacitor, otherwise the arduino will reset at every serial connection and the moonlite driver will not recognize the focuser as connected.

100nF between Reset and D3

bakosmi commented 2 years ago

i have added salvaged led diode between reset and 5v and it works fine - many thanks! :-)