Jump to content

SkySurveyBanner.jpg.21855908fce40597655603b6c9af720d.jpg

Draconid

New Members
  • Posts

    17
  • Joined

  • Last visited

Reputation

26 Excellent

Profile Information

  • Location
    Netherlands
  1. Hello, I've also been working to get the Arduino Ascom focuser to work. I am using a Arduino micro instead of a nano and it seems that with the micro the Serialevent function is not working. This means Ascom can't get a connection to the arduino. After some searching I found out that putting the function: void serialEventRun(void) { if (Serial.available()) serialEvent(); } just before void setup() enables the serial communication. Maybe it can be added to the project for anybody using a Arduino micro. When I'm done with connection the stepper to my focuser I'll post some pictures.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. By using this site, you agree to our Terms of Use.