RLX COMPONENTS s.r.o. , Electronic Components Distributor.
RLX COMPONENTS s.r.o. , Electronic Components Distributor.
ElecFreaks Micro:bit Breakout Board Octopus:bit (EF03405)
DESCRIPTION
micro:bit breakout board is a kind of breakout board for micro:bit. It can lead out GPIO port, serial port, IIC port, and SPI port on the micro:bit board. The biggest feature of Octopus:bit is that it can switch electric levels for some GPIO ports, which makes micro:bit available to be adapted to 5V sensors.
PACKING LIST
1 x micro bit breakout board(Octopus:bit)
FEATURES
APPLICATION
It is suitable for all conditions that require micro:bit GPIO such as programming education, smart device creation, and so on.
PINS & CONNECTORS
DETAILS
Standard GVS Port
Among the standard GVS ports, the working voltage of the yellow part(P0~P7, P10)is 3.3V, while the working voltage of the blue part(P8, P9, P11~P16)can be shifted between 3.3V and 5V through a voltage switch. Beneath each I/O port, there are pins for VCC and GND. These pins are differentiated by different colors, which enable you to connect your extension module easily. The spread of pins is fully compatible with the Octopus series products.
Voltage Switch
Sliding this switch, we can change the voltage of the blue IO ports(P8, P9, P11~P16)between 3.3V and 5V.
You can see its working range below:
Serial Port
The working voltage of the serial port is available to be shifted between 3.3V and 5V through the voltage switch. Connect TX to P8,RX to P12. The left pins are bidirectional serial port, which can run both input and output. The right female header is a one-way output serial port.
Note : To use this port, we have to initialize it according to the program the below:
DIMENSION
DISPLAY
Example 1 Music Broadcast
Hardware Connection
Connect passive buzzer module to PO.
CODE EXAMPLE
You can download the whole program from the link here:https://makecode.microbit.org/_fAmC3WERHdR2
Download the whole program into your micro:bit, the buzzer will play Happy Birthday again and again in round.