Typical controller demo program based on Seeed Arch Max. Features: - Multi-thread architecture - Inter-thread message communication - Independent command shell using thread - HTTPD with CGI, WS, RPC - Key & value pair configuration load/save

Dependencies:   CMDB EthernetInterface HTTPD dconfig mbed-rpc mbed-rtos mbed storage_on_flash

Auto generated API documentation and code listings for mbed_controller_demo

Code

console.cpp [code] Console implementation using CMDB library
console.h [code]
httpd_service.cpp [code]
httpd_service.h [code]
main.cpp [code]
main.h [code] Message and interface for main task
MainConfig.cpp [code] Main configuration
MainConfig.h [code] Main configuration
util.cpp [code] System wide utility function
util.h [code] System wide utility function