Mastering IoT with Arduino

Mastering IoT with Arduino

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 1h 53m | 601 MB

Master IoT with Arduino to solve real-world problems and gain valuable insights from your data

In the era of the Internet, a vast network of devices have been connected to the internet to perform various key tasks and make life simpler. This is where the Internet of things comes into the picture, where peripherals (such as smart device sensors) are connected to the internet to collect and exchange data.

In this course, you will learn to use Arduino to build IoT projects using a domain of agriculture. You will configure your Arduino and set it up for your IoT projects. You will use API to store and retrieve data from things using the HTTP protocol over the Internet or via a local area network. Understand the different ThingSpeak channels by analyzing and visualizing data using MATLAB. You will use Actuator which is a mechanism for turning energy into motion in your device. Finally, see how to connect your Arduino to the internet wirelessly and use the MQTT protocol to interface with the ThingSpeak.

By the end of the course, you will have mastered IoT using the Arduino and will be able to build your own projects.

An exhaustive course packed with step-by-step instructions, working examples, and helpful advice on using the Arduino in your daily tasks. This course is divided into clear chunks so you can learn at your own pace and focus on your own area of interest.

What You Will Learn

  • Set up your Arduino
  • Connect your Arduino to a Wi-Fi Shield
  • Explore sensors and sensor connections
  • Send Sensor data from the Arduino to Cayenne
  • Create a server and a database
  • Control your system
  • Connect your database and the User Control Interface
Table of Contents

Exploring Arduino and IoT
1 The Course Overview
2 A Quick Tour of Arduino
3 The Building Blocks of IoT
4 IoT and Smart Agriculture

Connecting Arduino to the Internet
5 The Arduino Ethernet Shield
6 Connecting Arduino to the Internet Using the Ethernet Shield
7 A Tour of the Sensors
8 Displaying Sensor Values on the Browser

The ThingSpeak IoT Platform
9 Introduction to ThingSpeak
10 Understanding ThingSpeak Channels
11 Analyzing and Visualizing Data Using MATLAB
12 Scheduling Events and Triggering Actions in ThingSpeak

The Actuators
13 Understanding and Controlling Relays
14 The Ultrasonic Humidifier
15 Controlling Solenoid Valves Using Arduino

Advanced IoT and Arduino
16 MQTT
17 Connecting Arduino to ESP8266
18 Connecting the Arduino to ThingSpeak Through ESP8266