The SparkFun OpenLog data logger works over a simple TTL serial connection to log data to microSD cards up to 64GB. That's a lot of storage! The board works up to 115200bps and has indicator LEDs so you know what is going on.
In stock in Australia
Shipping from $2.90
+1040 more from our supplier in 7-10 days
Our Code: SKU-002198
Supplier Link: [SparkFun MPN:13712]
The SparkFun OpenLog is an open source data logger that works over a simple serial connection and supports microSD cards up to 64GB. The OpenLog can store or “log” huge amounts of serial data and act as a black box of sorts to store all the serial data that your project generates, for scientific or debugging purposes.
The SparkFun OpenLog runs off of an onboard ATmega328, running at 16MHz thanks to the onboard crystal.The OpenLog draws 6mA when recording a 512 byte buffer, but as that process takes a fraction of a second, the average current draw is closer to 5mA. Keep in mind though that if you are recording a constant data stream at 115200bps, you will approach that 6mA limit. All data logged by the OpenLog is stored on the microSD card that involve the features of 64MB to 64GB capacity and FAT16 or FAT32 file type.
Note: The latest version of the firmware (included with this board) does not compile in Arduino 1.6.7. You will need to compile in 1.6.5.