Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

Serial Monitor port appears to send but can't recieve. #3

Open
cb88 opened this issue Sep 8, 2015 · 2 comments
Open

Serial Monitor port appears to send but can't recieve. #3

cb88 opened this issue Sep 8, 2015 · 2 comments

Comments

@cb88
Copy link

cb88 commented Sep 8, 2015

Also on Windows 7. I uploaded a blink demo to my Uno board and it works... so I added code to print the millis() to serial... I can see it print when using the Arduino IDE 1.6.5 so I know it isn't a problem with the Uno, it appears I can send from the Arduino Studio IDE as the Rx Led blinks but it isn't receiving the serial output in Arduino Studio.

@quasto
Copy link

quasto commented Sep 10, 2015

hi @cb88
did you set baud-rate and line feed?

@cb88
Copy link
Author

cb88 commented Sep 10, 2015

I had not set line feed it works now... that isn't something I ever do in the Arduino IDE though it just works by default.

It would be nice to have a real ANSI terminal mode as well... the current one in the Arduino Studio is somewhat worse than the one in the Arduino IDE which is already very bad. Mainly it regresses in how much text it can show. It is better in the fact that it is harder to "loose" it like the separate monitor window though. It would be nice it could be full windows/screen.

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

No branches or pull requests

2 participants