jbrazio / ardufocus

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

Firmware Issue #31

Open RhoLuke opened 1 year ago

RhoLuke commented 1 year ago

I've made some ardufocus in the past (like one year ago), and they all work fine. In the last month I tried to make another one, but this time I have a problem. I can't connect properly the arduino, both the moonlight driver and the Ardufocus driver show a connection problem. The wired thing is that I've upload the same skecth of the ardufocus that I've made in the past and they work fine! It is pheraps an Arduino IDE problem, maybe due to the libraries update?

jbrazio commented 1 year ago

Hi ! Did you put the pull up cap to avoid the reset when the serial connects ? Check #24