IoT with AME
Jump to navigation
Jump to search
IoT with AME - The Internet of things, with Arduino, MQTT, and ESP8266
Planned content
- MQTT - A protocol that connects IoT devices
- Stacks - Software and Hardware
- Tools - Tool for programming, monitoring
- Naming and Behavioral Conventions - A scheme for devices, topics, and payloads
- Pitfalls
- Fun with power LAN adapters (don't plug in your fridge)
- Returning pointers to method-scope variables
- Challenges
- Updating device configuration (ie, MQTT/ WLAN)
- Updating device code