In this article we connect an SHT30 Sensor to an Arduino Uno – other arduino boards should be Ok as well but I have not verified this Sensor Information The digital SHT3x humidity sensor series takes sensor technology to a…
Code
-
-
In this article we connect an HTU31 Humidity and Temperature Combination Sensor to an Arduino Uno – other arduino boards should be Ok as well Sensor Information The HTU31 is one of the smallest and most accurate humidity sensors on…
-
This shield got my attention as it looked like a nice beginners learning type shield with which you could get up and running with an Arduino Here is a picture of the board, a few code examples are available later…
-
In this article we connect a TLV493D magnetic sensor to an Arduino Uno – other arduino boards should be Ok as well Sensor Information The 3D magnetic sensor TLV493D offers accurate three-dimensional sensing with extremely low power consumption in a…
-
In this example we connect a AHT20 Integrated temperature and humidity Sensor from Aosong to an Arduino Uno First lets look at some information about the sensor from the manufacturer AHT20, as a new generation of temperature and humidity sensors,…
-
In this example we connect a LTR390 UV Light Sensor from liteon to an Arduino Uno First lets look at some information about the sensor from the manufacturer This sensor converts light intensity to a digital output signal capable of…
-
In this example we connect a VCNL4040 Proximity and Ambient Light Sensor from Vishay to an Arduino Uno First lets look at some information about the sensor from the manufacturer VCNL4040 integrates a proximity sensor (PS), ambientlight sensor (ALS), and…
-
In this example we connect a SHT40 Digital Humidity Sensor from Sensirion to an Arduino Uno This is the next generation of SHT sensor, in the past we have had examples for sensors such as the SHt31 and now we…
-
In this article we will control the built in LED on an Arduino using Python. Python will be running on the desktop PC and we will be sending simple commands via the serial port to the Arduino. You can hook…
-
In this example we connect a L3G4200D three-axis gyroscope module to an Arduino Uno First lets look at some information about the sensor from the manufacturer The L3G4200D is a low-power three-axis gyroscope providing three different user selectable full scales…