You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Chords is an application based on Web Serial connection, you can connect boards
19
19
3. Open Chords in a web browser.
20
20
4. Click the "Connect" button to establish a connection with the Arduino and stream.
21
21
5. Click the "Zoom" button to zoom in on data visualization.
22
-
6. Click the "Play/Pause" button to stop and start data on screen.
22
+
6. Click the "Play/Pause" to control data flow and navigate frames with forward/backward buttons.
23
23
7. Click the "Record" button to record data.
24
24
8. Click the "download" button to download the recorded data.
25
25
9. Click the "Delete" button to delete recorded data.
@@ -48,12 +48,12 @@ Chords is an application based on Web Serial connection, you can connect boards
48
48
-[X]**Frame Buffers of data** : We will add Frame Buffer Feature this option to show upto 5 snapshots of length each of 4 seconds, you can now view upto last five snapshots of your data and save them as images.
49
49
50
50
51
-
-[]**Multiple file download support** : We’re excited to enhance your options for downloading recorded data! Currently, you can record a file and choose to save or delete it. Soon, you’ll be able to download multiple files at once and have the flexibility to download or delete individual recorded files as needed.
51
+
-[]**Multiple file download support** : We’re excited to enhance your options for downloading recorded data! Currently, you can record a file and choose to save or delete it. Soon, you’ll be able to download multiple files at once and have the flexibility to download or delete individual recorded files as needed.
52
52
53
-
-[]**Raspberry Pi Pico support** : We will be releasing Raspberry Pi Pico support for chords which by the way works very well with our new Heart BioAmp Candy. Let us know your favorite board in the comments section below and we will make sure to add chords support for your board in the upcoming updates.
53
+
-[]**Raspberry Pi Pico support** : We will be releasing Raspberry Pi Pico support for chords which by the way works very well with our new Heart BioAmp Candy. Let us know your favorite board in the comments section below and we will make sure to add chords support for your board in the upcoming updates.
54
54
55
55
56
-
-[]**CSV compatibility with [Chords Python](https://github.com/upsidedownlabs/Chords-Python)** : we will update the CSV data format and file names for both chords-web and chords-python so that you can use csvplotter.py to easily plot the recorded data.
56
+
-[]**CSV compatibility with [Chords Python](https://github.com/upsidedownlabs/Chords-Python)** : we will update the CSV data format and file names for both chords-web and chords-python so that you can use csvplotter.py to easily plot the recorded data.
0 commit comments