training-labs

Intro to Internet of Things: Training Labs

These training labs will guide you through the basic steps for making a fully wireless LoRaWAN device. They will also expose a few of the tools available to you as you explore the possibilities for your final project. Here are the labs and basic topics.

Lab Topic Due
Lab 1 Arduino Setup, Hardware Inventory, and Thermistor Principles TBD
Prelab 2 Intro to Classes in C++  
Lab 2 Reorganizing Temperature Sensor Code Using C++ classes TBD
Prelab 3a Intro to Numbers and Structures in C++  
Prelab 3b Intro to Datatypes in C++  
Lab 3 Sending Data over LoRaWAN TBD
Lab 4 Persistent Credential Storage TBD
Lab 5 Sending and Saving Real Data TBD
Lab 6 Plotting Real Data TBD

A gentle introduction to the Arduino universe is available.

Answers to common issues are also available.