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

Add external file integration #6

Open
KevinJohnMulligan opened this issue Nov 16, 2020 · 1 comment
Open

Add external file integration #6

KevinJohnMulligan opened this issue Nov 16, 2020 · 1 comment
Labels
enhancement New feature or request required Fix or feature that is required

Comments

@KevinJohnMulligan
Copy link
Owner

Add the ability to send from and log to a file

  1. The program should be able to log the terminal interactions to a file (in CSV format).
  2. The program should be able to send commands to the BLE peripheral when the user selects a file using a file explorer.
@KevinJohnMulligan KevinJohnMulligan added enhancement New feature or request required Fix or feature that is required labels Nov 16, 2020
@KevinJohnMulligan
Copy link
Owner Author

Point 1 is partially implemented as the program is able to log the internal console interactions but it is not in CSV format.

Point 2 is implemented in #10, this branch also enables raw input from the BLE peripheral to be written in hexadecimal to a file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request required Fix or feature that is required
Projects
None yet
Development

No branches or pull requests

1 participant