How do I use the bitboard with a microbit?
Modified on: Sat, 4 May 2024 9:46 AMIf this is your first experience with the microbit, or you need a refresher on the basics, please see this set of instructions.
The bitboard allows many inputs and outputs to be easily connected to the microbit. This article will show you the basic setup of the bitboard as well as how to connect and do basic programming for some of the components included in the bitboard kit.
Connecting the microbit to the bitboard: |
|
|
|
Connecting a simple LED to the bitboard: |
|
Let's start with an LED.
|
|
Digital vs Analog |
|
|
|
Dimming the LED with programming |
|
Let's use analog write to dim our LED
|
|
Dimming the LED with a Potentiometer |
|
|
|
All the other components |
|
Try connecting other components to the bitboard. The switches can be used to turn things on and off, and the piezo speaker can make sounds. We will get into the RGB LED and motors next session, but feel free to try to make them work if you want to. |