Page 1 of 1

Disable Micro:Bit buttons A and B?

Posted: Wed May 19, 2021 12:52 pm
by MicroGuy
Sadly, the lack of contiguous I/O pins, say, P0--P7--on the micro:bit board limits its use in many experiments that require 8-bit ports. We can disable the LED matrix with display.off(). Is there a way to do something similar for the A and B pushbuttons?

Re: Disable Micro:Bit buttons A and B?

Posted: Tue Jun 29, 2021 1:33 pm
by rhubarbdog
The pins which have the buttons attached have a 10k pull up resistor on them. This may make them unsuitable for your electronics