# wifilock **Repository Path**: zyzp/wifi ## Basic Information - **Project Name**: wifilock - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-05-09 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wifi-lock #### 项目介绍 一个基于ESP8266的wifi智能门锁,目前只支持远程开锁,没有数据解析。 #### 开发工具 该部分使用Keil-MDK开发,MCU是STM32l151cbt6,通过串口1连接esp8266 #### 相关代码 > 服务器代码后续会上传