AWS IoT Lamp || Control Relay/LED/Lamp with Amazon AWS IoT Core using ESP32

  Переглядів 10,951

How To Electronics

How To Electronics

Рік тому

Register and get $100 from NextPCB:
www.nextpcb.com/register?code...
PCB Assembly capabilities info:
www.nextpcb.com/pcb-assembly-...
𝗣𝗿𝗼𝗷𝗲𝗰𝘁 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻:
In this tutorial, we will learn how to Control Relay/LED/Lamp with Amazon AWS IoT Core using ESP32 WiFi Module. Earlier we learned about Getting Started with AWS IoT Core with ESP32 and also ESP8266. The AWS IoT Core is a managed cloud service that lets connected devices easily and securely interact with cloud applications and other devices.
This tutorial is all about Controlling Peripherals like AC Appliances like Lamp or LED or any Relay from AWS IoT Dashboard using ESP32 WiFi Module. The tutorial comprises multiple sections
1. Setting up ESP32 Hardware
2. Signing up & setting the Amazon Web Services
3. Installing Necessary Libraries to Arduino IDE & Writing an Arduino Sketch for the project
4. Creating a Thing is AWS
5. Creating Policy and attaching to Thing
6. Generating Certificates
7. Modifying Arduino Sketch according to Thing Data & Credentials
8. Publish Data from AWS Dashboard
𝗪𝗿𝗶𝘁𝘁𝗲𝗻𝘁 𝗧𝘂𝘁𝗼𝗿𝗶𝗮𝗹 & 𝗦𝗼𝘂𝗿𝗰𝗲 𝗖𝗼𝗱𝗲: how2electronics.com/control-r...
....................................................................................................................................................................................................................................
Drop a like if you liked this video.
Don't forget to subscribe to our channel for more Electronics projects and tutorials.
Website: www.how2electronics.com
Facebook: / howtoelectronics
Instagram: / howtoelectronics
Twitter: / how2electronics

КОМЕНТАРІ: 18
@kabitachand2222
@kabitachand2222 Рік тому
Thank you 👍
@xc1b966
@xc1b966 7 місяців тому
From this project , Do you have any clip for link this project to simple or basic application ?
@lokendrarawal8779
@lokendrarawal8779 Рік тому
Make more videos on AWS Series please
@mramzadg
@mramzadg Рік тому
Great video...
@MunishKumar-gw6kw
@MunishKumar-gw6kw Рік тому
very good!
@brayanestivenpuertalopez8664
@brayanestivenpuertalopez8664 Місяць тому
where is "wifi.h" , when wifi was declared. to use the object
@ahmedabdelnasserlotfy2024
@ahmedabdelnasserlotfy2024 7 місяців тому
i have error in #include he cant see ?? No such file or directory
@karthiv3544
@karthiv3544 Рік тому
Good
@prajapathiprasad1378
@prajapathiprasad1378 7 місяців тому
In which platform you done the code .either in AWS or other platform
@HowtoElectronics
@HowtoElectronics 7 місяців тому
Arduino IDE
@g_62_onkarchougule77
@g_62_onkarchougule77 2 місяці тому
#include "WiFi.h" this file showing error Compilation error: Wifi.h: No such file or directory
@user-zh4gy3hd9t
@user-zh4gy3hd9t Рік тому
With Amazon AWS IoT Core using this ESP32, can we get anywhere to access it, for example in different city locations to be able to turn off the LED or lamp?
@HowtoElectronics
@HowtoElectronics Рік тому
You can control lam from anywhere in the world
@bachtiarrachman167
@bachtiarrachman167 Рік тому
@@HowtoElectronics thank you very much your content really helped me once again thank you
@brayanestivenpuertalopez8664
@brayanestivenpuertalopez8664 Місяць тому
It doesn't work, there are flaws in the code.
@clobel55
@clobel55 Рік тому
can you have this tutorial in English please
@shivanikshirsagarsk
@shivanikshirsagarsk Рік тому
Dear sir, #How To Electronics @How To Electronics I'm following all steps as shown in this video but it is not working. I'm attaching the error message "please reply asap". Error 17 | WiFi.mode(WIFI_STA); | ^~~~ AWS_iot_lamp:17:13: error: 'WIFI_STA' was not declared in this scope; did you mean 'WIFI_SSID'? 17 | WiFi.mode(WIFI_STA); | ^~~~~~~~ | WIFI_SSID AWS_iot_lamp:18:14: error: invalid conversion from 'const char*' to 'char*' [-fpermissive] 18 | WiFi.begin(WIFI_SSID, WIFI_PASSWORD); | ^~~~~~~~~ | | | const char* In file included from D:\AWS\AWS_iot_lamp\AWS_iot_lamp.ino:5: D:\arduino all data\arduino-1.8.19\libraries\WiFi\src/WiFi.h:79:21: note: initializing argument 1 of 'int WiFiClass::begin(char*, const char*)' 79 | int begin(char* ssid, const char *passphrase); | ~~~~~~^~~~ AWS_iot_lamp:29:7: error: 'class BearSSL::WiFiClientSecure' has no member named 'setCACert' 29 | net.setCACert(AWS_CERT_CA); | ^~~~~~~~~ AWS_iot_lamp:30:7: error: 'class BearSSL::WiFiClientSecure' has no member named 'setCertificate' 30 | net.setCertificate(AWS_CERT_CRT); | ^~~~~~~~~~~~~~ AWS_iot_lamp:31:7: error: 'class BearSSL::WiFiClientSecure' has no member named 'setPrivateKey' 31 | net.setPrivateKey(AWS_CERT_PRIVATE); | ^~~~~~~~~~~~~ 'class WiFiClass' has no member named 'mode'
IoT Industrial Automation using Amazon AWS IoT Core & ESP8266
10:40
How To Electronics
Переглядів 6 тис.
Teenagers Show Kindness by Repairing Grandmother's Old Fence #shorts
00:37
Fabiosa Best Lifehacks
Переглядів 29 млн
1000+ LED Matrix! Setup, Power, Control, Tips - WLED 14.0-b1 2D Matrix
11:04
Amazon AWS IoT Core using ESP8266 || Creating Thing, Policies & Certificates
10:18
Best OS for programming? Mac vs Windows vs Linux debate settled
8:41
12 Useful & Interesting ESP32 Projects for Beginners!
9:41
ToP Projects Compilation
Переглядів 568 тис.
Google Data Center 360° Tour
8:29
Google Cloud Tech
Переглядів 5 млн
Control Anything With IOT Easy Internet of Things with ESP32 and Arduino
17:56
10 Best IoT projects of the year 2022!
8:52
ToP Projects Compilation
Переглядів 1,1 млн
15Min Fridays - AWS IoT Lamp using ESP32
22:11
AWS User Group Hyderabad
Переглядів 7 тис.
Рекламная уловка Apple 😏
0:59
Яблык
Переглядів 775 тис.
The ARM chip race is getting wild… Apple M4 unveiled
4:07
Fireship
Переглядів 639 тис.
Phone charger explosion
0:43
_vector_
Переглядів 44 млн