Skip to content

Open source serial monitor implementation for microcontrollers.

License

Notifications You must be signed in to change notification settings

setghm/Serial-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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