百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
W

WebSerial

> 前端框架
开源

一个远程终端库,可用于无线微控制器记录、监控或调试固件/产品。

645 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

一个远程终端库,可用于无线微控制器记录、监控或调试固件/产品。

 

 

WebSerial is a remote terminal to log, monitor or debug your firmware without being connected by wire. It lives on your wireless microcontroller itself and can be accessed anytime through your browser.

Features

  • Log, monitor or debug your firmware/product with ease
  • A powerful tool that lives in your microcontroller itself
  • Access it anytime & from anywhere within same network (LAN)
  • No need to learn HTML/CSS/JS
  • Ready to use within 4-5 lines of code

Supported MCUs

WebSerial works on the following microcontrollers/boards:

  • ESP8266
  • ESP32
  • RP2040+W (Example: Raspberry Pico W)
  • RP2350+W (Example: Raspberry Pico 2W)
  • ( more coming soon )

Documentation

Learn more about Installation & Usage: Click Here

OSS Preview

Once you have integrated WebSerial library in your code, a terminal like below will be accessible over your WiFi microcontroller's IP:

Looking for more? Upgrade to Pro.

WebSerial Pro comes with the following extended functionality:

  • Export logs into TXT, JSON or CSV file
  • Lock scroll feature
  • Timestamps
  • Enable/Disable Command Input Bar
  • Customizable font & terminal font size from UI itself
  • Branding (Add your own Logo)
  • Commercial License

Available here:

  • Official Website ( webserial.pro )

Contributions

Every contribution to this repository is highly appreciated! If you spot any bug or problem, open a issue or pull request so that it can be rectified for everyone.

For feature requests: Please open a issue and I'll add the feature in a future release once I get some time in my hands.

License

WebSerial open-source edition is licensed under Affero General Public License v3.0 ( AGPL-3.0 ).

If you are intending to use WebSerial in a commercial project, please consider purchasing WebSerial Pro which comes with a less restrictive SOFTT Commercial License 1.2 ( SCL-1.2 ).

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C++arduinoesp32esp8266interface

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架