IoT with AME: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
=IoT with AME - The Internet of Things, with Arduino, MQTT, and ESP8266= | =IoT with AME - The Internet of Things, with Arduino, MQTT, and ESP8266= | ||
* [[MQTT]] - A protocol | * [[MQTT]] - A protocol to connect IoT devices | ||
* [[Stacks]] - Software and Hardware for building IoT devices with AME | * [[Stacks]] - Software and Hardware for building IoT devices with AME | ||
* [[Tools]] - Tool for programming Arduinos, monitoring MQTT communications | * [[Tools]] - Tool for programming Arduinos, monitoring MQTT communications |
Revision as of 15:01, 3 July 2017
IoT with AME - The Internet of Things, with Arduino, MQTT, and ESP8266
- MQTT - A protocol to connect IoT devices
- Stacks - Software and Hardware for building IoT devices with AME
- Tools - Tool for programming Arduinos, monitoring MQTT communications
- Naming and Behavioral Conventions - A scheme for IoT devices, topics, and payloads
- Pitfalls - Things that can go wrong, and how to address them
- Challenges - How to overcome hardware and software limitations