搜索资源列表
esp8266
- 开发环境keil esp8266wifi模块 与单片机通讯程序,可以通过android手机控制开发板。-Development environment keil esp8266wifi module and microcontroller communication program, through android phone Control Development Board.
V1_wifi_send
- 利用dsp28335的sci模块对esp8266wifi模块进行控制,将数据发出-use the sci module on dsp28335 to control the esp8266 the wifi module.let the wifi module output the data the dsp
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
2-WIFI透传
- 通过esp8266WiFi模块进行信息收发(Through the esp8266WiFi module for information transceiver)
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
A60_ESP01A_超声波测距APP
- HC-SR04超声波传感器在单片机上的简单应用,并用esp8266wifi模块实现手机接收测距信息(The simple application of HC-SR04 ultrasonic sensor on single chip computer and the realization of receiving ranging information by mobile phone with esp8266 WiFi module)
13 ATK-ESP8266WIFI模块实验
- (库函数版本,适合探索者STM32F4开发板)扩展实验13 ATK-ESP8266WIFI模块实验(Extended experiment 13 ATK-ESP8266WIFI module experiment)
ATK-ESP8266WIFI模块实验
- 库函数版本,适合探索者STM32F4开发板)扩展实验13 ATK-ESP8266WIFI模块实验(Extended experiment 13 ATK-ESP8266 WIFI module experiment)
ATK-ESP8266_WIFI模块驱动程序
- (库函数版本,适合探索者STM32F4开发板)扩展实验13 ATK-ESP8266WIFI模块实验
寄存器版 ATK-ESP8266WIFI模块实验
- 寄存器版的ATK-ESP8266WIFI模块实验,适用于STM32F4探索者开发板,方便进行2.4GHz WIFI通信实验及调试