SparkFun OpenLog Artemis (DEV-16832) | SparkX OpenLog Artemis (SPX-15846) |
The OpenLog Artemis is an open source datalogger that comes preprogrammed to automatically log IMU, GPS, serial data, and various pressure, humidity, and distance sensors. All without writing a single line of code! OLA automatically detects, configures, and logs Qwiic sensors. OLA is designed for users who just need to capture a bunch of data to a CSV and get back to their larger project.
Included on every OpenLog Artemis is an IMU for built-in logging of triple axis accelerometer, gyro, and magnetometer. Whereas the original 9DOF Razor used the old MPU-9250, the OpenLog Artemis uses the latest ICM-20948 capable of nearly 1kHz logging of all 9 axis. We then took over a decade of experience with the original OpenLog and took it much farther. Simply power up OpenLog Artemis and all incoming serial data is automatically recorded to a log file. Baud rates up to 921600bps are supported! Additionally, based on feedback from users we've added an onboard RTC so that all data can be time stamped.
OpenLog Artemis is highly configurable over an easy to use serial interface. Simply plug in a USB C cable and open a terminal at 115200kbps. The logging output is automatically streamed to both the terminal and the microSD. Pressing any key will open the configuration menu.
The OpenLog Artemis automatically scans, detects, configures, and logs various Qwiic sensors plugged into the board (no soldering required!). Currently, auto-detection is supported on the following Qwiic products:
- Any u-blox GPS Modules (Lat/Long, Altitude, Velocity, SIV, Time, Date) such as:
- MCP9600 Thermocouple Amplifier
- NAU7802 Load Cell Amplifier
- LPS25HB Barometric Pressure Sensor
- BME280 Humidity and Barometric Pressure Sensor
- MS5637 Barometric Pressure Sensor
- MS5837 Depth / Pressure Sensor
- SDP3X Differential Pressure Sensor
- MS8607 Pressure Humidity Temperature Sensor
- MPR0025PA MicroPressure Sensor
- [TMP102 Temperature Sensor] (https://www.sparkfun.com/products/13314)
- TMP117 High Precision Temperature Sensor
- AHT20 Humidity and Temperature Sensor
- SHTC3 Humidity and Temperature Sensor
- CCS811 Air Quality Sensor
- SGP30 Air Quality Sensor
- SGP40 Air Quality Sensor
- SCD30 CO2 and Air Quality Sensor
- SN-GCJA5 Particle Sensor
- VEML6075 UV Sensor
- VCNL4040 Proximity Sensor
- VL53L1X LIDAR Distance Sensor
- ADS122C04 ADC PT100 Sensor
- Qwiic Mux allowing for the chaining of up to 64 unique buses!
- Pulse Oximeter and Heart Rate Sensor (requires exclusive use of pins 32 and 11)
- ISM330DHCX IMU
- MMC5983MA Magnetometer
- KX134 Accelerometer
- ADS1015 ADC
- LPS28DFW Barometer
- VEML7700 Ambient Light Sensor
Very low power logging is supported. OpenLog Artemis can be configured to take readings at 500 times a second, or as slow as 1 reading every 24 hours. You choose! When there is more than 2 seconds between readings OLA will automatically power down itself and the sensors on the bus resulting in a sleep current of approximately 18uA. This means a normal 2Ah battery will enable logging for more than 4,000 days! OpenLog Artemis has built-in LiPo charging set at 450mA/hr.
New features are constantly being added so we’ve released an easy to use firmware upgrade tool. No need to install Arduino or a bunch of libraries, simply open the Artemis Firmware Upload GUI, load the latest OLA firmware, and add features to OpenLog Artemis as they come out! Full instructions are available in UPGRADE.md.
The OLA can be tailored to many different applications and we will be releasing custom versions of the firmware for those too:
- Latest OLA firmware
- Geophone Logger firmware for logging seismic activity
- GNSS Logger for advanced data logging with the u-blox F9 and M9 GNSS modules including support for RAWX and RELPOSNED
- /Binaries - The binary files for the different versions of the OLA firmware.
- /Firmware - The main sketch that runs OpenLog Artemis as well as a variety of sketches to test various sensor interfaces and power saving states.
- /Hardware - Eagle files.
- Hookup Guide - hookup guide for the OLA.
- UPGRADE.md - contains full instructions on how to upgrade the firmware on the OLA using the Artemis Firmware Upload GUI.
- CONTRIBUTING.md - guidance on how to contribute to this library.
- Installing an Arduino Library Guide - OLA includes a large number of libraries that will need to be installed before compiling will work.
- ADDING_SENSORS.md - contains abbreviated instructions on how to add a new sensor to the OLA firmware. It's more of an aide-memoire really... Sorry about that.
- COMPILE_BINARY.md - contains abbreviated instructions on how to compile the OLA firmware binary manually. It's also an aide-memoire really... Sorry about that.
- SENSOR_UNITS.md - contains a summary of the units used for each sensor measurement.
- DEV-19426 - SparkFun OpenLog Artemis without IMU
- DEV-16832 - SparkFun OpenLog Artemis
- SPX-15846 - SparkX OpenLog Artemis
This product is open source!
Various bits of the code have different licenses applied. Anything SparkFun wrote is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!
Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.
Distributed as-is; no warranty is given.
- Your friends at SparkFun.