-
Notifications
You must be signed in to change notification settings - Fork 108
A simulation page for the SerialPort library #16
Description
Hi There,
I am happy to see the useful library for the serial port. I tried it as well and also changed the text and other options and it works totally fine.
I have been working on a free Arduino playground online where one can run their code online and verify the library. A small demo is shared for you in the below link:
https://drive.google.com/file/d/1DlQstihcLmphZwvce6FPvNNLRsnI0Cj6/view?usp=sharing
The users will be able to see the code working without any hardware! Also, they don't have to install or download anything.
If you find this useful and interesting for the users, I will send a pull request to update the ReadMe file with the direct simulation link for your library. Also, I can try to create simulation pages for other libraries as well.
Kindly let me know your thoughts
Thanks
Puneeth