Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teasel instruments registry

Community-maintained (well, right now a community of one) registry of lab instrument descriptors for teasel a tool for connecting lab instruments to AI assistants.

What's in here

One TOML file per instrument. Each file describes the instrument, its interfaces, setup steps, and available MCP packages.

instruments/
├── pm5190.toml           # Philips PM5190 function generator
└── lecroy-wavesurfer.toml # LeCroy WaveSurfer oscilloscope

Using the registry

Install teasel and run:

uvx teasel add pm5190 --port /dev/ttyUSB0

Adding an instrument

See CONTRIBUTING.md.

License

Registry data (TOML files) is licensed under CC0 1.0

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors