DoitCar 开发流程

程序调试

  程序调试工具提供基于串口的交互界面,包含基本的运行命令,应用程序编辑下载功能等。针对NodeMCU有多款开源工具可以使用,比如LuaLoader、NodeMCUStudioIDE、Decoda等。本教程以LuaLoader为例说明程序调试步骤。

  Tips:NodeMCUStudioIDE下载地址:

  https://github.com/nodemcu/nodemcu-studio-csharp

  Decoda下载地址:

  https://github.com/unknownworlds/decoda/releases