Another temperature project, this time we will use a TMP102 to an LCD keypad shield The TMP102 device is a digital temperature sensor ideal for NTC/PTC thermistor replacement where high accuracy is required. The device offers an accuracy of ±0.5°C …
LCD Projects
-
-
In this article we create a UV display project, we will use a Si1145 sensor which is connected to an LCD keypad shield and an Arduino Uno The Si1145/46/47 is a low-power, reflectance-based, infrared proximity, ultraviolet (UV) index, and ambient …
-
In this article we create a distance measurement ultrasonic project, we will use an Arduino Uno with an LCD Keypad shield. We will then connect the HY-SFR05 to this shield and display the readings on the LCD. Lets go and …
-
In this project we will get the current altitude and temperature using an MPL3115A2 pressure sensor connected to an LCD keypad shield fitted to an Arduino Uno Here is a little information regarding the sensor. The MPL3115A2 is a compact, piezoresistive, …
-
In this article we create a thermometer based project using an LCD shield, Arduino Uno and an MLX90615 sensor. Lets discuss the sensor first The MLX90615 is a miniature infrared thermometer for non-contact temperature measurements. Both the IR sensitive thermopile …
-
In this project we will create a basic gas sensor detector, we will use the CCS811 gas sensor and connect this to an LCD keypad shield. Lets look at the gas sensor first. The CCS811 is a low-power digital gas …
-
In this example we will create a temperature and altitude meter using a bm180 sensor and display the readings on an LCD shield Lets look at the BMP180 first The BMP180 is the new digital barometric pressure sensor of Bosch Sensortec, …
-
In this example we will create a temperature and humidity meter using a sht31 sensor and display the readings on an LCD shield SHT31 is the next generation of Sensirion’s temperature and humidity sensors. It builds on a new CMOSens® sensor chip …
-
In this example we will create a lux meter using a GA1A12S202 sensor and display the readings on an LCD shield The features of this sensor are as follows Output voltage increases with light on the sensor Logarithmic response not only …
-
Another project – this time were building another lux meter, we will use a TSL2561 sensor and display the readings on an LCD keypad shield Lets recap some information regarding the sensor This TSL2561 is an I2C light-to-digital converter TSL2561 …
-
This time we are going to look at hooking up a DS1624 sensor to an LCD Keypad shield. We will display the temperature on the LCD. A reminder about the DS1624 The DS1624 consists of two separate functional units: a …
-
In this example we will connect a MLX90614 to our ARduino and display the output on a 128 x 32 I2C OLED LCD display, you could use a different type of LCD or a bigger OLED variety but that is what …
-
In a previous example we connected a SHT21 temperature and humidity sensor to an Arduino – http://www.arduinoprojects.net/sensor-projects/sht21-humidity-and-temperature-sensor-example.php. This was a bit basic as the data was sent via the serial port, so lets add an LCD to display the temperature and …
-
This is a 3-wire Serial LCD Module example connected to an Arduino uno, I bought this as part of a kit there was an Arduino Uno and a couple of different LCDs but I always had trouble getting this one working. Its …