SiFi Bridge CLI
SiFi Bridge is a cross-platform command-line interface for controlling SiFi Labs biosensor devices. It provides an interactive REPL environment for device discovery, connection, configuration, and real-time data streaming.
Features
- Interactive REPL - Command-line interface with autocomplete and history
- Device Discovery - Automatic scanning for BioPoint and SiFiBand devices
- Live Data Streaming - Real-time sensor data visualization
- Multiple Output Formats - Export to CSV, stream to LSL/TCP/UDP
- Sensor Configuration - Control sampling rates, enable/disable sensors
- Device Management - Firmware updates, battery monitoring, device info
- No Coding Required - Simple commands for all operations
Alternative Interfaces
If you prefer programmatic control or need to integrate SiFi devices into your applications:
- SiFi Bridge Python - Python API for custom applications
Support
- FAQ - Common questions and troubleshooting
- GitHub Issues: Report bugs