SD Card Questions
Posted: Tue Aug 25, 2015 8:35 pm
I have to say managing this SD card is a challenge at best.
What I simply need is the following:
1. Use the SD Card as a data logger
2. Be able to use REPL for debugging purpose.
3. Be able to examine the results of my data log between program execution.
4. Be able to edit my code on the SD card.
I did install dhylands upy-shell on the SD card as many have suggested but have not been able to test it yet.
Can someone suggest a boot.py setup for this scenario?
As per my understanding, with the SD card installed boot.py is always read from the SD card, not the Flash.
What I simply need is the following:
1. Use the SD Card as a data logger
2. Be able to use REPL for debugging purpose.
3. Be able to examine the results of my data log between program execution.
4. Be able to edit my code on the SD card.
I did install dhylands upy-shell on the SD card as many have suggested but have not been able to test it yet.
Can someone suggest a boot.py setup for this scenario?
As per my understanding, with the SD card installed boot.py is always read from the SD card, not the Flash.