All about Arduino Wireless and the IoT
- Objectifs pédagogiques
- Sections du cours
- Avis
This course is a strong foundation for understanding IoT utilizing wireless Arduino communications. We will be using both the Arduino and the ESP8266 for wiFi and radio functions. This course will give students an good understanding of IoT and wireless communications utilizing Arduino and the ESP8266 with inexpensive wireless transmitters, receivers and transceivers. We will go over most of the popular and least expensive methods, tools, and associated hardware to pass data wirelessly between devices and over the web and through the cloud. Students will learn how to configure, develop, and program these popular and cheap wireless devices to trigger an event or pass data between devices. Students will be able to thoroughly grasp the concepts of transmitting data around the web:
*ESP8266 to the web
*Between Arduinos
* Arduino data to a PC
* Arduino data to the « Cloud »
* Arduino to Putty and Teraterm
* Arduino to SD Card for Datalogging
* Arduino to ThingSpeak, Google, IFTTT, Losant, Ubidots and others for for graphics and conditional
control Flow applications.
Hardware and Tools utilized in this course:
—————————————————————
315 MHz transmitters
nRF2401+ (Nordic radio Transceivers)
ESP8266 (Model 12-E)
DHT11 Environmental Monitor
Breadboard
DuPont Jumpers
Ethernet Shield based on the popular WIZnet 5100 chip
Students will learn how to manipulate each of the wireless libraries, functions, and protocols to meet the requirements of a wireless network. we will cover not only simple wireless over the « air » , Students will also acquire the knowledge needed to use wireless Wifi chips and Ethernet to pass data to the web with, and without, a computer.
-
4Setting up the 315Mhz TransmitterLeçon vidéo
-
5Setting up th 315Mhz ReceiverLeçon vidéo
-
6Setting up the Com Ports on the IDELeçon vidéo
-
7SImple send TxLeçon vidéo
-
8Simple receive RxLeçon vidéo
-
9setting up the DHT11 TransmitterLeçon vidéo
-
10Sending basic numeric data over the 315Mhz transmitterLeçon vidéo
-
11Receiving basic numeric data over the 315Mhz receiverLeçon vidéo
-
12VirtualWire library highlightsLeçon vidéo
-
13Sending an array of numeric data over the 315Mhz transmitterLeçon vidéo
-
14Receiving an aray of numeric data over the 315Mhz receiverLeçon vidéo
-
15Setting up the nRF2401 transceiverLeçon vidéo
-
16Transmitting a coordinatd blink on th nRF2401Leçon vidéo
-
17Receiving the coordinated blink message on the nRF2401Leçon vidéo
-
18Transmitting a data structure from the nRF2401 trasceiverLeçon vidéo
-
19Receiving a data structure from the nRF2401 TransceiverLeçon vidéo
-
24Comparing the ESP8266-01 and the improved 12-E WiFi IoT SoC modulesLeçon vidéo
-
25Demo of the Breadboard setup for the ESP8266 12-ELeçon vidéo
-
26Useful Instructional and Driver Download for ESP8266 12-ELeçon vidéo
-
27Configuring the Arduino IDE for the ESP and running a simple WiFi scan example.Leçon vidéo
-
28Connecting to ThingSpeak and uploading your environmental sensor data.Leçon vidéo