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
+9-12Lines changed: 9 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,24 +44,21 @@ Chords is an application based on Web Serial connection, you can connect boards
44
44
45
45
-[X]**Data Filtering** : We will be adding bio-potential signal filtering options which includes 50/60 Hz notch filter to remove AC interference noise and highpass/lowpass remove artefacts from ECG, Emg ,Eog and EEg. Under filters, we will be adding different highpass and lowpass filters for specific bio-potential signals this feature will further enhance the user experience to record even more clear biopotential signals.
46
46
47
-
48
47
-[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
48
49
+
-[X]**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.
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.
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.
54
-
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.
57
-
58
-
-[ ]**Arduino Uno R4 WiFi support** : we will add support of Arduino Uno R4 WiFi.
51
+
-[X]**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.
59
52
60
-
-[]**Giga R1 support** : We will add support for the Arduino Giga R1 board, 16-bit ADC which will offer range of 0 to 65,535.
53
+
-[X]**Implemented Web-worker for Indexeddb** : We will implement web worker for IndexedDB operations, for better data visualization.
61
54
62
-
-[ ]**Implemented Web-worker** : We will implement web worker for IndexedDB operations, for better data visualization.
63
-
55
+
-[X]**Board Support**: Add support for the following boards
56
+
-[X]**Arduino Uno R4 WiFi Support**: Add support for Arduino Uno R4 WiFi.
57
+
-[X]**Giga R1 Support**: Add support for the Arduino Giga R1 board with its 16-bit ADC, offering a range of 0 to 65,535.
58
+
-[X]**Raspberry Pi Pico Support**: Release Raspberry Pi Pico support for Chords. It works seamlessly with the new Heart BioAmp Candy. Share your favorite board in the comments, and we'll aim to include it in future updates.
59
+
-[ ]**Arduino Nano Support** Add support for Nano board which supports up to 8 channels.
64
60
61
+
-[ ]**Improve Recording Functionality** : Resolve delays in updating the canvas count to ensure the downloaded file shows accurate values instantly. Ensure smooth recording performance for durations exceeding 5 minutes without any lag or errors.
0 commit comments