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 Monitoring #18

Closed
5 tasks done
shizn opened this issue Jan 5, 2017 · 0 comments
Closed
5 tasks done

Serial Monitoring #18

shizn opened this issue Jan 5, 2017 · 0 comments
Labels
Milestone

Comments

@shizn
Copy link
Contributor

shizn commented Jan 5, 2017

Provide a integrated window in VSCode to support serial monitoring for sending and receiving the serial messages. The expected behavior should be the same as the serial monitoring tool in Arduino IDE. Due to the UI limitation in VSCode, we could use a F1 task to send messages. Also, the COM port and band rate should be configurable.

  • Serial listening from the integrated window
  • F1 task: send a message
  • Configurable COM port and band rate

The library for serial stuffs need to be built in different platforms.

  • Windows
  • macOS

In this sprint, we don't support Linux distros.

@shizn shizn added this to the Sprint 1 milestone Jan 5, 2017
@andxu andxu self-assigned this Jan 17, 2017
@shizn shizn mentioned this issue Jan 19, 2017
5 tasks
@shizn shizn closed this as completed Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants