Ayush Sharma 104feb9981 Merge pull request #105 from ayushsharma82/dev | před 2 měsíci | |
---|---|---|
.github | před 2 měsíci | |
docs | před 3 měsíci | |
examples | před 3 měsíci | |
src | před 3 měsíci | |
.gitattributes | před 5 roky | |
.gitignore | před 6 měsíci | |
CLA.md | před 2 měsíci | |
CODE_OF_CONDUCT.md | před 2 měsíci | |
LICENSE | před 6 měsíci | |
README.md | před 5 měsíci | |
keywords.txt | před 6 měsíci | |
library.json | před 2 měsíci | |
library.properties | před 2 měsíci | |
platformio.ini | před 2 měsíci |
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
- *( more coming soon )*
Learn more about Installation & Usage: Click Here
Once you have integrated WebSerial library in your code, a terminal like below will be accessible over your WiFi microcontroller's IP:
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.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.1 ( SCL-1.1 ).