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…
rp2040guy71
-
-
In this article we connect a HTU31D to a Raspberry Pi Pico running Circuitpython Sensor Information The HTU31 is one of the smallest and most accurate humidity sensors on the market. Our precision engineering and 20+ years of experience in humidity and temperature combination sensors,…
-
If you are looking for a small but still extremely useful Rp2040 based board then you may want to take a look at the Tiny 2040 a board which is under half the size of the Raspberry Pi Pico The board can be directly soldered…
-
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 VCNL4040 to a Raspberry Pi Pico running Circuitpython Sensor Information The VCNL4040 integrates a proximity sensor (PS), ambientlight sensor (ALS), and a high power IRED into one small package. It incorporates photodiodes, amplifiers, and analog to digital converting circuits…
-
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…