Panel Cookies
Smart Home
5 years ago | Blogs | by: Dr Panos


Story

This project based on smart greenhouse (https://www.hackster.io/drpanosv/smart-greenhouse-fbc739) made for motitoring internal - external home enviromental conditions, motion, fire detection and controling 4 appliences with Blynk android app.

Features:

i. Monitoring internal (temperature, humidity, air quality) and external home environmental conditions (temperature, humidity) in real time and on graph for a period of time.

ii. Control 4 appliences.

iii. Monitoring and controlling in real time, at any location, using a mobile phone or computer application (android emulator).

iv. Fire detection.

v. Motion detection in space.


#include <SPI.h>
#include <Ethernet.h>
#include <BlynkSimpleEthernet.h>
#include <DHT.h>

// You should get Auth Token in the Blynk App.
char auth[] = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";

#define W5100_CS  10
#define SDCARD_CS 4

#define DHTaPIN 9
#define DHTbPIN 3
#define DHTaTYPE DHT11     // DHT 11)
#define DHTbTYPE DHT22   // DHT 22 (AM2302), AM2321

 

See full code here





5 years ago | Blogs | by: Dr Panos











Last tutorials

ESP32 WiFi Walkie Talkie with ESP-NOW and I2S Microphone
3D Printed Headphones with PLANAR PCB
FOC control with Arduino + magnetic encoder feedback
Laser Power Meter DIY PCB
All about Arduino PWM frequencies

ADVERTISERS



Affiliate Disclosure

ADVERTISERS

PCBWAY PCB service







Curso Arduino Online nivel bajo