davepl / DavesGarageLEDSeries

Code for Tutorial series at http://YouTube.com/c/DavesGarage
169 stars 72 forks source link

Marquees effect #4

Open Darek1252 opened 3 years ago

Darek1252 commented 3 years ago

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.

davepl commented 3 years ago

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!

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 https://github.com/davepl/DavesGarageLEDSeries/issues/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.

Darek1252 commented 3 years ago

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.

Darek1252 commented 3 years ago

All of the FastLeds examples working perfectly on like you recommend to try me earlier.

Darek1252 commented 3 years ago

Just found it how to install esp32 on arduino IDE. So i guess everything should be ok now. Thank you

davepl commented 3 years ago

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 https://github.com/davepl/DavesGarageLEDSeries/issues/4#issuecomment-902947293, 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.