explorepy Command Guide
Mentalab’s flagship API, explorepy
, is written in Python and is the most direct way to communicate with your Explore amplifier. It can be installed from the Python Packaging Index (PyPI) using pip and offers a range of commands that can be called from the command line, like setting the sampling rate or streaming data to the console.
For more information on explorepy
, like how to install it, a detailed list of commands or how it can be used in your own Python scripts, please refer to the docs.