-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firmware Code issue #2
Comments
Hey, please try UNO-CLONE code.
…On Sat, 4 Jan, 2025, 10:42 Z9CK, ***@***.***> wrote:
I have an Arduino Uno R3 board, and I have uploaded the firmware for the
Arduino Uno R3 from the github. When I try to visualize on the website, I
can't see the waveform. But the device is connected. A pop-up is showing up
image.png (view on web)
<https://github.com/user-attachments/assets/59c184a6-1575-442e-9f75-d99e845035ea>
and when i try to send command using serial monitor, i get the following
error as "UNKNOWN COMMAND."
image.png (view on web)
<https://github.com/user-attachments/assets/0e906eab-9903-4d60-aa97-c1607181e7cd>
—
Reply to this email directly, view it on GitHub
<#2>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEYWVMVUWOKL7RL7PP7OSJ32I5UVHAVCNFSM6AAAAABUSYI5UKVHI2DSMVQWIX3LMV43ASLTON2WKOZSG43DQNBTGIZTKMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
yes, i have uplaoded the code of arduino clone and when i send the command as "WHORU", I get the value as clone, but when i send the command "START" i get random unreadle values. and even in the chords web, i dont get the graph |
Please share photo of your board, I think we know what's the issue. We also
have a UNO clone board which only works at 115200 but it's VID PID matches
real arduino thus it causes issues with Chords.
…On Sat, 4 Jan, 2025, 11:34 Z9CK, ***@***.***> wrote:
yes, i have uplaoded the code of arduino clone and when i send the command
as "WHORU", I get the value as clone, but when i send the command "START" i
get random unreadle values. and even in the chords web, i dont get the graph
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEYWVMV6RZPEGWLTWGSGYLT2I52YHAVCNFSM6AAAAABUSYI5UKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZQGE4TSNRUGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
This is the Arduino we are using. Please help |
@Z9CK @Faariq-Siddiqui The board you are using has a USB-UART issue and can only be used with Chords-Python.
Note: Install all the dependencies for chords in Python before you start using the scripts. |
I have an Arduino Uno R3 board, and I have uploaded the firmware for the Arduino Uno R3 from the github. When I try to visualize on the website, I can't see the waveform. But the device is connected. A pop-up is showing up
and when i try to send command using serial monitor, i get the following error as "UNKNOWN COMMAND."
The text was updated successfully, but these errors were encountered: