Skip to content

Latest commit

 

History

History
107 lines (66 loc) · 4.26 KB

week5.md

File metadata and controls

107 lines (66 loc) · 4.26 KB

Carnegie Mellon University

95-733 Internet of Things Week 5

Topics

In week 5, two use cases are introduced, Sensor Andrew and OpenChirp. Both of these are IoT initiatives built at Carnegie Mellon. Sensor Andrew's use of XMPP is highlighted and so is OpenChirp's use of LoRa and LoRaWan.

We also discuss service discovery and the REST architectural style. CoAp is introduced as RESTful protocol and three Web of Things integration patterns are highlighted.

The Web of Things Architecture from W3C and Mozilla are introduced.

HTTP and CoAp are compared. It is noted that the microcontroller used in class interacts with the Particle cloud using CoAp.

  • Introduction to XMPP
  • Sensor Andrew Architecture
  • Programming XMPP and IoT Discovery
  • Web of Things Integration patterns
  • Constrained Application Protocol(CoAp)

Slides

Required readings

Projects

Quizzes

  • Quiz 4 on OpenChirp and Sensor Andrew

Video Lectures

Optional Readings