In this article we look at a ambient light digital 16-bit resolution sensor – this time its the VEML7700 and we will connect it to an Adafruit Feather M0 running …
Code
-
-
CircuitpythonCode
Adafruit Feather M0 and VCNL4010 proximity and ambient light sensor circuitpython example
by shedboy71In this example we connect a VCNL4010 integrated proximity and ambient light sensor to an Adafruit Feather M0 running Circuitpython First lets look at some information about the sensor The …
-
CircuitpythonCode
Adafruit Feather M0 and TMP006 thermopile sensor circuitpython example
by shedboy71In this example we connect a TMP006 thermopile sensor to an Adafruit Feather M0 running Circuitpython This is the sensor that I will be using, link below to buy the …
-
CircuitpythonCode
Adafruit Feather M0 and TSL2591 light-to-digital converter circuitpython example
by shedboy71In this example we connect a TSL2591 light-to-digital converter to an Adafruit Feather M0 running Circuitpython The TSL2591 is a very high sensitivity light-to-digital converter that transforms light intensity into …
-
In this example we connect a BMP280 barometric pressure sensor to an ESP32 running Micropython BMP280 is an absolute barometric pressure sensor especially designed for mobile applications. The sensor module …
-
In this example we connect a Si7021 I2C Humidity and Temperature Sensor to an ESP32 running Micropython The Si7021 I2C Humidity and Temperature Sensor is a monolithic CMOS IC integrating …
-
In this example we connect a Si1145 sensor to an ESP32 running Micropython The Si1145/46/47 is a low-power, reflectance-based, infrared proximity, ultraviolet (UV) index, and ambient light sensor with I2C …
-
In this example we connect a HDC1008 digital humidity sensor to an ESP32 running Micropython The HDC1008 is a digital humidity sensor with integrated temperature sensor that provides excellent measurement …
-
In this example we connect a BMP180 barometric pressure sensor to an ESP32 running Micropython The BMP180 is the new digital barometric pressure sensor of Bosch Sensortec, with a very …
-
In this example we connect a HC-SR04 Ultrasonic ranging module to a Pyboard Ultrasonic ranging module HC – SR04 provides 2cm – 400cm non-contact measurement function, the ranging accuracy can reach …