ds18b20 maxim + msp430 launchpad Wiki
Maxim ds18b20 thermometer on MCU msp430g2553
Status: Beta
Brought to you by:
shluzzz
I have long been trying to deal with the 1-wire bus, and finally I got it!
Thanks to an illustrated guide from Karve
Описание проекта по-русски
Methods and functions:
| Method | Description |
|---|---|
| [ow_reset] | Reset 1-wire bus |
| [ow_search] | Search devices on bus |
| [GetData] | Read the temperature (Celsius) single ds18b20 |