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

Arduino IDE #16

Closed jyecker closed 4 years ago

jyecker commented 4 years ago

I'm a little confused about how to build a sketch from your files. All I see are library files. I don't see a main program loop. Thanks for your effort. It looks like your project has all the features I need. I just need to figure out how to upload a sketch to an Arduino Nano. I'll be using a unipolar motor and I see how to implement that in the config file so I understand some of what's happening. Again thanks.

jyecker commented 4 years ago

I figured it out. Thanks