Skip to content

Commit 1882e26

Browse files
mention the packet format
Co-authored-by: Deepak Khatri <[email protected]>
1 parent 111f0a2 commit 1882e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The BioAmp Tool is a Python script designed to interface with an Arduino-based b
55
## Features
66

77
- **Automatic Arduino Detection:** Automatically detects connected Arduino devices via serial ports.
8-
- **Data Reading:** Reads and processes data packets from the Arduino.
8+
- **Data Reading:** Reads ModularEEG P2 format data packets from the Arduino's serial port.
99
- **CSV Logging:** Optionally logs data to a CSV file.
1010
- **LSL Streaming:** Optionally streams data to an LSL outlet for integration with other software.
1111
- **Verbose Output:** Provides detailed statistics and error reporting.

0 commit comments

Comments
 (0)