Elecrow
Mini Piano Module with I2C Interface for Micro: bit
Do you want to make your Micro: bit to be an instrument? Maybe we can make your dream come true with this piano module. There is interface for you to plug in...
Do you want to make your Micro: bit to be an instrument? Maybe we can make your dream come true with this piano module. There is interface for you to plug into your Micro: bit, four RGB LEDs make your board colorful. This piano module has capacitive touch chip that leads to 13 touch keys to simulate your piano keys, you can play your favorite music.
Making your Micro: bit an instrument with this piano module without hesitation.
Features
- 4 RGB LEDs, controlled by only one signal pin.
- Extending the SPI, GPIO interfaces of Micro: bit that makes easier to use.
- There is buzzer on the board.
Specifications
- Touch chip: TTP229
- RGB LED: WS2812B
- LED color: 16777216 colors
- Dimension: 85mm x 56mm
- Working voltage: 3.3v
Interfaces
- VCC: power (3.3v input)
- GND: GND
- P0: control pin of buzzer (related to the P0 pin of micro: bit)
- P1: control pin of LED (related to the P1 pin of micro: bit)
- SCL: touch keys control pin, I2C clock
- SDA: touch keys control pin, I2C data
Package list
- Mini Piano Module with I2C Interface for Micro: bit x 1
Wiki & External links
Jargon buster
Plain-language definitions for the technical terms used above.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- 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.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Brands
Related Tutorials
Free guides on learn.littlebird.com.au