-
Notifications
You must be signed in to change notification settings - Fork 71
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
Marquees effect #4
Comments
Hard to know! I actually wrote it for the ESP32, so depending on what you’re doing, it might not work without modification on the Uno. But FASTLED exists, so it might!
Best thing to do would be to get a sample sketch working that does something super-simple, like blink the built-in LED. That should get you 90% of the way there, I imagine!
Thanks!
- Dave
… On Aug 20, 2021, at 11:29 AM, Darek1252 ***@***.***> wrote:
Hi Dave. I don't know why but I can't Verify and upload Marquee code to Arduino Uno. Some kind of error coming out when I try to do ii.
I'm new in coding so don't really know what to do. Thank you.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#4>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AA4HCFZCAICBOEI5Z7OBCF3T52NILANCNFSM5CQ2BBMA>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>.
|
I'm using Arduino IDE so this might be a problem. And i can't see there ESP 32 board option. If I can ask what the software must be used to run and oparte ESP 32. Thanks. |
All of the FastLeds examples working perfectly on like you recommend to try me earlier. |
Just found it how to install esp32 on arduino IDE. So i guess everything should be ok now. Thank you |
I don’t have current instructions as it’s been a couple of years for me, but as I recall you need to enter a new download location in the boards manager URL in preferences, then you can download it, something to that effect. If you Google “ESP32 Arduino IDE” it should get you the secret sauce!
Thanks!
Dave
… On Aug 20, 2021, at 1:44 PM, Darek1252 ***@***.***> wrote:
Just found it how to install esp32 on arduino IDE. So i guess everything should be ok now. Thank you
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#4 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AA4HCF6OP7ROWDLQJGOXJTDT525EXANCNFSM5CQ2BBMA>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Dave. I don't know why but I can't Verify and upload Marquee code to Arduino Uno. Some kind of error coming out when I try to do ii.
I'm new in coding so don't really know what to do. Thank you.
The text was updated successfully, but these errors were encountered: