-
Notifications
You must be signed in to change notification settings - Fork 238
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
OpenCR1.0 with TPS10 using OLLO Library #307
Comments
Hi @huybeme |
Hi, @huybeme Thank for raising a issue ticket, and sorry for missing your ticket. I found a OLLO library has a range issue. The resolved version can be refered at following branch (develop-ollo)
To apply the fixed, please update ollo.cpp locally. The update will come later. Thank you |
This issue has been inactive for a long time, we will proceed with closing it. If you have any further concerns, please feel free to reopen the issue or create a new one. |
Hello, I have been trying to use the TPS10 temperature sensor with the OpenCR1.0 using the OpenCR 5 pin ports. I have noticed that using it with the arduino IDE, I usually get outputs between -20 to -18.
Looking into the OLLO library, I modified its code a bit and seem to find that the vvalue seems like the correct output for temperature.
Could I please confirm this since I am now getting values that I except to see.
The text was updated successfully, but these errors were encountered: