Mô tả

Imagine a world of connected "things" (devices, vehicles, buildings) able to talk to a network, internet, to themselves and be able to take actions ?

Welcome to the IOT(Internet of Things) space, a new revolution, which will have 212 Billion Installed things, 30 Billion autonomously connected things, 3 Million Peta Bytes off Embedded Systems Data by 2020, spanning across all verticals estimated at a value of $8.9 trillion.

Those are some good reasons to look in this direction, Personally it is a truly unique space, as you get to work on both the hardware and the software side of things, be able to connect to the internet and create spectacular devices and solutions.

This course is designed to enable "YOU" to create amazing IOT products and solutions from scratch all the way to the market.Learn it by creating 3 IOT devices from scratch for Home Automation, Building Security and Assisted Living use cases!

The focus in this course it to enable and equip the audience to immediately start building IOT products. We touch all the necessary software, hardware, platform, protocols, everything in between to the point it is required. Additional study material is provided for a deep dive.

Soon there will be more apples coming out of the garage! imagination will be the only limitation.

Key Course Subject Highlight's :

1) 70 + Professionally authored lectures with supporting content

2) Understand what is an IOT thing, IOT Ecosystem, big picture, Use cases, layers and communication protocols

3) Learn how to work Arduino UNO, Arduino Nano,Sensors, Displays, Keypads, Relays, Power converters the whole nine yards.

4) Learn how to connect your IOT devices to the internet over Ethernet or Wifi. Learn how to work with Ethernet Shield, Wifi chip ESP8266 and Development kit like NodeMCU.

5) Understanding software ecosystem, working with Arduino IDE.

6) Learn how to write code (sketch) for your devices, from basics.

7) Understand the different options to Connect your device to a IOT Cloud platfrom, DB's.

8) Learn how to persist data to the cloud platform using an API and HTTP methods.

9) Learn how to program triggers in the IOT platform like making a call, send an email, sending a text and more.

10) Learn how to use a Mobile APP service to create Android APP's in no time and be able to control your IOT device with it over the internet.

11) Learn PCB designing using Fritzing, Casing, Soldering and more.

12) Learn about Manufacturing, Certification, Angels, VC and more.

IOT devices You will Create in the Course :

Product 1 - Smart lights and devices -- Home Automation

Product 2 - Motion detector with email notification - Building Safety

Product 3 - Panic Alarm for the Elderly - - Healthcare Industry

Teaching Methodology Highlights:

1) Professionally authored and edited lectures for serious and easy learning

2) Easy presentation style, with NO power points !!

3) Generous use of technology enabled teaching products to enhance learning outcome

4) Carefully planned and sequenced small lectures most of them under 7 min many under 5 min.

5) Guaranteed learning in every minute!

6) Generous descriptions for each lecture and Section

7) All necessary codes, libraries, supporting documentation are uploaded




Bạn sẽ học được gì

Learn how to Independently Design, Code and Build IOT products.

Learn to work with Micro controllers (Arduino Uno, Nano, NodeMCU), Sensors , Relays, Displays, Keypads, work with main (220/110) and more

Learn to code using Arduino IDE from basics

Learn how to use Ethernet and Wifi shields

Learn how to connect to cloud IOT Platforms, Persist Data, Program Triggers and more

Build 3 IOT products in the course

Learn PCB designing using Fritzing

Learn Designing, Casing, Soldering and more

Learn about Manufacturing, Marketing, Certification, Angels, VC and more.

Professionally authored, edited, carefully planned and sequenced small lectures most of them under 7 min many under 5 min.

Guaranteed learning in every minute!

Yêu cầu

  • It will help if you have some background in electronics and know basic coding principles

Nội dung khoá học

14 sections

IOT - Internet of Things

3 lectures
The Big Idea - what is IOT and IOT Things ?
08:35
What are we going to do - Course Structure
07:21
List of all the components required
01:21

IoT - 101

6 lectures
Building Blocks
09:21
IoT/communication Protocols - Hola!
21:03
Demystifying how the Internet works
04:47
Software Stuff (Arduino IDE) lets Power and Play - Legacy
06:48
Hardware + Software = Magicware . Light an LED
07:02
Arduino IDE Cloud Latest Version
09:08

Boards and Shields ( Arduino UNO, Ethernet Shields, NodeMcu, Photon)

5 lectures
What are the General Components in a IoT Board?
03:58
Arduino UNO and Nano
04:34
Arduino Ethernet Shield
01:58
NodeMcu
03:42
Particle Photo 1 and 2
05:22

Connecting to the Internet with multiple Boards - Exciting

5 lectures
Working with Particle hardware and software platform
08:53
Particle - Photon Wifi dev board
03:58
Particle - Pairing Photon with cloud platform using your phone
07:10
Working with Ethernet Boards - Arduino Ethernet Shield
08:06
Working with Wifi board - ESP8266
07:24

Programming Basics, Reading Pins and Working with Libraries with Arduino IDE

9 lectures
Working with Arduino IDE Cloud
09:08
What is the arduino language ??? - Theory
04:00
Syntax and structures (the bare minimum)
05:21
Memory (how does a computer store data ?? )
04:38
Data Types and Keywords
02:28
Control Structures
12:38
Arithmetic,comparison and Boolean operators
06:01
Basic Functions
04:48
Libraries (working with and installing them )
02:38

Working with Sensor, Relays, Displays and More

14 lectures
Working with sensors - Photo Resistor LDR (Measure Light) Theory
09:40
Working with sensors - LDR - Circuit and Code
04:02
Working with sensors - LDR - Code and Test
04:33
Working with sensors - Push Button
13:17
Working with sensors - Force Sensor
08:11
Working with Sensors - Measure Temperature Its Hot !
04:37
Sensor - Motion Detector (who is there ?)
08:17
working with relays
09:57
Working with a Sound Sensor
04:30
Working with Segment Displays: Please enter you pin!
04:37
Working with a number pad (what is your favorite number ?)
06:58
Soldering
05:20
How to read a resistor
5 pages
How to use a Multi Meter
18 pages

Working with Cloud DB, Platforms, Services and more

4 lectures
Cloud Platform (DB) for IOT - Basics
02:03
Options - Carriots/Spark/Thinkspeak/SAP HANA
06:40
Temboo - Make a phone call and get pass code from the user
08:14
Temboo - Send an email from your device directly
02:30

WIFI/Ethernet + Cloud DB +Mobile Apps = Exciting!

7 lectures
**NEW** Particle - Push LDR values to the Particle IoT platform
10:09
**NEW** Particle - Photon - Control pins with APP
03:11
Upload sensor values from arduino to Carriots with Ethernet Shield
06:55
Upload sensor values from nodemcu(esp8266) to Spark using WIFI
04:34
Upload sensor values from nodemcu(esp8266) to Adafruit.Io using WIFI
11:12
Remotely control your board with a Android APP
05:26
Control an Actual Light using an Android APP
02:00

Product 1 - Smart lights and devices -- Home Automation

7 lectures
Designing Idea
03:03
Hardware Required
01:26
Circuit Diagram and PCB layout
01:49
Code Logic - Build and Walk through
01:27
Assembly /Soldering/Casing
02:40
BLYNK Setup Instruction from BLYNK
02:44
DEMO - Control 2 Devices remotely from an APP over WIFI
03:02

Product 2 - Motion detector with email notification - Building Safety

8 lectures
Designing Idea
03:39
Hardware Required
00:43
Circuit Diagram
03:20
PCB Layout
02:11
Assembly and Casing
03:09
Code Logic - Build and Walk through
07:31
Programming triggers from Carriots to Send email
02:57
Showtime - Demo and Testing
02:32

Product 3 - Panic Alarm for the Elderly - - Healthcare Industry

7 lectures
Designing Idea
02:44
Hardware Required
01:06
Circuit Diagram and PCB Layout
02:51
Assembly /Soldering/Casing
00:51
Device Register and Triggering an email using Thinger.io
02:50
Code Walkthrough
04:25
Showtime - Demo- Wear it and Test it!
01:31

Manufacturing

3 lectures
Prototype to Pre-Product
04:17
How to make a PCB - Using Fritzing
12:35
Line up your CM and sell your products
02:24

Certification

2 lectures
Get Certified
04:10
FCC, IC and Cellular Certfication Hand book
17 pages

Looking Ahead - BONUS

5 lectures
Start a Kick Starter and raise initial capital
05:14
You are selling and have traction ?- meet the Angels/VC
02:25
College grads get ready for the Market
01:27
College projects ?, need help.
01:10
IOT Trouble shooting
4 pages

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.