In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces "how to use xconsole debugging and upload nodemcu lua file", in daily operation, I believe many people in how to use xconsole debugging and upload nodemcu lua file problems exist doubts, small series consulted all kinds of information, sorted out simple and easy to use operation methods, hope to answer "how to use xconsole debugging and upload nodemcu lua file" doubts helpful! Next, please follow the small series to learn together!
profile
xconsole is a console-based tool that combines serial interaction, remote access, and local invocation into one tool.
The tool is developed in python and is open source so it can be integrated directly into your toolset.
Project address: git.oschina.net/supergis/ESP8266App
Download git clone directly https://git.oschina.net/supergis/ESP8266App.git
Xconsole is divided into two Python executors:
xcon_uart.py, accessed via serial port, combining local shell and minicom;
xcon_tcp.py, accessed via TCP, can interact remotely, execute lua scripts, upload files, etc.;
Support for other link protocols will be added in the future.
basic use
xconsole handles port IO in a multithreaded, fully asynchronous manner.
Use $or #to distinguish whether incoming instructions are executed natively or through ports.
Several basic commands are implemented as follows:
$loadfile,$lf: Load lua file from native to nodemcu device.$ loadfileall,$lfall: loads multiple lua files from native to nodemcu device. See the implementation of this function.$ loadinit,$lfinit: Load the lua file natively into the init.lua file on the nodemcu device (be careful not to write deadlock code). At this point, on "how to use xconsole debugging and upload nodemcu lua file" learning is over, I hope to solve everyone's doubts. Theory and practice can better match to help you learn, go and try it! If you want to continue learning more relevant knowledge, please continue to pay attention to the website, Xiaobian will continue to strive to bring more practical articles for everyone!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.