type
status
date
slug
summary
tags
category
icon
password
![notion image](https://s2.loli.net/2022/06/24/VDNMiyFKe8Qtz4X.png)
arduino esp8266 web控制和LED控制:
web.ino
index.html
arduino.ino
web.html
然后在arduino的项目目录下创建data文件夹,然后把index.html文件放入后,用
esp8266fs工具写入到flash中,连接wifi之后就可以了。
esp8266fs工具:
添加WiFiManager后:
github:
![notion image](https://s2.loli.net/2022/06/24/VDNMiyFKe8Qtz4X.png)
arduino esp8266 web控制和LED控制:
web.ino
index.html
arduino.ino
web.html
然后在arduino的项目目录下创建data文件夹,然后把index.html文件放入后,用
esp8266fs工具写入到flash中,连接wifi之后就可以了。
esp8266fs工具:
添加WiFiManager后:
github:
- 作者:lion
- 链接:https://blog-flame-tau.vercel.app/article/%E6%99%BA%E8%83%BD%E5%AE%B6%E5%B1%85web%E6%8E%A7%E5%88%B6
- 声明:本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。