Download Print this page

Velleman K8067 Illustrated Assembly Manual page 12

Universal temperature sensor

Advertisement

Software
13. Software :
Our website 'www.velleman.be' features example software written in VB6. Source code is supplied.
Use the source code as a guide to write your own applications.
The following formula converts the value returned by the AD converter to °C:
°C = (101 * AD-value / 256) - 23
'256' is a value used with an 8-bit AD-converter. For a 10-bit converter, use '1024'
12

Advertisement

loading