manintheit.org

manintheit.org


embedded

  • Measuring a Temperature with DS18B20

    DS18B20 is a digital temperature sensor which measures temperatures from -55°C to +125°C. It uses 1-Wire communication protocol. We have only one data pin for sending and receiving data. For more information see DS18B20 datasheet. In this post I will use Raspberry PI-III as a micro controller. For data pin I chose GPIO26. Before using this pin… Continue reading