Skip to content
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

Explicit temperature correction #13

Open
mdobres opened this issue Jun 9, 2018 · 0 comments
Open

Explicit temperature correction #13

mdobres opened this issue Jun 9, 2018 · 0 comments
Assignees

Comments

@mdobres
Copy link

mdobres commented Jun 9, 2018

I have implemented the focuser on a Nano and it works well. (small form factor)
Needed to reassign temperatureSensorPin to A0 as Nano uses A4 & A5 for I2C used by display .
Note code also currently has:
temperatureSensorPin = 3; I think that should be A3 as Digital pin 3 already assigned.
Even with a 10K pot attached on a Nano the adjustable temperature range is too small. Would useful if there could be an explicit temperature offset factor.
Great project
TNX Max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants