Loading...
Searching...
No Matches
Squidstat API User Manual

The Admiral Instruments API provides you with more control of our potentiostats. Through asynchronous signals you can capture events such as experiments starting, stopping, and pausing to seamlessly integrate these controls into your pipeline and workflow automation.

Some common use cases include:

  • Chaining multiple experiments together for long term testing.
  • Manipulating experiment parameters based on the result of the previous experiment.
  • Starting and stopping an experiment when an external device detects a specific temperature.

You can find it on our GitHub repository including examples for C++ and Python.

This documentation will guide you through how to install and set up our API as well as provide you with examples with explanations to help support your workflow.

If you have any difficulty using our API, please reach out to us through the discussions page on our GitHub.

Where to go from here