Skip to content

Serial Monitor needs an "Export output to file" option #9479

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

Closed
alexceltare2 opened this issue Nov 29, 2019 · 4 comments
Closed

Serial Monitor needs an "Export output to file" option #9479

alexceltare2 opened this issue Nov 29, 2019 · 4 comments
Assignees
Labels
Component: IDE Serial monitor Tools > Serial Monitor feature request A request to make an enhancement (not a bug fix) Type: Duplicate Another item already exists for this topic

Comments

@alexceltare2
Copy link

I've lost countless data logged in the Serial Monitor because the blasted Ctrl+A Ctrl+C doesn't function properly or I've accidentally unplugged the serial-based logging device/Arduino. So a good addition to the serial monitor would be a button to export the output as Excel, txt, or any other readable format.

@alexceltare2 alexceltare2 changed the title Serial Monitor needs a "Export output" option Serial Monitor needs an "Export output" option Nov 29, 2019
@per1234 per1234 added Component: IDE Serial monitor Tools > Serial Monitor feature request A request to make an enhancement (not a bug fix) labels Nov 30, 2019
@CloudFenrir
Copy link

Hello, I'll work on this feature 😄

@AsherThomasBabu
Copy link

Hey there developers,
I am fairly new to the source code of the Arduino IDE. I happened to want this feature myself and started working on it.

I pulled the latest version from git and ant built it and ant run the build folder as per instructions from the Wiki page.

Building and running it the first time works flawlessly, But, when built for a second time with no changes to the files, the run fails with this message.

BUILD FAILED
/home/asher/Arduino/build/build.xml:140: The following error occurred while executing this line:
/home/asher/Arduino/build/build.xml:144: The following error occurred while executing this line:
/home/asher/Arduino/build/build.xml:829: exec returned: 255

Total time: 10 seconds

I am running it on a Linux machine, Looking forward to some help.
Thank You
Asher

@per1234 per1234 changed the title Serial Monitor needs an "Export output" option Serial Monitor needs an "Export output to file" option Apr 3, 2021
@per1234
Copy link
Collaborator

per1234 commented Apr 3, 2021

An alternative proposal of improving on copying Serial Monitor contents to the clipboard is presented at arduino/arduino-ide#1729

@per1234
Copy link
Collaborator

per1234 commented Dec 1, 2022

Now tracked at arduino/arduino-ide#549

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2022
@per1234 per1234 self-assigned this Dec 1, 2022
@per1234 per1234 added the Type: Duplicate Another item already exists for this topic label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE Serial monitor Tools > Serial Monitor feature request A request to make an enhancement (not a bug fix) Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

4 participants