In this article we connect a VEML7700 lux sensor to a Raspberry Pi Pico running Circuitpython Sensor Information This is the sensor that I bought for this Lets look at some information regarding the sensor from the manufacturer The VEML7700 is a high accuracy ambient…
Circuitpython
-
-
In this article we connect a VL6180X to a Raspberry Pi Pico running Circuitpython Sensor Information First lets look at some information about the sensor from the manufacturer The VL6180X is a ground-breaking technology allowing absolute distance to be measured independent of target reflectance. Instead of…
-
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…
-
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…