All about Arduino Wireless and the IoT
- الوصف
- أقسام الدرس
- رأي
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 Transmitterدرس فيديو
-
5Setting up th 315Mhz Receiverدرس فيديو
-
6Setting up the Com Ports on the IDEدرس فيديو
-
7SImple send Txدرس فيديو
-
8Simple receive Rxدرس فيديو
-
9setting up the DHT11 Transmitterدرس فيديو
-
10Sending basic numeric data over the 315Mhz transmitterدرس فيديو
-
11Receiving basic numeric data over the 315Mhz receiverدرس فيديو
-
12VirtualWire library highlightsدرس فيديو
-
13Sending an array of numeric data over the 315Mhz transmitterدرس فيديو
-
14Receiving an aray of numeric data over the 315Mhz receiverدرس فيديو
-
15Setting up the nRF2401 transceiverدرس فيديو
-
16Transmitting a coordinatd blink on th nRF2401درس فيديو
-
17Receiving the coordinated blink message on the nRF2401درس فيديو
-
18Transmitting a data structure from the nRF2401 trasceiverدرس فيديو
-
19Receiving a data structure from the nRF2401 Transceiverدرس فيديو
-
24Comparing the ESP8266-01 and the improved 12-E WiFi IoT SoC modulesدرس فيديو
-
25Demo of the Breadboard setup for the ESP8266 12-Eدرس فيديو
-
26Useful Instructional and Driver Download for ESP8266 12-Eدرس فيديو
-
27Configuring the Arduino IDE for the ESP and running a simple WiFi scan example.درس فيديو
-
28Connecting to ThingSpeak and uploading your environmental sensor data.درس فيديو