Introduction To Internet Of Things Iot Using Arduino

Tags: Arduino

Learn how to implement the communication between smartphones and also to control various home appliances wirelessly.

Last updated 2022-01-10 | 3.7

- Receive data from Arduino over Bluetooth serial using HC-06 Bluetooth module.
- Send voice commands to Arduino.
- Implement the communication between smart phones and home appliances.

What you'll learn

Receive data from Arduino over Bluetooth serial using HC-06 Bluetooth module.
Send voice commands to Arduino.
Implement the communication between smart phones and home appliances.
Improve technology used in a home.
Use Android Device to wirelessly control electrical outlets using relay switches in order to prevent wastage of electricity.

* Requirements

* Pre-Installed Arduino programming environment.
* Complete Arduino kit.

Description

#1 IoT using Arduino course on Udemy, in terms of students (over 600)

#1 IoT using Arduino course on Udemy, in terms of reviews (8)

#1 IoT using Arduino course on udemy, in terms of 5 star reviews (8)

Bonus content added regularly. Latest update on 17-Nov-15. We will keep adding new content, so that our students have something to look forward to

All our students (Makerdemy brand) get VIP pricing ($8) for all our new courses. We have 10 courses under our brand and will be releasing a new course every 2 months.

____________________________________________________________________

This is an introductory course on Internet of Things (IoT). However, this is not an introductory course on Arduino. Arduino is one of the cost effective boards you can purchase & start programming with to interact with physical elements using logic & create results the way you want it. It can be used in your Engineering projects, Industrial Projects and Home Automation related projects.

This course is ideal for those who are interested in exploring the possibilities of Internet of Things using Arduino. The course lesson will explain “How to work on IoT using Arduino".

If you are a technology enthusiast and want to learn the cutting edge technology then this is the right course for you.

In this course you will learn how to implement the communication between smart phones and home appliances using Arduino to control the home appliances. This project is significant to reduce wastage of electricity, Improve technology used in a home, to provide convenience, security and increased quality of life and help you to use various wireless technologies.

You will learn how to use Android device to wirelessly control electrical outlets using relay switches in order to prevent wastage of electricity. How to configure your Bluetooth module to operate in the communication speed used in the Arduino.

Android app to help you control the pins of your Arduino Uno from your Android phone wirelessly.

App employs a simple Android user interface to

1) Control Arduino Uno's digital and PWM pins

2) Send text commands to Arduino

3) Receive data from Arduino over Bluetooth serial using the ever popular and really cheap HC-06 Bluetooth over serial module.

This project can be used to control various Home Appliances. And we can control device from a long distance, thus it gives ease of access. Faster operation and efficient. No need to carry separate remote or any other controlling unit.

In this project, a Relay and Bluetooth module is connected with Home appliances and is powered by Arduino which using Android app we can send commands to the Arduino to control the home appliances.

I will teach you step by step how to go about building this project. I will also share the code with you so that you can replicate the project yourself.

At the end of the course, you'll be fully familiarized with Arduino and ready to build your own home appliances. If you're interested in Arduino, or microcontrollers in general, and don't know where to Start - you've found the perfect course. I look forward to you joining this course. It provides the complete source code of the real time project. You will have a firm foundation on Internet of Things using Arduino. You can easily climb the stairs of IoT advance projects.

What are you waiting for? Enroll now!

Who this course is for:

  • This course is for anyone who is interested in learning about Internet of Things(IoT). The course does not require any prior knowledge about Arduino.
  • It’s designed to introduce the Internet Of Things(IoT) using Arduino programming environment to get you started on building projects.

Course content

5 sections • 23 lectures

Introduction Preview 01:53

In this lecture, you will be described the overview of the course.

Introduction to Internet of Things(IoT) Preview 04:01

In this lecture, you will be introduced to the Internet of Things(IoT).

Controlling home appliances using Arduino with relay module in detail Preview 04:49

This lecture will teach you:-

a) Detailed description of 5V, 10A 2-Channel Relay module

b) What are the key features and it's pin configuration of Relay module in detailed

Bluetooth HC-06 key features and pin configuration Preview 03:15

This lecture will teach you:-

a) Detailed description of Bluetooth module HC-06

b) What are the key features of Bluetooth module

c) HC-06 Bluetooth module pin configuration

Bluetooth networking

Project concept - Hardware requirements and Testing the Relay module Preview 04:05

In this lecture, you will learn about the hardware requirements for this project and also about testing the relay module program including the explanation of circuit diagram.

Circuit Diagram_Testing the Relay module Preview 1 page

In this lecture you will learn:-

a) Circuit assembly of the hardware

Source code_Testing the Relay module Preview 1 page

In this lecture you will learn:-

a) Complete error free source code of the program relay module

Internet of Things

Home Automation - Initiating the setup function Preview 03:23

In this lecture, you will learn about defining the setup function and explanation of Bluetooth HC-06 module connection.

Home Automation - Defining the condition and declaring the Voice commands Preview 05:22

In this lecture, you will learn about defining the condition statement of this program and declaring the voice commands function.

Home Automation - Define voice commands and Compiling the code Preview 03:02

In this lecture, you will learn about defining the voice command functions in detailed.

Home Automation - Error dubugging and Uploading the code into Arduino Preview 01:27

In this lecture, you will learn how to debug the error, if you are not unplugging the Bluetooth RX and TX pins on the Arduino while uploading the code into the Arduino board.

Programming

Setting up the Home appliances and Explaning the circuit diagram Preview 01:50

In this lecture, you will learn how to setup the home appliances into the hardware components and also with the detailed explanation of circuit diagram.

Circuit Diagram Preview 1 page

In this lecture you will learn:-

a) Circuit assembly of the hardware

Source code of the project Preview 2 pages

In this lecture you will learn:-

a) Complete error free source code of the program

Real time demostration - Mobile app download and Connect to the device Preview 03:13

In this lecture, you will learn how to download the mobile app, setting up the mobile app connection to the Bluetooth HC-06 module, real time demonstration of this project and at last includes the summary of this course that's what you have learnt in this course.

Bonus Content: Ethernet shield for Arduino Preview 02:05

In this lecture, you will learn about what is Ethernet Shield and Blynk app and how to use it.

Bonus Content : Ethernet shield for Arduino: Blynk app account creation Preview 04:21

In this lecture, you will learn how to download the Blynk app and Setting up the connection between the Ethernet shield to Arduino. Also getting started with Blynk app account and project creation.

Bonus Content : Ethernet shield for Arduino: Authentication Token Preview 02:01

In this lecture, you will learn how to add the Authentication token to the program and how to run the project using Blynk app.

Bonus Content : Circuit diagram Preview 1 page

Circuit Diagram

Bonus Content : Source code of the project Preview 1 page

Complete source code of this project