工具链接

工具链接

 

ESP8266,及其升级版ESP32系列,其本质是一个带有Wlan收发器的单片机,由于其内核较为冷门(Tensilica架构 ),

主流的开发工具几乎都不支持,目前可用的开发手段有:

1.Arduino IDE,使用一种类似C++的语言编程,多数功能已经封装好;

2.刷Node MCU固件,使用Lua脚本编程,有第三方的类IDE工具,多数功能已经封装好;

3.刷AT固件,将其作为从属芯片,使用额外的控制器通过串口AT指令来控制;

4.使用官方SDK从底层进行开发; ( mac+vs code+官方esp-idf )

 

IAMLIUBO的神奇物联网之旅

https://www.zhihu.com/column/imliubo-magic-IoT-Tutorial

 

ESP32开发指南

https://www.zhihu.com/column/c_1064469230728216576

 

【乐鑫官网】 https://www.espressif.com/

【乐鑫Github】https://github.com/espressif

【乐鑫APP源码】https://github.com/EspressifApp

【ESP8266官方论坛】 https://bbs.espressif.com/

【ESP32官方论坛】https://www.esp32.com/

https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/

 

https://docs.espressif.com/projects/esp-idf/en/latest/esp32/

 

https://github.com/nodemcu

 

https://nodemcu.readthedocs.io/en/release/

 

https://nodemcu-build.com/

 

https://github.com/nodemcu/nodemcu-flasher/blob/master/Win32/Release/ESP8266Flasher.exe

https://github.com/nodemcu/nodemcu-flasher/blob/master/Win64/Release/ESP8266Flasher.exe

 

https://github.com/4refr0nt/ESPlorer

https://esp8266.ru/esplorer/#download

 

================ End

 

posted @   lsgxeva  阅读(201)  评论(0编辑  收藏  举报
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
历史上的今天:
2018-10-25 SIMATIC S7-1500 SW Controller Install
2017-10-25 BabeLua常见问题
点击右上角即可分享
微信分享提示