-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changing COM baud rate #33
Comments
|
|
This is ASCOM independent. |
What about baud rate? Is it safe to increase, what cloud possibly impact? |
Why do you want to increase the baud rate? The firmware for the AstroEQ is already push the limit of what an AVR can do in terms of multi-tasking (controlling two motors, while also interfacing with the PC). |
I need to test that on my own. So far i found 38400 with smaller timer and bigger buffer noticably more responsive. May be due to my setup which include additional modules like I²C display (for encoder values) and HC-05. I believe there are more framing errors on 9800 |
Awesome astrowork!
Actually I have three questions:
The text was updated successfully, but these errors were encountered: