IoT with AME

From IoT with AME
Jump to navigation Jump to search

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

  • MQTT - A protocol that connects IoT devices
  • Stacks - Software and Hardware for building AME IoT devices
  • 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
    • Updating device configuration (ie, MQTT/ WLAN)
    • Updating device code