You are on page 1of 3

technology workshop craft home food play outside costumes

ARDUINO - SPFD5408 TFT LCD 2.4 TEMP and HUMIDiTY Monitor. Fahrenheit &
Celsius!
by vandenbrande on September 15, 2016

Table of Contents

ARDUINO - SPFD5408 TFT LCD 2.4 TEMP and HUMIDiTY Monitor. Fahrenheit & Celsius! . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

Intro: ARDUINO - SPFD5408 TFT LCD 2.4 TEMP and HUMIDiTY Monitor. Fahrenheit & Celsius! . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Step 1: Schematic, Code, Libraries & Parts list. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

http://www.instructables.com/id/ARDUINO-SPFD5408-TFT-LCD-2-4-TEMP-and-HUMIDiTY-Mon/
Author:vandenbrande ArduinoSensors.nl
Hello world! I make simple projects for people who want to learn programming and electronics. Most of my Instructables are about arduino and the wide
range of sensors you can use with it. I make the Schematic & code, You can build from there. Also check out my android apps for arduino!
https://play.google.com/store/apps/developer?id=BlueCore+Tech

Intro: ARDUINO - SPFD5408 TFT LCD 2.4 TEMP and HUMIDiTY Monitor. Fahrenheit & Celsius!
Hello world! Today i made a Temp & Humidity Monitor with a DHT11 Sensor & the 2.4 TFT LCD Shield on a arduino Mega. Its shows Fahrenheit & celsius, Also for both
Heat Indexes are displayed.

Follow the next step for the Code, Schematic, Libraries & Parts list.

You need 3 Libraries. They are included in the downloads.


SPFD5408_Adafruit_GFX.h
SPFD5408_Adafruit_TFTLCD.h
SPFD5408_TouchScreen.h

Step 1: Schematic, Code, Libraries & Parts list.


Just wire the DHT11 Like the Schematic shows, and plug on the TFT LCD on top of the Arduino Mega.

Make sure you download and install the libraries, and Upload the code and you have yourself a nice cheap

to build Temp & Humidity monitor.

Parts list:

Arduino Mega
2.4 TFT LCD SPFD5408 (Aliexpress got them very cheap)
DHT11 Temperature sensor. KY-015
Jumper wires

Good luck! Follow me for more!

File Downloads

http://www.instructables.com/id/ARDUINO-SPFD5408-TFT-LCD-2-4-TEMP-and-HUMIDiTY-Mon/
SPFD5408_Adafruit_library.zip (181 KB)
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'SPFD5408_Adafruit_library.zip']

SPFD5408_TFT_LCD_2_4_TEMP_and_HUMIDiTY_Monitor.ino (8 KB)
[NOTE: When saving, if you see .tmp as the file ext, rename it to 'SPFD5408_TFT_LCD_2_4_TEMP_and_HUMIDiTY_Monitor.ino']

Related Instructables

Digital Humidity Weather How to Display Arduino - Two 7 DHT11 Humidity Wireless
And Dashboard Temperature LED Segments Sensor Module Temperature
Temperature using MKR1000 and Humidity + DHT11 Interface With and Humidity
Monitor by and Losant by Using an temperature & Arduino by Monitor With
ZakariyeA wesee Arduino and a humidity sensor mybotic ESP8266 by
DHT11 Humidity by Tiroseno tcodd86
Sensor by
eliesalame

Advertisements

Comments

http://www.instructables.com/id/ARDUINO-SPFD5408-TFT-LCD-2-4-TEMP-and-HUMIDiTY-Mon/

You might also like