The AME Stack: Difference between revisions
Jump to navigation
Jump to search
(Created page with " =The AME Stack== I found that I wanted to deploy multiple devices of the same kind, but without having to change the configuration in multiple files. And I would like to sim...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[IoT with AME|Home]] | |||
=The AME Stack | =The AME Stack= | ||
AME = | |||
* Arduino (for brains) | |||
* MQTT (for communicating with devices) | |||
* ESP8266 (for TCP over WLAN) | |||
Contens | |||
* [[AME_Goals|Design Goals]] | |||
* [[AME_Software|Software]] | |||
* [[AME_Hardware|Hardware]] | |||
* [[AME_Status_and_Logging|Status Information and Logging]] | |||
[[IoT with AME|Home]] | |||
__NOTOC__ | |||
Latest revision as of 14:52, 28 December 2020
The AME Stack
AME =
- Arduino (for brains)
- MQTT (for communicating with devices)
- ESP8266 (for TCP over WLAN)
Contens