Store

SparkFun

$301.07 |
In stock at supplier
No reviews yet

The Base version of the SparkFun OpenLog Data Collector Kit with Machinechat is an easy way to organize and display your data with the OpenLog Artemis and JE...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout
The Base version of the SparkFun OpenLog Data Collector Kit with Machinechat is an easy way to organize and display your data with the OpenLog Artemis and JEDI One. The SparkFun OpenLog Artemis (without IMU) is an open source data logger that comes preprogrammed to automatically log GPS / GNSS, serial data, and various pressure, humidity, and distance data as well as the ability to expand out to any number of our Qwiic sensors. This makes it ideal for data collection, and to display that data, Machinechat's JEDI One will be your best friend!
Machinechat's JEDI One provides an easy-to-use, customizable, one stop dashboard solution for IoT data collection, transformation, visualization, and reporting. Built-in HTTP and TCP servers allow you to start collecting data from sensors and devices in minutes, and custom plug-ins allow you to collect data from virtually any sensor or device. In addition, a fully integrated and self-contained MQTT broker makes it easy to integrate any MQTT based device or sensor. No need to set up a separate broker or use Azure or AWS for MQTT. Just configure and go!
Simply connect a compatible Qwiic-enabled device, power up the OpenLog Artemis, and all incoming serial data is automatically recorded to a log file with baud rates up to 500000bps, supported! The OLA also has four ADC channels available on the edge of the board. Voltages up to 2V can be logged with 14-bit precision up to 1900Hz for one channel and 1000Hz logging all four channels. Additionally, based on feedback from users we've added an on-board RTC so that all data can be time stamped.
The OpenLog Artemis is highly configurable over an easy to use serial interface. Simply plug in a USB-C cable and open a terminal at 115200bps. The logging output is automatically streamed to both the terminal and the microSD. Pressing any key will open the configuration menu.
Included in this kit, you will find an OpenLog Artemis (without IMU), a unique JEDI One license, and connector cables. Additional sensors must be purchased separately. If you are interested in picking up a version of this kit with sensors, be sure to check out the Environmental Monitoring Kit or Air Quality Monitoring Kit, instead!
Note: The version of OpenLog Artemis included in this kit has the ICM-20948 IMU sensor removed. This IC is becoming increasingly difficult to locate. This version still supports auto-detection and logging of over a dozen sensors and GNSS receivers.
The SparkFun Qwiic connect system is an ecosystem of I2C sensors, actuators, shields and cables that make prototyping faster and less prone to error. All Qwiic-enabled boards use a common 1mm pitch, 4-pin JST connector. This reduces the amount of required PCB space, and polarized connections mean you can’t hook it up wrong.
Includes:
Features:
SparkFun OpenLog Artemis (without IMU):
  • Artemis Module (Cortex-M4F based Apollo3 microcontroller
    • Configurable via CH340E and Artemis Firmware Upload GUI
  • Operating voltage range 
    • 3.3V to 6.5V (via VIN with optional external power switch) 
      • 5V with USB (via 5V or USB type C)
      • 3.6V to 4.2V with LiPo battery (via VBATT or 2-pin JST) 
        • Built-in MCP73831 single cell LiPo charger
        • Minimum 450mA charge rate
      • 3.3V (via 3V3)
  • Current consumption 
    • ~20mA (Run)
    • ~80µA (Sleep)
    • ~18µA (Deep Sleep - regulator shut down)
  • Ports 
    • 1x USB type C
    • 1x LiPo battery enabled
    • 1x Qwiic enabled I2C with power control
    • 1x SWD 2x5 header
    • 4x Analog-to-digital 
      • 14-bit, up to 1900Hz, 2V max (3.3V compatible)
    • Serial 
      • Logging speeds up to 500000bps [1]
    • 1x microSD socket 
      • Support for FAT32 and older FAT16 formats up to 32GB with power control
  • RTC with 1mAhr battery backup
  • LEDs 
    • Power
    • LiPo charge indicator
    • Serial Tx and Rx
    • Status
Machinechat Requirements:
  • Intel x86 PC or server
  • Microsoft Windows 10
  • Apple Mac OS 10.13.6 and above
  • Ubuntu Linux 16.04 and above
  • Memory : 4GB or greater
  • Storage : 30MB min of disk space
Documents:
SparkFun OpenLog Artemis (without IMU):
Machinechat:

Jargon buster

Plain-language definitions for the technical terms used above.

ADC
An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
baud
Baud is the signalling rate of a serial connection, often used as the speed setting for UART communication. Matching the baud rate matters because both connected devices must use the same setting for readable data.
deep sleep
Deep sleep is a low-power mode where the microcontroller turns off most functions while keeping just enough circuitry active to wake up later. It is important for battery-powered projects because it can greatly extend how long the device runs between charges.
GNSS
GNSS stands for Global Navigation Satellite System, covering positioning systems such as GPS and similar satellite networks. It matters here because high-precision GNSS modules can output lots of serial position data that this product can send wirelessly to a computer or phone.
GPS
The US satellite navigation system used by GNSS receivers to calculate position and time. Support for GPS is important because it is widely available and often used together with other constellations for more reliable positioning.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
ICM-20948
A motion-sensing chip that combines accelerometer, gyroscope, and magnetometer measurements. The part number matters because it tells you the board can provide 9-axis orientation and movement data, and which software libraries or drivers are likely to work.
IMU
An Inertial Measurement Unit combines motion sensors to measure movement and orientation. It matters for asset tracking because it can detect movement, tilt, vibration, or changes in direction.
IoT
Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
LiPo
A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
MCP73831
A lithium battery charger chip used to safely charge a single-cell LiPo battery. It matters because it lets the board recharge a battery from USB or another input without needing a separate charger module.
microcontroller
A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
MQTT
A lightweight messaging protocol often used for IoT devices to publish and receive data through a server called a broker. It matters for home automation and sensor networks because it is simple, efficient, and widely supported.
PCB
A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
Qwiic
Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
RTC
A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
SWD
Serial Wire Debug is a two-wire programming and debugging interface used with many microcontrollers. It matters if you need low-level access to program, recover or debug the processor board connected to this carrier.
USB-C
A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.

OpenLog Artemis 9DoF IMU Schematic

Schematic · 374.2 KB · Click any page to view full size

Download PDF

Apollo3 Blue SoC Datasheet

Datasheet · 11.9 MB · Click any page to view full size

Download PDF

Artemis Integration Guide

User Guide · 762.1 KB · Click any page to view full size

Download PDF

Supplier page — sparkfun.com

Supplier Description · 639.7 KB · Click any page to view full size

Download PDF

Related Tutorials

Free guides on learn.littlebird.com.au

Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.