PixoBit
micro:bit Form Factor with 128x64 OLED 0.96" Display
- Overview
- Drivers
- Samples
PixoBit upgrades CincoBit with a graphical display. You can now show sensor data right on the display!
tip
You can't use this board with Microsoft MakeCode directly, but you can use MicroBlocks instead
Key features • 128x64 OLED 0.96" display | Resources PID: 0x000002 |
See Drivers page for further details.
| Function | Description |
|---|---|
GetW() | Get display width: 128. |
GetH() | Get display height: 64. |
IsColor() | Returns 0. |
BtnUpA() | Returns 1 if button A was released. |
BtnDownA() | Returns 1 if button A was pressed. |
BtnUpB() | Returns 1 if button B was released. |
BtnDownB() | Returns 1 if button B was pressed. |
IsTouch(p) | Returns 1 if p pad (0, 1, or 2) is touched. |
Buzzer(f,d) | Play buzzer with f frequency and d duration in milliseconds. This is blocking function. |
Light() | Returns voltage from light sensor. |
DVer() | This driver version. |
The Code!
PixoBit Driver
loading...
Samples assume the drivers are installed, see the Drivers Tab.
- Script
- Python
- JavaScript
Script Sample
loading...
Python Sample
loading...
JavaScript Sample
loading...
Ordering Info
| Product | Part Number | Price |
|---|---|---|
| DUELink PixoBit | GDL-MCPIXOBIT-D | $16.95 |