You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
A simple one, we need instructions and code to alternate blinking two external LEDs on an arduino (not using onboard LEDs).
Needs:
The text was updated successfully, but these errors were encountered: