- Видео 45
- Просмотров 22 894
EuCoders Technologies Pvt.Ltd.
Добавлен 29 янв 2023
🌞🎉 இனிய பொங்கல் திருநாள் நல்வாழ்த்துக்கள்! 🎉🌞
May this Pongal bring happiness, prosperity, and endless joy to you and your family! 🌾✨ #இனிய #பொங்கல் #திருநாள் #நல்வாழ்த்துக்கள் #Happy #Pongal #FestivalVibes #HarvestFestival
Просмотров: 1
Видео
Arduino Smart Door Lock || Secure Your Home with Code || How to make Smart Door Lock System
Просмотров 85Месяц назад
Arduino Smart Door Lock || Secure Your Home with Code || How to make Smart Door Lock System
How To Make Smart Dustbin using Arduino :A Project with Arduino, Ultrasonic Sensor, and Servo Motor
Просмотров 2122 месяца назад
How To Make Smart Dustbin using Arduino :A Project with Arduino, Ultrasonic Sensor, and Servo Motor
Innovative Solution: Smart Dustbin with Automatic Lid Control
Просмотров 452 месяца назад
Innovative Solution: Smart Dustbin with Automatic Lid Control
How to Make a Smart Door Lock Using RFID & Arduino || Smart Door Lock Perfect for Home Security!
Просмотров 452 месяца назад
How to Make a Smart Door Lock Using RFID & Arduino || Smart Door Lock Perfect for Home Security!
Smart Irrigation System using Arduino Uno | Soil Moisture Sensor Automation Project
Просмотров 2232 месяца назад
Smart Irrigation System using Arduino Uno | Soil Moisture Sensor Automation Project
✨ Wishing everyone a joyful and prosperous Diwali! May the festival of lights bring happiness
Просмотров 232 месяца назад
✨ Wishing everyone a joyful and prosperous Diwali! May the festival of lights bring happiness
Build a Bluetooth Robotic Car with Arduino: Complete Guide! || Introduction to Robotics
Просмотров 1102 месяца назад
Build a Bluetooth Robotic Car with Arduino: Complete Guide! || Introduction to Robotics
Nice
Very good 👍
The fire's perspective: 🚙👁️👄🌪️
Sir ji pdf kaha milega
❤
👍❤
Thanks sir ji ☺️☺️
❤
❤
Very nice class 🥰
👍
Sir pdf bhej dijiye
👌🏻👌🏻👌🏻👌🏻
The code does not work!
Are you facing any issue then you can WhatsApp you error at : 9450606101
bahut accha
👌🏻👌🏻👌🏻👌🏻
🎉🎉🎉
😮😮
Ydi ham delay time se jyada time Tak kuda Dale to y kam nhi karega tab Aap yesa bnay ki sensor tab tak activate rahe tab tab dustbin open rahe
Yes , Kar sakte hai
Good information respected sir 💐💐
@@physicsworld8886 Thank you Sir
🎉🎉🎉🎉🎉❤❤❤❤
❤❤❤❤
❤
👌🏻👌🏻
👍🏻👍🏻👍🏻👍🏻
👌🏻👌🏻
👌🏻
👍🏻👍🏻👍🏻
Nice
👌🏻👌🏻👌🏻👌🏻
Nice project. Can you send me the code.
Yes, sure message us : +918795305039
❤❤
🎉🎉
Nice sir ❤️❤️
❤❤❤
Thanks dear
Nice 👍
❤❤❤❤
Great sir 👍
Nice sir ❤️👍
@@EktaGupta-u8f Thanks Dear
source ?
@@AdityaRaj-fb4ts #include <WiFi.h> #include <BlynkSimpleEsp32.h> #include <LiquidCrystal_I2C.h> #include "ESP32_MailClient.h" // WiFi credentials char ssid[] = "Your_SSID"; char pass[] = "Your_PASSWORD"; // Blynk credentials char auth[] = "Your_Blynk_Auth_Token"; // LCD settings LiquidCrystal_I2C lcd(0x27, 16, 2); // Gas sensor pin int gasSensorPin = 34; // Analog pin for gas sensor // Email setup (using Gmail SMTP) #define SMTP_HOST "smtp.gmail.com" #define SMTP_PORT 465 // Email account credentials #define EMAIL_SENDER "your_email@gmail.com" #define EMAIL_PASSWORD "your_email_password" #define EMAIL_RECIPIENT "recipient_email@gmail.com" // Initialize SMTP data SMTPSession smtp; SMTP_Message message; void setup() { // Serial Monitor Serial.begin(115200); // LCD initialization lcd.begin(); lcd.backlight(); lcd.setCursor(0, 0); lcd.print("Smoke Detector"); // WiFi setup WiFi.begin(ssid, pass); while (WiFi.status() != WL_CONNECTED) { delay(500); Serial.print("."); } Serial.println(" Connected to WiFi"); // Blynk setup Blynk.begin(auth, ssid, pass); // Set up email alert smtp.debug(1); smtp.callback(smtpCallback); message.sender.name = "Smoke Detector"; message.sender.email = EMAIL_SENDER; message.subject = "Smoke Alert!"; message.addRecipient("User", EMAIL_RECIPIENT); } void loop() { Blynk.run(); // Read gas sensor value int gasValue = analogRead(gasSensorPin); Serial.println(gasValue); // Display gas level on LCD lcd.setCursor(0, 1); lcd.print("Gas Level: "); lcd.print(gasValue); // Send data to Blynk app Blynk.virtualWrite(V0, gasValue); // Threshold for smoke detection if (gasValue > 300) { // Adjust threshold as per your sensor lcd.setCursor(0, 1); lcd.print("Smoke Detected! "); sendEmailAlert(gasValue); Blynk.notify("Warning: Smoke detected!"); } delay(1000); } // Function to send email alert void sendEmailAlert(int gasValue) { message.text.content = "Smoke detected with gas level: " + String(gasValue); // SMTP server configuration smtp.login(SMTP_HOST, SMTP_PORT, EMAIL_SENDER, EMAIL_PASSWORD); if (!MailClient.sendMail(smtp, message)) { Serial.println("Error sending Email, " + smtp.errorReason()); } else { Serial.println("Alert Email Sent"); } } // SMTP callback function void smtpCallback(SMTP_Status status) { Serial.println(status.info()); if (status.success()) { Serial.println("Email sent successfully!"); } else { Serial.println("Failed to send email"); } }
👍👍✨🎉
Isme thick se avaz bhi nhi aa rahi hai
One of the best web development agencies in Lucknow has innovative developers with lots of experience. @Eucoders_Technologies.