CincoBit
Ultra low-cost, micro:bit inspired, educational board
- Overview
- Driver
- Daisylink
- Standalone
Educators will find great value in this ultra low-cost board. This is an excellent micro:bit alternative, giving you alligator clip connections and DUELink Downlink connector for Daisylinking modules.
CincoBit is designed for classrooms on a budget. You get a set of 15 at under $100!
You can't use this board with Microsoft MakeCode directly, but you can use MicroBlocks instead
This board ships preloaded with MicroBlocks firmware.
Key features • 5x5 LED Matrix | Resources PID: 0x000001 |
See Drivers page for further details.
| Function | Description |
|---|---|
GetW() | Get display width: 5. |
GetH() | Get display height: 5. |
IsColor() | Returns 0. |
BtnA() | Returns 1 if button A is pressed. |
BtnB() | Returns 1 if button B is pressed. |
IsTouch(p) | Returns 1 if p pad (0, 1, or 2) is touched. |
Buzzer(f,d) | Plays buzzer to f frequency(50 to 15K) for d duration in milliseconds. |
Light() | Returns voltage from light sensor. |
DVer() | This driver version. |
See Graphics for available drawing functions.
The Code!
loading...
These Daisylink samples assume the driver is installed, see the Driver Tab.
- Python
- JavaScript
- .NET
loading...
loading...
loading...
These samples show how to run DUELink Standalone.
- Script
- Arduino
- MicroBlocks
This example runs using the default DUELink Internal Engine using its Scripting Language, and it expects the driver to be loaded first, see the Driver Tab.
loading...
See Arduino page for more info.
loading...
This project runs standalone. It assumes that the MicroBlocks firmware is already loaded on the module.
Click the button below to open, edit, and run the project directly on MicroBlocks' website.
Ordering Info
| Product | Part Number | Price |
|---|---|---|
| DUELink CincoBit (Single) | GDL-MCCINCOBIT-E-1X | $7.95 |
| DUELink CincoBit (15x Set) | GDL-MCCINCOBIT-E-15X | $99.95 |