
Learn What is Internet of Things and Definition with Examples.
List of components required for building the projects in this course
Learn how the NodeMCU ESP8266 IoT board integrates a microcontroller, Wi-Fi connectivity, and GPIO with sensors and actuators to collect data and enable remote control through network and cloud.
Learn to use the Thingspeak REST API to send temperature data from IoT devices to the cloud and update a channel field with an API key.
Read temperature and humidity with a DHT sensor on an MCU and send the data to the Thingspeak cloud via rest api every 15 seconds.
Explore Matlab as a matrix laboratory, an interpreted language with visualization capabilities. Learn to create variables, work with vectors, and display values using simple commands in a cloud-based environment.
Learn to visualize data in MATLAB by plotting distances over time, labeling axes, and titling figures, then use hold on and subplot to compare multiple series in one window.
Explore basic statistical properties in MATLAB by computing max, min, mean, median, standard deviation, variance, and sum for a sample vector using MATLAB commands.
Detect light-sensor data anomalies with a three-sigma approach, trigger alerts for extreme brightness or dimness, and guide energy-saving adjustments in an IoT data analytics project.
Welcome to IoT Data Analytics Course. This is practical course to learn IoT and Data Analytics from the beginning. Learn how to program NOdeMCU (ESP8266), collecting data and data analysis.
There are billions of devices in homes, industries, cities, hospitals, cars, and thousands of other places. With the rapid increase of devices, you increasingly need solutions to connect them, and collect, store, and analyze device data. Data in its raw form is not always useful. Data need to be processed to transform into information.
In this course, you will learn how to collect and analyse sensor data. You will learn, data processing, data visualization and machine learning algorithms for predictive analytics.
The following are the various topics covered in this training:
Introduction to Internet of Things (IoT)
Getting started with Arduino Programming
Learn to work with NodeMCU (ESP8266 based IoT Board)
Collecting Data from sensors locally
Sending Sensor Data to IoT Cloud (Thingspeak)
Introduction to MATLAB
Data Analysis
Data Visualization
Machine Learning
You'll get to practice the skills learned during the training, by doing more than five projects on Internet of Things (IoT) and Data analytics.
Hands on Projects
Sending Light Sensor Values to IoT Cloud
Sending Temperature and Humidity Values to IoT Cloud
Sensor Data Visualization
Energy savings with Anomaly Detection using Z-Score Analysis
Correlation between Temperature and Humidity and Regression
Temperature Prediction using Polynomial Regression
What am I going to get from this course?
Build IoT projects for sensor data collection
Apply the fundamentals of machine learning and statistics to extract value from IoT data
Understand different business use-cases for IoT data