Arduino Spfd5408 TFT LCD 2 4 Temp and Humidity Mon [PDF]

  • 0 0 0
  • Gefällt Ihnen dieses papier und der download? Sie können Ihre eigene PDF-Datei in wenigen Minuten kostenlos online veröffentlichen! Anmelden
Datei wird geladen, bitte warten...
Zitiervorschau

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 And Temperature Monitor by ZakariyeA

Weather Dashboard using MKR1000 and Losant by wesee

How to Display Temperature and Humidity Using an Arduino and a DHT11 Humidity Sensor by eliesalame

Arduino - Two 7 LED Segments + DHT11 temperature & humidity sensor by Tiroseno

DHT11 Humidity Sensor Module Interface With Arduino by mybotic

Wireless Temperature and Humidity Monitor With ESP8266 by tcodd86

Advertisements

Comments

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