Ghizzy
Robot-shaped Microcomputer
- Overview
- Commands
- On-Module Code
Tiny robot-shaped circuits with LEDs, buzzer, and buttons.
Everything you need to get started is found on this tutorial
The "legs" are not a standard USB connector but a printed circuit. This works great on 99% of devices with a possible rare failure.
Key features • 2x RGB LEDs | Resources 📄 Schematics PID: 0x0C0001 |
Modules ship without cables to reduce waste. Some specialty boards include a USB cable; for the rest, see Cables to add cables to your order.
| Function | Description |
|---|---|
LEye(r,g,b) | Sets the left eye with r for red, g for green and b for blue color. |
REye(r,g,b) | Sets the right eye with r for red, g for green and b for blue color. |
Ear(l,r) | Activate the l left and r "ears" LEDs (1 on, 0 off). |
Mouth(l,c,r) | Activate the m "mouth" with l for left, c for center and r is right leds. |
BtnLdr() | Returns 1 if LDR button is pressed. |
PlyBeep() | Plays buzzer. |
DVer() | This driver version. |
Samples​
Example code for using this module's commands in popular languages.
New here? See Get Started to connect a module and send your first command.
- Python
- MicroPython
- JavaScript
- .NET
- Arduino
- MicroBlocks
loading...
loading...
loading...
loading...
loading...
This sample project runs on a MicroBlocks-enabled device that is tethered to this module. Note that this tethered module needs to have the official DUELink firmware and its module driver. See MicroBlocks page to learn more.
Click the button below to open, edit, and run the project directly on MicroBlocks' website.
Peek under the hood
The script below is this module's driver — it teaches the hardware how to respond to the commands listed above. It ships pre-loaded from the factory; most users never need to open it.
loading...
Code that runs directly on this module's MCU. See On-Module Code for an overview.
- Script
- Arduino IDE
- MicroBlocks
This example runs using the default DUELink Internal Engine using its Scripting Language, and it expects the module's driver to be loaded first, see the Commands Tab.
loading...
See Arduino IDE 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 Ghizzy | GDL-SPGHIZZY-D | $9.95 |