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 to dim an LED using a potentiometer #8

Open
3 tasks
tanyafish opened this issue Sep 27, 2020 · 1 comment
Open
3 tasks

create a project to dim an LED using a potentiometer #8

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

Comments

@tanyafish
Copy link
Contributor

We need instructions and code to dim an external LED using a potentiometer.

Needs:

  • a description of what the code will do and how to wire up the LED and potentiometer, including warnings to avoid magic blue smoke
  • a wiring diagram
  • the code to control it, 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