Hi - I am trying to learn how to program and switch leds on
I have a simple program to switch PO on with button A
Nothing happens when I connect to PO but if I connect further toward P1 the
Led lights - Button A or B do not work
Hi - I am trying to learn how to program and switch leds on
I have a simple program to switch PO on with button A
Nothing happens when I connect to PO but if I connect further toward P1 the
Hi @jamessugrue — Welcome to the forum!
The basic idea looks good. It may be due to the way the alligator clips are connected. It’s easy for them to accidentally touch other connections and short circuit. I like to connect them as shown here: https://learn.adafruit.com/assets/49859 . MakeCode also has some documentation with suggestions to avoid shorts: https://makecode.microbit.org/device/crocodile-clips .
If that’s not the problem, you might also want to try another micro:bit. It’s possible that one of the I/O pins (P0) on the specific micro:bit is damaged.