IoT with AME: Difference between revisions

From IoT with AME
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]] - Tool for programming Arduinos, monitoring MQTT communications
* [[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