In this example we take a look at the SHT40 Digital Humidity Sensor to a Raspberry Pi 4 This is the next generation of the SHT sensors series, we have had articles for other SHTXX sensors and now we move on to the 4th generation…
Python
-
-
In this example we take a look at the LTR390 UV Light Sensor to a Raspberry Pi 4 Description This sensor converts light intensity to a digital output signal capable of direct I2C interface. It provides a linear ALS response over a wide dynamic range,…
-
In this article we look at an accelerometer – this time its the MSA301 and we will connect it to our Raspberry Pi and show how to get readings from it using python Lets look at some information regarding the sensor, this is from the…
-
In this article we look at a Light and Proximity Sensor – this time its the LTR-559 and we will connect it to our Raspberry Pi and show how to get readings from it in python This is the sensor that I will be using…
-
In this article we look at another acceleration sensor – this time its the VCNL4010 and we will connect it to our Raspberry Pi and we will have a python example First lets take a look at the sensor in question The VCNL4010 is a…
-
In this article we look at a ambient light digital 16-bit resolution sensor – this time its the VEML7700 and we will connect it a raspberry Pi and the example is in python This is the sensor that I will be using Lets look at…