An open API service indexing awesome lists of open source software.

https://github.com/don/chariot-iot-workshop

Chariot Solutions IoT Workshop Philly Tech Week 2019
https://github.com/don/chariot-iot-workshop

Last synced: 10 months ago
JSON representation

Chariot Solutions IoT Workshop Philly Tech Week 2019

Awesome Lists containing this project

README

          

# Chariot Solutions IoT Workshop - Philly Tech Week 2019

Build your own IoT Device. You'll learn how to wire hardware and write firmware for the Arduino MKR WiFi 1010. We'll use MQTT to transfer data between your device and *the cloud*. You'll also learn how to use certificates and the crypto chip on your device to securely communicate with AWS IoT.

Presented by Don Coleman

## Exercises

* [Exercise 1: Development Environment](exercises/exercise1.md)
* [Exercise 2: Assemble the Hardware](exercises/exercise2.md)
* [Exercise 3: Sending data using MQTT](exercises/exercise3.md)
* [Exercise 4: Viewing MQTT data](exercises/exercise4.md)
* [Exercise 5: Graphing MQTT Data](exercises/exercise5.md)
* [Exercise 6: Sending Data to Arduino](exercises/exercise6.md)
* [Exercise 7: Connecting using X.509 certs](exercises/exercise7.md)
* [Exercise 8: Running the Prototype](exercises/exercise8.md)

This workshop is based on content from previous workshops for [Hackaday Superconference 18](https://github.com/don/superconf-iot-workshop), [Philly .NET Code Camp 18.2](https://github.com/don/phillycodecamp), [IoT DevFest 2019](https://github.com/don/iotdevfest), and [Chariot Day 2019](https://github.com/don/chariotday).

Chariot Solutions Logo