The SparkFun OpenLog with Headers 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. This version of th OpenLog even includes pre-soldered headers for your convenience.
The SparkFun OpenLog uses an ATmega328 running at 16MHz thanks to the onboard resonator. The OpenLog draws approximately 2-3mA in idle (nothing to record) mode. During a full record OpenLog can draw 10 to 20mA depending on the microSD card being used.
All data logged by the OpenLog is stored on the microSD card. Any 512MB to 32GB microSD card should work. OpenLog supports both FAT16 and FAT32 SD formats.
For even better performance the OpenLog Artemis is the tool you need, featuring logging speeds up to 500000bps.
If a board needs code or communicates somehow, you're going to need to know how to program or interface with it. The programming skill is all about communication and code.
Skill Level: Rookie - You will need a better fundamental understand of what code is, and how it works. You will be using beginner-level software and development tools like Arduino. You will be dealing directly with code, but numerous examples and libraries are available. Sensors or shields will communicate with serial or TTL.
See all skill levels
If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.
Skill Level: Rookie - You may be required to know a bit more about the component, such as orientation, or how to hook it up, in addition to power requirements. You will need to understand polarized components.
See all skill levels
We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.
Based on 3 ratings:
Super simple board to use.
I use them to collect data at the sensor before transmitting to a remote collection site. It increases my chance of success when collecting important data. Belt and suspenders, if you will.
Seems to work ok. Cool little gadget.
Using too large or too new of an sD card that can't be formatted to FAT32 doesn't work. I tried a 64GB formatted to exFAT at first. Then switched to an old 8GB card formatted to FAT32 and got better results.
Hi there, it sounds like you might be looking for technical assistance. Please use the link in the banner above, to get started with posting a topic in our forums. Our technical support team will do their best to assist you.
With that said, I believe this information is detailed in the hardware section of the hookup guide. This product is only compatible with 8-32GB microSD cards with FAT16 or FAT32 formatting.
Is it possible to update the PCB to provide access to one (or more) of the ATMega328 ADC Pins? That way this could be used as a Voltage Data Logger as well as a Serial Data Logger? Or do you guys have another device that could do that?