This is my school project about IOT Fundamentals.
• ESP32 DevKitC • DHT-11 • PIR HC-SR501 • LCD 1602 I2C • LED • BUZZER
ThingSpeak
1/ In CiscoPacketTracer > Open file simulation.pkt
2/ Click to SBC-PT (ESP32) > Programming > Run
3/ Press Alt and hover mouse to Motion Sensor (PIR HC-SR501)
4/ End.
1/ Add all libraries needed to folder "libraries"
2/ In ArduinoIDE > Open file reality.ino
3/ Connect ESP32 with your Laptop by USB
4/ Change correct Wifi with Username and Password
5/ Change correct Write APIKEY of your ThingSpeak account
6/ Click "Verify" to make sure everything work
7/ Click "Upload" to add code to ESP32
8/ Now your code is ready to use
9/ End.