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

create a project that alternates blinking two LEDs - a nee-naw if you like #6

Open
3 tasks
tanyafish opened this issue Sep 27, 2020 · 1 comment
Open
3 tasks
Labels
hacktoberfest an open issue for hacktoberfest - please claim before starting

Comments

@tanyafish
Copy link
Contributor

A simple one, we need instructions and code to alternate blinking two external LEDs on an arduino (not using onboard LEDs).
Needs:

  • a description of what the code will do and how to wire up the LEDs, including warnings to avoid magic blue smoke
  • a wiring diagram
  • the code to do the blinking, with clear comments to show what each piece of it does. If in doubt, overcomment!
@tanyafish tanyafish added the hacktoberfest an open issue for hacktoberfest - please claim before starting label Oct 5, 2020
@tanyafish
Copy link
Contributor Author

Note: this can be done with a microbit or an arduino nano - make sure you check the equipment list in the main repository and only use physical items from there.

For microbit, use micropython and save as a .py file, and for the arduino use C++ and save as a .ino file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest an open issue for hacktoberfest - please claim before starting
Projects
None yet
Development

No branches or pull requests

1 participant