搜索资源列表
nodemcu-firmware
- 一个基于LUA固件支持WiFi-SOC esp8266 基于[ESP8266 SDK0.9.4],2014-12-30更新版本-LUA-based firmware supports WiFi-SOC esp8266 based [ESP8266 SDK0.9.4], 2014-12-30 updated version
ESP_8266
- esp8266是一款完美的WIFI应用模块,在很多家具解决方案中性能优良,这是一款应用单片机驱动完整源代码,希望对大家开发WIFI有帮助!-esp8266 WIFI is a perfect application modules, high-performance solutions in a lot of furniture, this application is a complete single-chip driver source code, we hope to help deve
ESP8266-STM32F0-WifiComms-master
- stm32 wifi ESP8266 IOT
ESP8266_IOT_PLATFORM-master
- ESP8266 WIFI project sample code
ESP8266+STM32WIFI
- ESP8266+STM32的WIFI源代码,资源包含相应的原理图和datasheet,描述详细,可以使用。
ESP8266
- esp8266 wifi模块 通过stm8的 的 AT指令的配置调用函数库(The esp8266 WiFi module calls the function library through the configuration of the AT instruction of stm8)
2.kyLinMini-V1.x-OneNET-裸机-基础例程
- STM32下用AT指令和OneNet保持长连接[EDP]的简单示例(With the AT command and under the STM32 OneNet keep long connection (EDP) of a simple example)
拍照+wifi传输+命令控制雏形3.0
- 通过stm32控制ESP8266传输摄像头的图片数据,并在上位机显示(Through the STM32 control ESP8266 transmission camera picture data, and display in the host computer)
ESP8266-WIFI模块应用
- ESP8266 是一个完整且成体系的Wi-Fi 网络解决方案,能够搭载软件应用, 或通过另一个应处理器卸载所有Wi-Fi 网络功能。我们使用的ESP8266 是串口型 WIFI,速度比较低,不能用来传输图像或者视频这些大容量的数据,主要应用于 数据量传输比较少的场合,比如温度信息,一些传感器的开关量等。当然传输的 数据量虽说少,但也能一次传输几千字节的数据,而且通信非常稳定,可以满足 大多数应用。
寄存器版 ATK-ESP8266WIFI模块实验
- 寄存器版的ATK-ESP8266WIFI模块实验,适用于STM32F4探索者开发板,方便进行2.4GHz WIFI通信实验及调试