Skip to content

CU-Rocketry/payload-datalogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

payload-datalogger

Wirelessly configurable thermocouple data logging PCB implementing four MCP96RL00T on-board thermocouple to I2C converter ICs, an ESP32-C3 MCU, and flash storage.

Screenshots

3d pcb schematic root schematic thermocouple

BOM

See [this spreadsheet].(https://docs.google.com/spreadsheets/d/12Mr7GmqM8tnob1ocJkmMWgOL1p1aouqN9iYZXRkocOg/edit?usp=sharing)

BOM cost: $65 (on DigiKey, for two boards with attrition) Does not include cables.

Additionally, batteries should be purchased elsewhere such as the suggested Amazon links to remain economical.

Firmware

Firmware source code is located in the src/payload-datalogger directory. Source code, for ease of modification by all team members, relies on the Arduino hardware abstraction layer (HAL). The PlatformIO IDE and toolchain is required to build and debug the firmware, meaning that the minimum prerequisites for payload datalogger firmware development are:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published