The Pico-10DOF-IMU is an IMU sensor expansion module which i sdesigned for the Raspberry Pi Pico. It has 2 sensors which provide gyroscope, accelerometer, magnetometer, baroceptor functionality and uses I2C bus for communication. When you combine this module with the Raspberry Pi Pico, it can…
Code
-
-
In this article we connect a TLV493D magnetic sensor to a Raspberry Pi Pico running Circuitpython Sensor Information The 3D magnetic sensor TLV493D offers accurate three-dimensional sensing with extremely low power consumption in a small 6-pin package. With its magnetic field detection in x, y,…
-
Circuitpython
Raspberry Pi Pico and DPS310 barometric pressure sensor circuitpython example
by rp2040guy71In this article we connect a DPS310 barometric pressure sensor to a Raspberry Pi Pico running Circuitpython Sensor Information The pressure sensor element is based on a capacitive sensing principle which guarantees high precision during temperature changes. The small package makes the DPS310 ideal for…
-
Circuitpython
Raspberry Pi Pico and PCT2075 temperature-to-digital converter circuitpython example
by rp2040guy71In this article we connect a PCT2075 temperature-to-digital converter to a Raspberry Pi Pico running Circuitpython Sensor Information The PCT2075 is a temperature-to-digital converter featuring ±1 °C accuracy over ‑25 °C to +100 °C range. It uses an on-chip band gap temperature sensor and Sigma-Delta A‑to‑D conversion technique…
-
In this article we connect a AHT20 Temperature & Humidity Sensor to a Raspberry Pi Pico running Circuitpython Sensor Information AHT20, as a new generation of temperature and humidity sensors, has established a new standard in size and intelligence. It is embedded in a double…
-
In this article we will display a digital clock using a Pico Scroll Pack Getting started The labels on the underside of Pico Scroll Pack will show you which way round to plug it into your Pico – just match up the USB port with…