2-Series temperature sensor #536
mechatroniks-git
started this conversation in
Show and tell
Replies: 3 comments 2 replies
-
Another way to do it: https://gist.github.com/greasemonkey-btbm/190ffec9884e512712ba2ba9e4c1473e#file-attiny824-read-temperature-ino |
Beta Was this translation helpful? Give feedback.
0 replies
-
Issue created, this is clearly a bug in the example and needs to be tracked as such. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Indeed, the new tinys have an on-chip temp. sensor. Best. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I took a stab at reading the internal temp sensor, and it appears to work, sharing here.
Also, the example was showing 334mV for the supply voltage, so I scale by 10 to get 3340mV, closer to actual.
Beta Was this translation helpful? Give feedback.
All reactions