Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serial monitor... #6

Open
glynhh opened this issue Apr 26, 2018 · 0 comments
Open

serial monitor... #6

glynhh opened this issue Apr 26, 2018 · 0 comments

Comments

@glynhh
Copy link

glynhh commented Apr 26, 2018

generally speaking, this works pretty well, but for my application, I do the following a lot...

program the board,
use serial monitor
disconnect the board [without closing the terminal window]

I find that sometimes when I plug the board in again, Chromeduino2 will not reconnect, and I need to restart the app [sometimes even reboot].
I'm sure reliability would be greatly improved if the terminal was always closed before disconnecting, but rookie programmers are all about wanting to try out the code they have just programmed into their device, and often forget.

also, I always need to add a short delay after each serial print, otherwise some of the lower spec chromebooks are overwhelmed and the app hangs as soon as we open the terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant