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…
-
You can actually check the temperature of the CPU and GPU with a couple of simple commands that you can type in the command line, this is very useful as depending what you are doing with the Raspberry Pi both the CPU and GPU can…
-
In this article we look at another absolute pressure sensor – this time its the LPS22HB Lets look at the sensor Sensor Information The LPS22HB is an ultra-compact piezoresistive absolute pressure sensor which functions as a digital output barometer. The device comprises a sensing element…
-
In this article we look at another digital humidity sensor – this time its the SHTC1 and we will connect it to a raspberry Pi Sensor Information The SHTC1 is a digital humidity sensor designed especially for high-volume consumer electronics applications. This humidity sensor is…
-
The Raspberry Pi doesn’t have an RTC chip on it but with an expansion board you can add this A popular chip is the DS3231 , lets have a quick look at this chip DS3231 Information The DS3231 is a low-cost, extremely accurate I²C real-time…
-
The Raspberry Pi doesn’t support any Analog to digital or digital to analog capabilities by default, so if you want to use analog sensors on Raspberry Pi, you will need some sort of external AD expansion board is required. PCF8591 Information A popular chip is…
-
This OLED is designed for Raspberry Pi computers, to give you a nice little display that you can use in your projects. The PiOLED comes with a monochrome 128×64 OLED, with white pixels. The OLED uses only the I2C pins so you have plenty of…
-
In this article we look at a DS18B20 module which you can connect to your Raspberry Pi DS18B20 Information The DS18B20 digital thermometer provides 9-bit to 12-bit Celsius temperature measurements and has an alarm function with nonvolatile user-programmable upper and lower trigger points. The DS18B20…
-
This is a mini OLED which is designed for the Raspberry Pi, it can work with Pi 1, B +, Pi 2, Pi 3 and Pi Zero. We tried it on a Raspberry Pi 3 and a Pi Zero. The PiOLED comes with a monochrome…