In this article we connect a MLX90614 infrared thermometer to a Raspberry Pi Pico running Circuitpython Sensor Information First lets look at some information about the sensor from the manufacturer The MLX90614 is an infrared thermometer for non-contact temperature measurements. Both the IR sensitive thermopile…
Circuitpython
-
Circuitpython
Raspberry Pi Pico and MLX90614 infrared thermometer circuitpython example
by rp2040guy71 -
Circuitpython
Raspberry Pi Pico and TSL2591 light-to-digital converter circuitpython example
by rp2040guy71In this article we connect a TSL2591 light-to-digital converter to a Raspberry Pi Pico running Circuitpython Sensor Information The TSL2591 is a very high sensitivity light-to-digital converter that transforms light intensity into a digital signal output capable of direct I2C interface. The device combines one…
-
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…
-
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,…