Skip to content

Commit f17b65f

Browse files
authored
Merge pull request #74 from Ritika8081/buttons-update
Code optimization
2 parents 7eb1aa1 + 630da0e commit f17b65f

File tree

8 files changed

+2571
-2379
lines changed

8 files changed

+2571
-2379
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,11 @@ Chords is an application based on Web Serial connection, you can connect [Compat
6868
- [X] **Arduino Uno R4 WiFi Support**: Add support for Arduino Uno R4 WiFi.
6969
- [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.
7070
- [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.
71-
- [X] **Arduino Nano Support** Add support for Nano board which supports up to 8 channels.
71+
- [X] **STM32G4 Core Board** This board has a 12-bit ADC and supports 16 channels at 500 sampling rate.
72+
- [X] **STM32F4 Black Pill** it features a 12-bit ADC supporting 10 channels at 500 sampling rate.
73+
- [X] **Arduino MEGA 2560 R3** Arduino Mega features a 10-bit ADC and supports up to 16 channels at 250 sampling rate.
74+
- [X] **Arduino Nano Classic** Add support for Nano board which supports up to 8 channels at 250.
75+
7276

7377
- **User Interface** : Improved user interface by following changes:
7478
- [X] **Channel Selection**: Display the available channels in a popover, showing a total of 16 channels. However, the number of enabled channels will be based on the connected board.

0 commit comments

Comments
 (0)