In this article we connect a DS18b20 module to a Raspberry Pi Pico and we will use micropython to display the temperature returned from theĀ module. I used the following DS18b20 module Specifications The following is from the datasheet The DS18B20 digital thermometer provides 9-bit…
Category:
Micropython
-
ArticlesMicropython
A DS18b20 thermometer example in Micropython with a Raspberry Pi Pico
by rp2040guy71 -
In this article we connect a WS2812 module to a Raspberry Pi Pico and we will use micropython to display various colours on the module. The WS2812 can also be known as neopixels, this is Adafruit’s naming of the module I used the following WS2812…
Older Posts