This article explains how to build a simple Go library for the Ds18b20 temperature sensor without using any external repositories besides Go built-in libraries. Project components This small project comprises:
Devices and components: Ds18b20 temperature sensor (more details: https://bit.ly/3IWEhn0) 4.7k Ohm resistor Raspberry Pi 2B (should also work fine with other versions) …