Restim is a realtime e-stim signal generator for multi-electrode setups.
Refer to the wiki for help.
- Stereostim (three-phase only) and other audio-based devices (Mk312, 2B, ...)
- FOC-Stim
- NeoDK (coming soon)
- Control e-stim signals with funscript or user interface.
- Synchronize e-stim with video or games.
- Calibrate signal for your preferred electrode configuration.
Windows: download the latest release package: https://github.com/diglet48/restim/releases
Linux/mac: make sure python 3.10 or newer is installed on your system.
Download the Restim source code, and execute run.sh
Developers: install PyCharm and python 3.10 or newer. Open Settings, python interpreter, and configure a new venv. Navigate to requirements.txt and install the dependencies. Then run restim.py.