This project implements a low-power temperature measurement solution with connectivity to a peer-to-peer client via Bluetooth Low Energy (BLE). The ADC calibration and startup are consolidated within ...
The driver itself is made of the files DS18B20.c and DS18B20.h. It requires the files errors.h, console.h and console.c, which are common files for all my drivers ...