Skip to content
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

Any luck with Arduino UNO? #2

Open
starrpark opened this issue Sep 28, 2024 · 1 comment
Open

Any luck with Arduino UNO? #2

starrpark opened this issue Sep 28, 2024 · 1 comment

Comments

@starrpark
Copy link

I have an Arduino UNO R3. In the guide it says, that Leonardo boards don't work. What about UNO?

@MiGeRA
Copy link
Owner

MiGeRA commented Oct 1, 2024

We need a mega32u4 controller (the original project is for it and there are no sources - we are not fantasizing, but repeating it). This MCU is present in the Arduino Leodardo, but there is such a pinout that it is impossible to use it just like that (without soldering) for this project, so much so that it is easier to take a bare controller, than to modify the Leonardo. But there is a ready-made solution - Teensy 2.0: this is what I suggested. Arduino Uno has a different controller and is not suitable for this task. Many other Arduinos and other debug boards are also not suitable - there is no point in listing them. Read the first proposal of my answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants