The DS18B20 is a digital temperature sensor from Dallas Semiconductors, which is now part of Maxim (https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf). The ...
MicroPython is a wonderful Python interpreter that runs on many higher-end microcontrollers, from ESP8266 to STM32 to the RP2040. MicroPython lets you build devices quickly, and its latest release, ...
Last time, I talked about how MicroPython is powerful and deserving of a place in your toolkit, and it made for a lively discussion. I’m glad to see that overall, MicroPython has indeed been getting ...