Little Bird
touch:bit
Six handy touch-sensitive buttons and LEDs for your micro:bit. Use touch:bit as a controller for games on micro:bit's LED matrix, or combine it with the r...
Six handy touch-sensitive buttons and LEDs for your micro:bit. Use touch:bit as a controller for games on micro:bit's LED matrix, or combine it with the radio functionality and use it as a controller for your robot.
Just slot in your micro:bit, then code touch:bit with the block-based Microsoft MakeCode editor. You can easily link functions to specific button presses, have the LEDs on each button light automatically on a touch, or set the LEDs manually.
Features
- Comes fully-assembled and ready to use
- 6 capacitive touch buttons
- 6 bright white LEDs
- CAP1166 capacitive touch and LED driver
- Compatible with micro:bit
- Microsoft MakeCode and MicroPython support
- No soldering required!
Software
You can code touch:bit with the block-based Microsoft MakeCode editor.
To add the touch:bit library in MakeCode, click on the cog at the top right hand corner, then "Add Package", then paste in the URL for the library: "https://github.com/pimoroni/pxt-touchbit". You can find full instructions at the GitHub repository for the library.
Jargon buster
Plain-language definitions for the technical terms used above.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- LED driver
- An LED driver is a control chip or circuit that supplies and switches power to LEDs. For a display board, it reduces the number of microcontroller pins needed and handles tasks like lighting the right segments and adjusting brightness.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
Find this product in
Brands
Related Tutorials
Free guides on learn.littlebird.com.au