# esp8266_micropython **Repository Path**: master08900/esp8266_micropythone ## Basic Information - **Project Name**: esp8266_micropython - **Description**: 基于esp8266_micropythone web功能支持get操作 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-12-12 - **Last Updated**: 2024-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # esp8266_micropython #### Description 基于esp8266_micropythone web功能支持get操作 参考代码: 1. git@github.com:BetaRavener/upy-websocket-server.git ---连接监听稳定,没有get,put等操作 2. git@github.com:codemee/ESP8266WebServer.git ---支持get操作,但是不稳定 将两个代码整合一起实现 基于 micropython 的web #### Software Architecture esp8266 micropython web server