In this article we connect the ever popular DHt11 Temperature & Humidity Sensor to a raspberry Pi Pico and we will then display the temperature and humidity to the repl window in Thonny using micropython Now the DHT11 is not the fastest or most impressive…
Code
-
Micropython
DHT11 Temperature & Humidity Sensor and Raspberry Pi Pico example using micropython
by rp2040guy71 -
In this article we connect an Ultrasonic ranging module to a raspberry Pi Pico Features Ultrasonic ranging module HC – SR04 provides 2 cm – 400 cm non-contact measurement function, the ranging accuracy can reach to 3 mm. The modules includes ultrasonic transmitters, receiver and control…
-
Micropython
Raspberry Pi Pico and LTR-559 3-axis Light and Proximity Sensor micropython example
by rp2040guy71In this article we connect a LTR-559 3-axis Light and Proximity Sensor to the Raspberry Pi Pico Sensor Information This light and proximity sensor detects light over a wide dynamic range (0.01 lux to 64,000 lux) and proximity within a short range of ~5cm. The…
-
Circuitpython
Raspberry Pi Pico and MMC5603 3-axis AMR magnetic sensor circuitpython example
by rp2040guy71In this article we connect a MMC5603 3-axis AMR magnetic sensor to the Raspberry Pi Pico Sensor Information The MMC5603NJ is a monolithic complete 3-axis AMR magnetic sensor with on-chip signal processing and integrated digital bus (I2C fast mode and I3C interface), the device can…
-
In this article we connect a LTR329 UV Light Sensor to the Raspberry Pi Pico Sensor Information The LTR-329ALS-01 is a low voltage I2C digital light sensor [ALS] in a low cost miniature chipled lead-free surface mount package. This sensor converts light intensity to a…
-
In this article we look at another few examples to display on an I2C 16×2 LCD to a raspberry Pi Pico Parts Required Name Link Pico Raspberry Pi Pico Development Board I2C lCD Aliexpress link Connecting cables Aliexpress product link Lysee 3D Printer…