搜索资源列表
esp8266
- 开发环境keil esp8266wifi模块 与单片机通讯程序,可以通过android手机控制开发板。-Development environment keil esp8266wifi module and microcontroller communication program, through android phone Control Development Board.
wifiTest
- esp8266WiFi模块通信,适用于arduino开发应用,只是一个简单的程序,希望能给你带来帮助。-esp8266 WiFi communication module for arduino development and application, just a simple program, we hope to give you help.
ESP8266
- 单片机驱动ESP8266wifi串口模块程序,物联网编程-Microprocessor ESP8266 wifi serial module program, networking programming
MiniSTM32
- 寄存器版本,适合MiniSTM32开发板ATK-ESP8266WIFI模块实验源码-Register version, suitable for MiniSTM32 development board ATK-ESP8266WIFI module experiment source
ATK-ESP8266WIFI.zip
- stm32单片机上的esp8266模块的使用代码例程(STM32 microcontroller module on the use of esp8266 code routines)
ESP8266-12F
- 使用MDK5编写的程序,利用STM32F103驱动ESP8266wifi模块进行数据传输,还包含了相关的资料(Using the program written by MDK5 and using STM32F103 to drive the ESP8266wifi module for data transmission, it also contains related data.)
WIFI—ESP8266
- esp8266资料,这里面有详细的at指令,你可以根据at指令来对esp8266wifi模块进行设置(this is the esp8266,you can look at it to use esp8266 and know stm32)
网关方案三:ZIGBEE %2B SIM900A
- 1.zigbee编写语言为C语言,使用ZStack-CC2530-2.3.1-1.4.0协议栈; 2.APP使用eclipse eda安卓开发,采用sim900A连接外网,可简单修改连接esp8266wifi模块,从而连接外网,app能够实时显示采集zigbee采集的距离; 3.服务api采用的是淘宝云平台的api,服务器长期有效,无需修改; 4.通过cc2530之间通信,采集到rssi值,计算出距离,通过串口上传上位机,该程序能简单修改主函数,实现测距。(1.zigbee is writ