Skip to content

Welcome to eConEXG documentation page.

eConEXG is a Python SDK for hardware made by Niantong Intelligence.


Installation

pip install econexg

Optional dependencies can be installed via pip install econexg[option1,option2,...]

Available options:
    bdf: save to BDF file functionality support.
    lsl: LSL stream functionality support.
    usb: iSense USB model support.
    wifi: iRecorder W32 wifi model support, msvc build tools required.

Quick Start

Example code can be found in examples.

Platform Support

Hardware Windows macOS Linux
iSense USB
iRecorder USB
iRecorder W8|16 𐄂 𐄂
iRecorder W32
iFocus
TriggerBox

More