IoT with AME: Difference between revisions

From IoT with AME
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
* [[Pitfalls]] - Things that can go wrong, and how to address them
* [[Pitfalls]] - Things that can go wrong, and how to address them
* [[Challenges]] - How to overcome hardware and software limitations
* [[Challenges]] - How to overcome hardware and software limitations
Note to self:
* https://www.mediawiki.org/wiki/Manual:FAQ
* https://en.wikipedia.org/wiki/Help:Wiki_markup

Revision as of 21:52, 3 July 2017

IoT with AME - The Internet of Things, with Arduino, MQTT, and ESP8266

  • MQTT - A protocol for connecting 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

Note to self: