arduino / arduino/ArduinoCore-avr
Add voltageRead() and temperatureRead() [imported]
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
This is [Issue 813](http://code.google.com/p/arduino/issues/detail?id=813) moved from a Google Code project.
Added by 2012-02-10T18:07:05.000Z by [tom.i...@gmail.com](http://code.google.com/u/102867599453860860098/).
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Defect, Priority-Medium
### Original description
On the 328 and more modern, you can read temperature and voltage. These are useful for many sensors. There's some simple code in the tinker.it repo for using them. We should add voltageRead() and temperatureRead() functions by wrapping these in a quick processor type check.
http://code.google.com/p/tinkerit/wiki/SecretThermometer
http://code.google.com/p/tinkerit/wiki/SecretVoltmeter
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.