Clipit
Alligator clip friendly STEM-microcomputer
- Overview
- Commands
- On-Module Code
Educators can now elevate their STEM-mission with Clipit. Start immediately with light sensor and touch pads to read inputs. Then use any of the supported Languages to process those inputs and then control the output on the 5x5 LED matrix and buzzer.
Go beyond and add alligator clips for reading touch from objects, or control other circuits.
Of course, this is a DUELink board and Downlink is ready for Daisylinking all of your modules.
This board ships preloaded with MicroBlocks firmware.
Key features • Clip Friendly Holes | Resources 📄 Schematics PID: 0x000011 |
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 |
|---|---|
TouchA() | Returns 1 if A pad is touched. |
TouchB() | Returns 1 if B pad is touched. |
TouchUp() | Returns 1 if Up pad is touched. |
TouchDown() | Returns 1 if Down pad is touched. |
TouchLeft() | Returns 1 if Left pad is touched. |
TouchRight() | Returns 1 if Right pad is touched. |
Buzzer(f,d) | Plays buzzer to f frequency(50 to 15K) for d duration in milliseconds. |
Light() | Returns voltage level from light sensor. |
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
- JavaScript
- .NET
loading...
loading...
loading...
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 Clipit | GDL-MCCLIPIT-B | $14.95 |