MicroMod Data Logging Carrier Board Hookup Guide
Contributors:
El Duderino,
Nate
Resources and Going Further
Hopefully this guide has got you all set to get started with your own MicroMod logging project using the SparkFun MicroMod Data Logging Carrier Board. For more information about the Carrier Board, check out the resources below:
For more information on the MicroMod ecosystem, check out these resources:
Not sure where to start with your own data logging project? The tutorials below may give you some ideas to get the creative juices flowing:
Hazardous Gas Monitor
Build a portable gas monitor to check for dangerous levels of hazardous gases.
Logging Data to Google Sheets with the Tessel 2
This project covers how to log data to Google Sheets two ways: using IFTTT with a web connection or a USB pen drive and "sneakernet" without.
9DoF Razor IMU M0 Hookup Guide
How to use and re-program the 9DoF Razor IMU M0, a combination of ATSAMD21 ARM Cortex-M0 microprocessor and MPU-9250 9DoF-in-a-chip.
Python GUI Guide: Introduction to Tkinter
Tkinter is the standard graphical user interface package that comes with Python. This tutorial will show you how to create basic windowed applications as well as complete full-screen dashboard examples complete with live graph updates from matplotlib.