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

Added capability to read from serial and dump to a file after script … #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jametller
Copy link

I've modified the code to listen the serial port after the execution of a script. All the bytes received from the serial port are dumped to a file within the SD card so it is a way to save data from the host system in which the device is plugged in. To write data to serial port a simple powershell script can be executed.

@d0ra1mon
Copy link

Hi can you write some small example (example: find a file on pc and transfer it on the sd using serial monitor) ? I have readed the code after your modified, but i would like to use the bad usb without use the menu...

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

Successfully merging this pull request may close these issues.

2 participants