Skip to content

ThingPulse/iotworkshop2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Workshop 2019 - You've Got Mail

Repository for the Open CH Workshoptage Course 2019

Slides

http://bit.ly/2lKAgfL

How to use this repository?

During the workshop we will work on several hands-on sessions. Should you get into trouble with your code you can just checkout the branch mentioned in the slides to get to a working codebase. From there you can continue in the following hands-on session.

Branches

  • master: empty project
  • logging: add logging with macros
  • wifi: connect device over WiFi to AP
  • firstGet: secure call with GET to pushbullet
  • firstPush: POST to trigger a push notification
  • uploadRequest: request urls for file upload, add ArduinoJSON lib
  • uploadStruct: introduce struct to hold upload information
  • fileUpload: multipart POST request to upload static photo
  • camera: acquire photo from camera and send it to PushBullet
  • wakeup: use PIR sensor to wakeup ESP32 from deep sleep

About

Repository for the Open CH Workshoptage course 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages