In this article we connect a TCS3472 Color Sensor to a Raspberry Pi Pico running Circuitpython Sensor Information The TCS3472 device provides a digital return of red, green, blue (RGB), and clear light sensing values. An IR blocking filter, integrated on-chip and localized to the…
Code
-
-
In this article we connect a VEML6075 UV Light Sensor to a Raspberry Pi Pico running Circuitpython Sensor Information The VEML6075 senses UVA and UVB light and incorporates photodiode, amplifiers, and analog / digital circuits into a single chip using a CMOS process. When the…
-
Circuitpython
Raspberry Pi Pico and MLX90614 infrared thermometer circuitpython example
by rp2040guy71In 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
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…