#arduino nano every
16 messages · Page 1 of 1 (latest)
Hey @thorny cave, thank you for contributing to this forum.
Please provide as much information (images, video, description) as you can. This will increase the chance that someone can help you with your issue.
Use the Close button when your issue is resolved.
mine was doing that too. im not an expert, but some things i did to fix it.
- do you have the correct board selected
- google to see how to switch it to the old bootloader, cause i forgot how to do that
Are you using the version of code that is compatible with the Every?
Iron_Man_Servo v3.2.x
Yeah I was using this one but it was saying that it wasn’t compatible
I could retry it again and see
i guess all it needed was an update because it just ran through just fine
thank you for the help both of you 😁
last queston where do i find the pin settings
i have no clue
In the README.md doc there's a table of all the configuration settings including pin settings. All the configurations can be found in the config.h file.
Ok thank you so much for all your help good day/night
Is there a reason why you can't run both LED eyes off the single pin? I may have (I have) damaged pin 3 so one of my LED eyes isn't working. However if I just wire them both to pin 6 they both work and function normally.
Just wondering if there is any reason I SHOULDN'T do it this way?
You can as long as you don’t overload the pin. If you are using 2 LEDs you should be ok, anything more than that and you run the risk of damaging the pin by drawing too much current.