英国放送協会(BBC)が情報教育のために開発し、現在11歳と12歳の小学生全員に配れているシングルボードコンピュータです。
クレジットカードの半分ぐらい(4cm × 5cm)でARM Cortex-M0が搭載されています。
Hardware Description
- nRF51 Application Processor (ARM Cortex-M0)
- Bluetooth 4.1 Wireless Communication
- 2.4GHz Low Level Radio Communications
- 2 Buttons
- 5.5 Matrix Display
- 3 Axis Accelerometer (MMA8653FC)
- Magnetometer (MAG3110)
- Temperature Sensing (on-core nRF51)
- GPIO (General Purpose Input/Output)
- Power Supply (1.8V ~ 3.6V)
- USB Interface
Pinout

http://microbit-micropython.readthedocs.io/en/latest/pin.html
Pin | Type | Function |
---|---|---|
0 | Touch | Pad 0 |
1 | Touch | Pad 1 |
2 | Touch | Pad 2 |
3 | Analog | Column 1 |
4 | Analog | Column 2 |
5 | Digital | Button A |
6 | Digital | Row 2 |
7 | Digital | Row 1 |
8 | Digital | |
9 | Digital | Row 3 |
10 | Analog | Column 3 |
11 | Digital | Button B |
12 | Digital | |
13 | Digital | SPI MOSI |
14 | Digital | SPI MISO |
15 | Digital | SPI SCK |
16 | Digital | |
17~18 | – | not available |
19 | Digital | I2C SCL |
20 | Digital | I2C SDA |