In this example we connect a VEML6075 ultraviolet light sensor to an Adafruit Feather M0 running Circuitpython First lets look at some information about the sensor from the manufacturers datasheet …
Adafruit Feather
-
-
CircuitpythonCode
Adafruit Feather M0 and VEML6070 ultraviolet light sensor circuitpython example
by shedboy71In this example we connect a VEML6070 ultraviolet light sensor to an Adafruit Feather M0 running Circuitpython First lets look at some information about the sensor from the manufacturers datasheet …
-
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 …