We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111f0a2 commit 1882e26Copy full SHA for 1882e26
README.md
@@ -5,7 +5,7 @@ The BioAmp Tool is a Python script designed to interface with an Arduino-based b
5
## Features
6
7
- **Automatic Arduino Detection:** Automatically detects connected Arduino devices via serial ports.
8
-- **Data Reading:** Reads and processes data packets from the Arduino.
+- **Data Reading:** Reads ModularEEG P2 format data packets from the Arduino's serial port.
9
- **CSV Logging:** Optionally logs data to a CSV file.
10
- **LSL Streaming:** Optionally streams data to an LSL outlet for integration with other software.
11
- **Verbose Output:** Provides detailed statistics and error reporting.
0 commit comments