IoT Learner
IoT Learner
  • 30
  • 201 316
Fire Alarm System using Arduino Uno | Smoke & Flame Sensor
In this tutorial, we have discussed the IoT-based Fire Alarm System using Arduino Uno.
We have used the MQ2 Smoke sensor & flame sensor for fire detection and the buzzer SMS message will be sent to multiple mobile numbers in case of fire.
We are also showing the smoke & flame readings in real-time on the LCD Display.
Code & Circuit Link:- github.com/jigneshk5/fire-alarm-system
Website: iotlearner.com/
มุมมอง: 22 436

วีดีโอ

RFID based Smart Attendance System using Nodemcu & Firebase
มุมมอง 37K2 ปีที่แล้ว
In this tutorial, I have created a Smart Attendance System. In this system, Smart Attendance Admin Panel is made using Html, CSS, Bootstrap, Jquery, Javascript. You can add users to the system in "INIT" mode. The rfid tags(or users) is read using the RC522 Rfid reader. Admin can then monitor all the users present in the system. The user's check-in and check-out time is also downloadable as csv ...
AWS IoT Core with ESP8266 | Thing Shadow & Policy Explained With Demo
มุมมอง 2.6K2 ปีที่แล้ว
In this tutorial, I have covered the following areas: 1. Overview of AWS IoT 2. Setup a AWS Thing from scratch 3. Configure Thing Shadow Topic 4. Create IoT Policy and restrict the resources. 5. Implement the AWS IoT with ESP8266 Code Repository:- github.com/jigneshk5/AWS-IoT-Core-with-ESP8266 Support:- patreon.com/iotlearner
Weather Monitoring System using Thinkspeak | Nodemcu Project
มุมมอง 9242 ปีที่แล้ว
In this tutorial, we have discussed the IoT based weather station System using ESP8266 on the ThinkSpeak platform. I used the DHT11 temperature and humidity sensor & LDR sensor (for brightness) for pushing the data to the Thinkspeak server. I have also integrated Thinkspeak alert API for Email alerts in case of less brightness in the weather station. Repository: - github.com/jigneshk5/weather-s...
Setup your Nodered Dashboard with MQTT Integration | IoT Project with ESP8266
มุมมอง 1.8K2 ปีที่แล้ว
In this tutorial, I have created the Nodered dashboard and setup MQTT nodes to receive the data coming from LDR and DHT11 sensor via the ESP8266 gateway. Full Code:- github.com/jigneshk5/nodered-rpi The timestamp of various topics in this tutorial: 1. Requirements: 03:53 2. Circuit Diagram: 04:40 3. Arduino Code Explanation: 05:30 4. Architecture and Node-red Flow Explanation: 09:09
Complete Roadmap for IoT Development || Beginner to Advanced
มุมมอง 10K2 ปีที่แล้ว
In this video, I have discussed the path to become an IoT developer. I have discussed the 3 phases for mastering the Internet of Things in 2years. I have shared some strategies to earn from IoT. Resources: IoT Security:- Payatu: payatu.com/blog EXPLIoT: th-cam.com/channels/Yf15eNXs_5zBEAaK4uHvgA.html Raspberry Pi:- Important: pimylifeup.com OpenCV: www.pyimagesearch.com/ SentDex: th-cam.com/vid...
Home Automation using Google Assitant, Adafruit.io, and ESP8266 | IoT Project
มุมมอง 4.3K3 ปีที่แล้ว
In this tutorial, I have discussed how do you control home appliances through your voice commands using Google Assistant. For this project, I have controlled an electric bulb and position of servo motor from Google assistant. Timestamps of different topics explained in session:- 1. Demo Explained:- 00:47 2. Project Explanation:- 02:54 4. Circuit diagram: 05:04 5. Architecture Explanation:- 07:1...
Smart Parking IoT Project Idea+ Node.JS/Firebase App Demo
มุมมอง 2.1K3 ปีที่แล้ว
In this video, I have given demonstration of my Project "Home Parking Automation" which is basically a renting solution of Parking Spaces with IoT. And I have created a web dashboard in this from which user (car owner) can book an available space and parking owner can set availability and price of their parking. Technology used:- Node.js/ Express.js, Arduino, Firebase Realtime Database, Jquery,...
Create a WiFi Button with http & websocket server on ESP8266 Nodemcu | IFTTT for email alerts
มุมมอง 1.1K3 ปีที่แล้ว
In this project, I have created a webserver on ESP8266 which counts the number of presses of Pushbutton and display this on webpage in realtime via websocket. We have also used IFTTT for triggering an email alert for each 5th press. Code used in the tutorial:- github.com/jigneshk5/WiFi-Button-using-ESP8266 Important Links:- github.com/jigneshk5/WiFi-Button-using-ESP8266/blob/master/links.txt Li...
Getting Started with AWS IoT Core- Part 2 | Arduino Code & Circuit Explained
มุมมอง 2K3 ปีที่แล้ว
In this tutorial series, I will be discussing step by step procedure to setup the AWS IoT core to connect with your ESP8266- Nodemcu (using Mqtt), Postman (using Restful api) and other Mqtt client via javascript, Python and MqttBox. We will also use AWS SNS to create an email notification on a certain rule of IoT AWS thing. In this part, I have discussed the circuit diagram and arduino sketch t...
Getting started with AWS IoT Core-Part 1 | Writing JS and Python code for connection | Thing Shadows
มุมมอง 3K3 ปีที่แล้ว
In this tutorial series, I will be discussing step by step procedure to setup the AWS IoT core to connect with your ESP8266- Nodemcu (using Mqtt), Postman (using Restful api) and other Mqtt client via javascript, Python and MqttBox. We will also use AWS SNS to create an email notification on a certain rule of IoT AWS thing. In this part, I have discussed the architecture of the Project and writ...
Home Automation using Alexa | Setting up with Nodemcu and Sinric pro | With Arduino code
มุมมอง 10K4 ปีที่แล้ว
This is the 3rd part of ALEXA BASED Home Automation in which I have covered the Sinric & Sinric.pro service with their arduino library to connect with Alexa Cloud. Full Code:- github.com/jigneshk5/home-automation-with-alexa Timestamp of various topics in this tutorial: Arduino Code for connecting nodemcu to Sinric : 13:06 Adding Sinric skill to Alexa app: 34:03 Demo: 41:09 Code explanation for ...
ALEXA BASED Home Automation using ESP8266, Adafruit.IO and IFTTT [PART 2]
มุมมอง 8824 ปีที่แล้ว
Link of 1st Part:- th-cam.com/video/TN50yeumrIg/w-d-xo.html This is the second part of ALEXA BASED Home Automation in which I have covered the arduino code explanation and setting up IFTTT applets. Full Code:- github.com/jigneshk5/home-automation-with-alexa Timestamp of various topics in this tutorial: Arduino Code for connecting to Adafruit.io : 0:40 IFTTT explanation: 17:36 Demo: 24:32 Suppor...
ALEXA BASED Home Automation using ESP8266, Adafruit.IO and IFTTT [PART 1]
มุมมอง 1.2K4 ปีที่แล้ว
ALEXA BASED Home Automation using ESP8266, Adafruit.IO and IFTTT [PART 1]
Smart Street Light Management Portal | IOT PROJECT DEMO
มุมมอง 9284 ปีที่แล้ว
Smart Street Light Management Portal | IOT PROJECT DEMO
Smart Street Light IoT Project (Part 3) | Node.JS & Blynk http api | Project Decode Pt.1
มุมมอง 1.3K4 ปีที่แล้ว
Smart Street Light IoT Project (Part 3) | Node.JS & Blynk http api | Project Decode Pt.1
Smart Street Light IoT Project (Part 2) | Setting up with Blynk and Nodemcu | PROJECT DECODE Pt.1
มุมมอง 2.9K4 ปีที่แล้ว
Smart Street Light IoT Project (Part 2) | Setting up with Blynk and Nodemcu | PROJECT DECODE Pt.1
Smart Street Light IoT Project (Part 1) | Setting up circuit with Nodemcu | PROJECT DECODE Pt.1
มุมมอง 3K4 ปีที่แล้ว
Smart Street Light IoT Project (Part 1) | Setting up circuit with Nodemcu | PROJECT DECODE Pt.1
Getting Started with Internet of Things(IoT) on Dweet.io and Freeboard | HTTP with NodeMCU
มุมมอง 4.3K4 ปีที่แล้ว
Getting Started with Internet of Things(IoT) on Dweet.io and Freeboard | HTTP with NodeMCU
BUILD IOT DASHBOARD USING NODE.JS, MQTT, INFLUXDB
มุมมอง 13K4 ปีที่แล้ว
BUILD IOT DASHBOARD USING NODE.JS, MQTT, INFLUXDB
Build your IoT Dashboard with InfluxDB Cloud, Grafana | Full setup with Nodemcu
มุมมอง 14K4 ปีที่แล้ว
Build your IoT Dashboard with InfluxDB Cloud, Grafana | Full setup with Nodemcu
FireBase Authentication with Admin Node.js SDK | Deploying IoT Dashboard on Heroku
มุมมอง 2.1K4 ปีที่แล้ว
FireBase Authentication with Admin Node.js SDK | Deploying IoT Dashboard on Heroku
Build your IoT Dashboard with Node.JS, MongoDB, Blynk HTTP | Blynk local server setup | Part 2
มุมมอง 2.7K4 ปีที่แล้ว
Build your IoT Dashboard with Node.JS, MongoDB, Blynk HTTP | Blynk local server setup | Part 2
Build your IoT Dashboard with Blynk and Freeboard | Full setup with Nodemcu | Part 1
มุมมอง 2.6K4 ปีที่แล้ว
Build your IoT Dashboard with Blynk and Freeboard | Full setup with Nodemcu | Part 1
Build your IoT Dashboard with FireBase , Node.JS | Setting up with Nodemcu | Complete Guide
มุมมอง 9K4 ปีที่แล้ว
Build your IoT Dashboard with FireBase , Node.JS | Setting up with Nodemcu | Complete Guide
BEST IOT PLATFORM | FULL STARTER GUIDE IN HINDI | SHIFTR.IO
มุมมอง 1.4K4 ปีที่แล้ว
BEST IOT PLATFORM | FULL STARTER GUIDE IN HINDI | SHIFTR.IO
CONTROLLING 7 SEGMENT DISPLAY USING NodeMCU ESP8266 WEB SERVER
มุมมอง 6K5 ปีที่แล้ว
CONTROLLING 7 SEGMENT DISPLAY USING NodeMCU ESP8266 WEB SERVER
How to Make Different Sirens at Home using Arduino | POLICE and AMBULANCE siren with Code
มุมมอง 30K6 ปีที่แล้ว
How to Make Different Sirens at Home using Arduino | POLICE and AMBULANCE siren with Code

