Back to Course
Internet of Things
0% Complete
0/0 Steps
-
Lesson-1-> Introduction to IOT4 Topics|1 Quiz
-
Lesson-2-> Introduction to Node MCU & Arduino IDE6 Topics|1 Quiz
-
Activity-1-> LED blink using Node MCU & Arduino IDE4 Topics|1 Quiz
-
1.1 What is LED?
-
1.2 Circuit connection of LED with Node MCU.
-
1.3 Code to blink a LED
-
1.4 How to upload the code?
-
Quiz-3-> LED blink using Node MCU & Arduino IDE
-
1.1 What is LED?
-
Activity-2-> Controlling of LED using Web Server5 Topics|1 Quiz
-
2.1 Introduction
-
2.2 What is server?
-
2.3 Circuit connection of LED with Node MCU
-
2.4 Code to control LED by server
-
2.5 How to give command from Local host to Node MCU
-
Quiz-4->Controlling of LED using Web Server
-
2.1 Introduction
-
Activity-3-> Interfacing of Ultrasonic sensor with Node MCU4 Topics|1 Quiz
-
3.1 What is Ultrasonic Sensor ?
-
3.2 Circuit Connection of Ultrasonic sensor with Node MCU.
-
3.3 Code for Ultrasonic sensor
-
3.4 How to upload the code ?
-
Quiz-5-> Interfacing of Ultrasonic sensor with Node MCU
-
3.1 What is Ultrasonic Sensor ?
-
Activity-4-> LED ON/OFF using Google Assistance8 Topics|1 Quiz
-
4.1 What is Google Assistance?
-
4.2 Components Required
-
4.3 What is IFTTT and how to make an account?
-
4.4 What is Adafruit and how to make an account?
-
4.5 Working of the project?
-
4.6 Circuit connection
-
4.7 Coding to control Led using Google Assistant
-
4.8 How to run the project?
-
Quiz-6-> LED ON/OFF using Google Assistance
-
4.1 What is Google Assistance?
-
Chapter-3->Introduction to ThingSpeak4 Topics
-
3.1 Introduction to Data Analytics.
-
3.2 Introduction to ThingSpeak
-
3.3 How to login in ThingSpeak
-
3.4 How it works ?
-
3.1 Introduction to Data Analytics.
-
Activity-5 –> Air quality Monitoring using NODE MCU6 Topics|1 Quiz
-
5.1 Introduction to project
-
5.2 Components Required
-
5.3 How to setup ThingSpeak
-
5.4 Circuit connection
-
5.5 Code
-
5.6 Uploading of Code
-
Quiz-7->Air quality Monitoring using NODE MCU
-
5.1 Introduction to project
-
Activity-6 –> IOT based car parking system6 Topics|1 Quiz
-
6.1 Introduction to project
-
6.2 Components Required
-
6.3 Circuit Connection
-
6.4 Coding
-
6.5 Setup of Adafruit.io
-
6.6 Uploading and working
-
Quiz-8-> IOT based car parking system
-
6.1 Introduction to project
-
Activity-7 –> IOT based motion detector using Node MCU6 Topics|1 Quiz
-
7.1 Introduction to project
-
7.2 Components Required
-
7.3 Circuit Connection of PIR sensor with Node MCU
-
7.4 How to setup Blynk App
-
7.5 Code
-
7.6 Uploading and working of code
-
Quiz-9-> IOT based motion detector using Node MCU
-
7.1 Introduction to project
-
Activity-8-> IOT based Automatic gardening System5 Topics|1 Quiz
-
8.1 Introduction to project
-
8.2 Components Required
-
8.3 Circuit Connection
-
8.4 Set up in Blynk app
-
8.5 Coding
-
Quiz-10-> IOT based Automatic gardening System
-
8.1 Introduction to project
Quizzes
Lesson 10, Topic 4
In Progress
7.4 How to setup Blynk App
23/09/2021
Lesson Progress
0% Complete
1.First,go to playstore of your smartphone and then download the blynk app.
2. Now, for using blynk app we need to create an account.To create an account ,click to create new account and then put your email id and click to signup ,your account will be created.
3. Now, create a new project by clicking on new project or you can click + icon on the top.
4. Now, name the project as motion detector and choose the hardware as NODE MCU because we are using Node MCU board for this project.
5. Then, Copy the AUTH TOKEN to be used in the code (you can see it in your email too).
6. Now, Include a “Push Notification” Widget by clicking the + icon on the top.
7.Press “Play” (The triangle at right up corner)