ESP32/ESP8285-based High-Performance Radio Link for RC applications esp8266remote-controldronequadcopterfpvesp32lorasx1276rcsx1280lr1121 UpdatedJan 20, 2025 C++ MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi...
ESP-LINK: Wifi-Serial Bridge w/REST&MQTT The esp-link firmware connects a micro-controller to the internet using an ESP8266 Wifi module. It implements a number of features: transparent bridge between Wifi and serial, useful for debugging or inputting into a uC ...
esp8266-smartlink Instruction in English is followed by Chinese. 名词定义 Smartlink用于在物理网设备没有外部输入端时,使用手机对其进行配置的一种通用的说法。 Definition of Smartlink Smartlinkis a generic phrase when you configure your IoT devices by mobile phone, PC etc. instead of physical external ...
软件准备:1.熟悉hilink sdk接入手册,本工程docs目录下HILINK开发资料,需要根据具体设备适配profile文件中的服务类型;2.熟悉8266的开发平台,参考bbs.espressif.com中的8266相关文档,下载相关编译及烧录工具.您可以使用 xcc 和 gcc 来编译项目,建议使用 gcc。对于 gcc,请参考esp-open-sdk ...
ESP8266 firmware that implements the SWIM protocol for debug access / flashing of STM8 devices - rumpeltux/esp-stlink
本工程的日志分为:alink 官方日志和 esp8266 适配层日志。日志共分为了七个级别,每一级别的日志在输出时均有颜色和相应的标识以区分,日志前带有"<>"的为alink 官方日志,设置日志后比当前级别低的日志均输出。 配置 #日志等级列表#default 0 if LOG_ALINK_LEVEL_NONE#default 1 if LOG_ALINK_LEVEL_FATAL#defa...
esp8266.github.ioPublic Github Pages site forhttps://github.com/esp8266/Arduinoproject arduino-esp8266fs-pluginPublic Arduino plugin for uploading files to ESP8266 file system crosstool-NGPublicForked fromjcmvbkbc/crosstool-NG crosstool-NG with support for Xtensa ...
ESP8266 WIFI serial to emoncms link For applications that only require basic posting of data from one emonTx to a remote server such as Emoncms.org an emonTx with this WiFi module provides a lower cost route than an emonBase or emonPi base-station installation. ...
Boards manager link:https://arduino.esp8266.com/stable/package_esp8266com_index.json Documentation:https://arduino-esp8266.readthedocs.io/en/3.1.2/ Also known as latest git or master branch. When usingArduino IDE, followour instructions here. ...
导入工具参考目录 ***/tools/ESP8266FS/tool/esp8266fs.jar 重启arduino 测试 打开测试demo 文件—>示例—>wifi_link_tool—>fs_demo 选择串口及波特率 选择合适的flash size 点击验证 验证库是否能正常编译 检查文件系统上传工具 工具下会显示 ESP8266 sketch Data Upload 证明安装成功 上传文件...