ความคิดเห็น

  • @bittukumar-cl2vx
    @bittukumar-cl2vx 8 วันที่ผ่านมา

    awscrt.exceptions.AwsCrtError: AWS_ERROR_MQTT_UNEXPECTED_HANGUP: The connection was closed unexpectedly. @IoT Learner I am getting some error could you please check this error

  • @GabrielleTimothyA.Ladica
    @GabrielleTimothyA.Ladica 15 วันที่ผ่านมา

    where is the breadboard in the circuit diagram

  • @bijoykarmakar9197
    @bijoykarmakar9197 หลายเดือนก่อน

    What is the clientId in the js file. From where did you get it . Ecan you please help us to get the clientId

    • @IoTLearner
      @IoTLearner หลายเดือนก่อน

      Any random client id will work. Its the id of your mqtt client

    • @IoTLearner
      @IoTLearner หลายเดือนก่อน

      The js file/script is a mqtt client

  • @bijoykarmakar9197
    @bijoykarmakar9197 หลายเดือนก่อน

    @IotLearner can you please share the js file

  • @akshaytalanki2596
    @akshaytalanki2596 2 หลายเดือนก่อน

    is there any 3D software solution(tinker cad) for this

  • @rajtamilanyt4985
    @rajtamilanyt4985 3 หลายเดือนก่อน

    Hiii bro

  • @2415_dipanmandal
    @2415_dipanmandal 3 หลายเดือนก่อน

    can u provide the code ?

  • @jayeshpathade8320
    @jayeshpathade8320 4 หลายเดือนก่อน

    All the best. This is a great initiative. Looking foreward for more videos. Hopefully the site will be up soon.

  • @XFooTBaLL111
    @XFooTBaLL111 4 หลายเดือนก่อน

    on line 16 : FirebaseData firebasedata is giving error what can be the reason? in using esp32 and changed the library to " ESP32Firebase.h" It didnt gave any error for library

  • @EarthlyEphemera369
    @EarthlyEphemera369 6 หลายเดือนก่อน

    Sir, can I use ESP32 for wifi transmission?

  • @Jhonlestertiu01
    @Jhonlestertiu01 6 หลายเดือนก่อน

    WHERE I GONNA BUY SIM 900 GSM SAME WITH YOU ?

  • @getmedia9770
    @getmedia9770 8 หลายเดือนก่อน

    how we can get this website? please tell me

  • @pj1368
    @pj1368 9 หลายเดือนก่อน

    "Invalid date" on Website, please help me :)

  • @manikantareddynukala7929
    @manikantareddynukala7929 9 หลายเดือนก่อน

    Suggest some cloud iot projects

  • @blkkobra
    @blkkobra 10 หลายเดือนก่อน

    Sir please make a detail video on how the RFID cards are read and write. What are the requirement for this and they should be explain in detail. What are the different types of RFID cards, what are the difference among them should be explain in details.

  • @kenfackzeunsivanjunior7785
    @kenfackzeunsivanjunior7785 10 หลายเดือนก่อน

    Thanks for sharing this. Please could you help with the link to the LiquidCrystal_I2C library that you used in this project ???

  • @programmingtutorials713
    @programmingtutorials713 10 หลายเดือนก่อน

    Sir your website is not working do you have another website or you will not make blogs plz reply?

  • @tanmaysingh5054
    @tanmaysingh5054 10 หลายเดือนก่อน

    ​@IoTLearner Sir I have not used the leds yet, when I tried to start the system, the lcd was not working (it was just lit up, no words were on it) is it because I didn't used the leds or my lcd display is not working?

  • @rocopahugot7546
    @rocopahugot7546 10 หลายเดือนก่อน

    hello sir, i dont have any idea i follow your instructions. idunno if my rfid reader is working but the LED light is ON when i upload the code to my nodemcu and rfid reader it doesn't read my rfid tags. can you help me about this..

  • @gary9284
    @gary9284 10 หลายเดือนก่อน

    Great work. Works well. Just a small issue being my esp8266's onboard blue led light is flashing non stop. Do you perhaps know how to stop it or disable it?

  • @ManpreetSingh-bk7yc
    @ManpreetSingh-bk7yc 11 หลายเดือนก่อน

    Can you tell some beginner projects to check interest in IOT?

    • @IoTLearner
      @IoTLearner 11 หลายเดือนก่อน

      Check this www.geeksforgeeks.org/project-idea-smart-waste-management-system/?ref=rp And read similar reads/ideas in the footer of the arcticle

  • @ManpreetSingh-bk7yc
    @ManpreetSingh-bk7yc 11 หลายเดือนก่อน

    which acc to you have better pay and future web dev or IOT ? As I have seen everyone doing web dev but no one talking about IOT

    • @IoTLearner
      @IoTLearner 11 หลายเดือนก่อน

      IOT is not completely different from web dev. Its like a tool. If you know web dev and have understanding of IOT systems as well, It gives you opportunities in Projects beyond WEB dev. I will come up with a video session soon. Stay tuned!

  • @princetikki
    @princetikki 11 หลายเดือนก่อน

    This was exactly what I needed, thank you so much!!!

  • @user-qu4yn1qk4t
    @user-qu4yn1qk4t 11 หลายเดือนก่อน

    I have knowlege of software development with MQTT if any one has hardware side knowlege we can connect and contribute

  • @abhishekarya1490
    @abhishekarya1490 ปีที่แล้ว

    @IoTLearner bhaiya. i really need your help. I'm CSE 3rd year student. currently i found interest in IoT. i made many basic project on home automation. since i am a computer science student i have done C,C++,python, web development course but this didn't excite me.. i don't want to code only. i want to code for things which can result some movement, changes in position etc. bhaiya i am afraid that if i choose IoT then i have to start from scratch and also it has low income and my 3 year of hard work in coding will go waste..and if i choose web dev then perhaps i can't be able to enjoy it. 1. if i choose IoT then which field should i choose? embedded (hardware) or software part? 2. should I not change my domain from Web Development ?? plz, reply .eagrly waiting for your reply.

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      1.Choose software part and have understanding of protocols like MQTT, Modbus etc 2.You can pursue IoT with web development. And IoT is not something different, Its a domain. Eg. any Access Control System is combination of IoT and Web.

  • @theshadowbeast3267
    @theshadowbeast3267 ปีที่แล้ว

    I’m getting an compilation error: Liquidcrystal_I2C.h : No such file or directory

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      Import the lcd library

  • @ganeshjana4950
    @ganeshjana4950 ปีที่แล้ว

    Sir i am doing the project(rfid based smart attendence system using firebase and nodemcu) but i face one difficulty when i scan the rfid card for first time card is detected and all the values are stored in webpage but for second time when i scan the card again then in serial monitor i show an error is generated (path not exist) sir plese give me the solution to solve it.

  • @nabeelahmed7689
    @nabeelahmed7689 ปีที่แล้ว

    Firebase.setInt(firebaseData, uidPath+"users/"+temp, 0) does not work. But when I input it as a whole string like "/users/temp" then it works. Anytime I use a variable and concatenate strings, it doesn't work. Why does this happen?

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      Are you defining temp properly. Can check by a print statement before Firebase.setInt if "temp" carry a valid string ?

  • @maxaton
    @maxaton ปีที่แล้ว

    hello, im following your board, but my nodemcu cannot read the RFID, why is it? and it shows in the serial monitor "fi....⸮⸮" please help

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      Check serial monitor port

    • @maxaton
      @maxaton ปีที่แล้ว

      @@IoTLearner it keeps looping, cannot check the first if rfid.findCard

    • @maxaton
      @maxaton ปีที่แล้ว

      what's the library for each one? i might installed the wrong one

  • @indpxgamer848
    @indpxgamer848 ปีที่แล้ว

    Which language choose to start iot please tell me 🙏

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      Go ahead with JavaScript, Node.js

  • @vineethkm2001
    @vineethkm2001 ปีที่แล้ว

    I have a error as i am getting invalid date in the website please help me out i have presentation tomorrow and what are the settings should we do if i have to create my own database

  • @meltem98meltem
    @meltem98meltem ปีที่แล้ว

    I wanna learn does grafana has any latency to visualize real time data if it has how many sec or min , thx

    • @steveb7600
      @steveb7600 4 หลายเดือนก่อน

      if you are using AWS it fetches data from timestream not the incoming IoT payload from the broker, o no

  • @pj1368
    @pj1368 ปีที่แล้ว

    i can get data on log, but not show on the table

  • @adarshkumarmishra7073
    @adarshkumarmishra7073 ปีที่แล้ว

    if you don't know how you have written and taking data from others working sources then don't make video after spending time with your video not one thing you have not explain so all things are ruined .

  • @adarshkumarmishra7073
    @adarshkumarmishra7073 ปีที่แล้ว

    Not able to understand how to write client id . You have written something else while showing something else. explain it in comment that are creating confusion and this thing also not working best on this issue

  • @adarshkumarmishra7073
    @adarshkumarmishra7073 ปีที่แล้ว

    kindly let me you have taken data from real sensor or vertual sensor and vertual raspberry pi board . I have not any board write now can I do this for learning purposes this thing

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      I have used a Node.js script for generating the sensor data. You don't need any sensor or raspberry Pi to follow along

    • @adarshkumarmishra7073
      @adarshkumarmishra7073 ปีที่แล้ว

      okay, Thank u sir

    • @adarshkumarmishra7073
      @adarshkumarmishra7073 ปีที่แล้ว

      @@IoTLearner can you send node.js script file what you have used in this video. I completely new in this field kindly help.

  • @adarshkumarmishra7073
    @adarshkumarmishra7073 ปีที่แล้ว

    code file ?

  • @Ss-rr6gr
    @Ss-rr6gr ปีที่แล้ว

    Bhaiya aa ab youtube pr videos kyu nahi dal rahe ho

  • @muhammadarifdanialbinrosne4611
    @muhammadarifdanialbinrosne4611 ปีที่แล้ว

    What is the specific names of the library that you used for the project because I keep getting this error C:\smart-attendance-system-main\init\init.ino:3:10: fatal error: RFID.h: No such file or directory 3 | #include <RFID.h> | ^~~~~~~~ compilation terminated. exit status 1 Compilation error: RFID.h: No such file or directory

  • @-EliyaMartinJ
    @-EliyaMartinJ ปีที่แล้ว

    Hi sir, can I use sim800L instead of sim900A

  • @prajwals_0209
    @prajwals_0209 ปีที่แล้ว

    please dont take in wrong way..but you took 44 mins and u did not explain the code properly...

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      Hi Prajwal, Thanks for the feedback. This video is to display the working of the project & a basic code overview and structure. Detailed code explanation is not provided in this.

  • @mochamadfaisalyogadewantar3303
    @mochamadfaisalyogadewantar3303 ปีที่แล้ว

    hi im getting error where i run init, it now display on web browser ?

  • @valajimit6805
    @valajimit6805 ปีที่แล้ว

    How can I store this data in SQL database

  • @ZahidHasan-ky6oy
    @ZahidHasan-ky6oy ปีที่แล้ว

    How many RFID cards can I input?

  • @edwinjose1885
    @edwinjose1885 ปีที่แล้ว

    Hey buddy, thank you for making this tutorial. Appreciate the effort, time, and knowledge.

  • @infaredhitz
    @infaredhitz ปีที่แล้ว

    Use a WiFi Module please. I need a WiFi module tutorial for a school project

  • @JacobBayek
    @JacobBayek ปีที่แล้ว

    Hi Sir, How can we add a name instead of UID in the web Page.

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      Update Arduino sketch so that it will send name along with the uid. And also update html file to show name field from firebase

    • @JacobBayek
      @JacobBayek ปีที่แล้ว

      @@IoTLearner sir, we are working project like this. can we have your email id to contact you sir? Because we need your help sir

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      @@JacobBayek you can email me on iotacademy.tech@gmail.com

    • @mohammedahmedali5401
      @mohammedahmedali5401 ปีที่แล้ว

      if u found solution please send it to me

  • @sssbiom1134
    @sssbiom1134 ปีที่แล้ว

    Give connection diagram also circuit diagram

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      Visit the related articles given in description

  • @adityarajagrawal187
    @adityarajagrawal187 ปีที่แล้ว

    how to upload both init and firebase code in nodemcu alone? Please answer this one I have presentation tomorrow i have to show this

    • @IoTLearner
      @IoTLearner ปีที่แล้ว

      I think you can use 2 nodemcu for your presentation. The other complex option is, you can merge init code and main firebase code and add a pushbutton in the circuit which help you in switch between init code and firebase code. You need to logically do this changes.

  • @diabolsensei
    @diabolsensei ปีที่แล้ว

    Hi I have copied same code lcd.init(); on this line it shows error

    • @brianouma4240
      @brianouma4240 ปีที่แล้ว

      please assist me with the code