Skip to content

Commit 4fa8537

Browse files
authored
Update README.md
updated roadmap.
1 parent 225a0be commit 4fa8537

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,15 @@ Chords is an application based on Web Serial connection, you can connect boards
5454

5555

5656
- [ ] **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.
59+
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.
61+
62+
- [ ] **Implemented Web-worker** : We will implement web worker for IndexedDB operations, for better data visualization.
63+
64+
65+
5766

5867

5968
## Contributors

0 commit comments

Comments
 (0)