Sonoff-Tasmota沒(méi)有仔細(xì)看产镐,但是有一個(gè)可以在網(wǎng)頁(yè)配置的功能,好像還有很多傳感器什么的九串,用來(lái)做IOT的
https://github.com/arendst/Sonoff-Tasmota
WiFiManager可以不需要編譯的時(shí)候輸入wifi用戶(hù)名和密碼
https://github.com/tzapu/WiFiManager/tree/development
esp8266_deauther 可以攻擊一個(gè)特定的WIFI绞佩,讓別人都不能連上
https://github.com/spacehuhn/esp8266_deauther
ESP8266WebServer-Bootstrap-Bootswatch 讓網(wǎng)站變得好看
https://github.com/projetsdiy/ESP8266WebServer-Bootstrap-Bootswatch
SPIFFS 可以把文件放在esp8266上,例如html,css什么的征炼,然后在arduino里面調(diào)用析既,這樣可以做好看的網(wǎng)頁(yè)了就
這個(gè)教程好像挺不錯(cuò)的
https://diyprojects.io/esp8266-web-server-part-1-store-web-interface-spiffs-area-html-css-js/#.WualT4iFNjV
github地址
https://github.com/projetsdiy/ESP8266-Webserver-Tutorials
WiFi分析器
https://github.com/moononournation/ESP8266WiFiAnalyzer
SPIFFS管理
沒(méi)有找到管理SPIFFS的東西,這個(gè)人用arduino寫(xiě)了一個(gè)谆奥,但是是德語(yǔ)的。拂玻。酸些。
https://www.arduinoforum.de/arduino-Thread-SPIFFS-DOWNLOAD-UPLOAD-DELETE-Esp8266-NodeMCU
UPDATE: 原來(lái)在esp8266的樣例代碼FSbrowser里面就有這個(gè)功能。檐蚜。魄懂。
這里的教程好像也還算比較有深度
https://circuits4you.com/2016/12/16/esp8266-web-server-html/
WebSocketSerialMonitor
會(huì)把串口收到的數(shù)據(jù)在網(wǎng)頁(yè)上顯示出來(lái),可以調(diào)試上位機(jī)程序
https://github.com/tzapu/WebSocketSerialMonitor/tree/master