2. sensor:bit Introduction
2.1. Introduction
Sensor:bit is a breakout board based on micro:bit. It has extended all available IO ports on micro:bit, and lead out them in the form of GVS. With this board, we can extend various 3V electric brick modules like LED light, photocell, etc.. On the board, it has integrated a buzzer and an audio jack, which allows us to hear music from the buzzer or with our headphone.
2.2. Features
- Extend most IO ports by GVS terminal.
- Independently lead out IIC interface. Enable to plug in IIC components like OLED, BME280, etc..
- Integrated a buzzer and an audio jack.
- Support Lego interface.
- Mark out each IO port with silk printing.
2.4. Definition of Pins
2.5. Introduction of Major Components
Audio Jack
Headphone is controlled by P0 port. Plug in your headphone, the buzzer will disconnect automatically.
2.6. Quick Start
Software
Navigate to the programming interface of Makecode online editor. Write your code to make the buzzer on sensor:bit play music.
You can see the whole program from the link here: https://makecode.microbit.org/_3At2iE5Ue3XK
Or you can download it from the page below: