Serial-Monitor

Open source serial monitor implementation for microcontrollers.

MIT License

Stars
0
Committers
1

Serial-Monitor

Open source serial monitor implementation for microcontrollers.

Run this application on your computer.

To build the application use:

npm run dist

To run the application:

npm start

[!NOTE] Don't forget to execute npm install in order to get all the dependencies to build or run this application.

By Set HM 2024