From 96e97ed2ceeda9de9ed0dab69a7ee4f701a42a40 Mon Sep 17 00:00:00 2001 From: Sebastian Plamauer Date: Sun, 4 May 2014 19:07:17 +0200 Subject: created SDdatalogger example --- examples/SDdatalogger/README.md~ | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/SDdatalogger/README.md~ (limited to 'examples/SDdatalogger/README.md~') diff --git a/examples/SDdatalogger/README.md~ b/examples/SDdatalogger/README.md~ new file mode 100644 index 000000000..24e69c87e --- /dev/null +++ b/examples/SDdatalogger/README.md~ @@ -0,0 +1,4 @@ +This is a SDdatalogger, to log data from the accelerometer to the SD-card. It also functions as card reader, so you can easily get the data on your PC. + +To run, put the boot.py, cardreader.py and datalogger.py files on either the flash or the SD-card of your pyboard. +Upon reset, the datalogger script is run and logs the data. If you press the user button after reset and hold it until the orange LED goes out, you enter the cardreader mode and the filesystem is mounted to your PC. -- cgit v1.2.3