Skip to content

tofupilot/template-framework-measurements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framework Measurements

Cover

Capture and validate with pass/fail criteria.

What's Inside

  • procedure.yaml: defines two phases with measurement validators
  • phases/measure_voltage.py: records output voltage (4.8–5.2 V)
  • phases/measure_temperature.py: records ambient temperature (20–30 °C)
  • pyproject.toml: uv-managed Python project

Get Started

  1. Sign up for a free TofuPilot account at tofupilot.app.
  2. Open the New Procedure flow in the dashboard and clone this template.
  3. Follow the dashboard's instructions to set up a station and run the procedure.

For deeper guides, see the TofuPilot docs.

Structure

.
├── procedure.yaml
├── phases/
│   ├── measure_voltage.py
│   └── measure_temperature.py
├── pyproject.toml
└── README.md

About

Capture and validate with pass/fail criteria

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages