IoT with AME: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
* [[MQTT]] - A protocol to connect IoT devices | * [[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]] - | * [[Tools]] - Programming Arduinos & monitoring MQTT traffic | ||
* [[Naming and Behavioral Conventions]] - A scheme for IoT devices, topics, and payloads | * [[Naming and Behavioral Conventions]] - A scheme for IoT devices, topics, and payloads | ||
* [[Pitfalls]] - Things that can go wrong, and how to address them | * [[Pitfalls]] - Things that can go wrong, and how to address them |
Revision as of 15:04, 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 - Programming Arduinos & monitoring MQTT traffic
- 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