Conversation
|
I like the idea and the implementation looks clean! I wonder though if it could be generalized a bit? What if it was updated to something like Write to binary file: Write to another program for processing: This seems more flexible? What do you think? |
|
Yes of course. Maybe it will work better, cause finally I had to make a C program to dump the memory of my platform, ARM Cortex-A9, cause this python script freeze and/or never finalize. |
|
@kylemanna Should be ok. I have tested it and it works. |
|
I created MR #13 with a lot of improvements and a Example using a file: |
Just a usefull thing for myself I share.
Feature added : As the title says, add the possibility to save the read values to a file.