Pimoroni
CodeBug
CodeBug is a cute, programmable and wearable device designed to introduce simple programming and electronic concepts to anyone, at any age. It is easy to ...
CodeBug is a cute, programmable and wearable device designed to introduce simple programming and electronic concepts to anyone, at any age.
It is easy to program CodeBug using the online interface, which features colourful drag and drop blocks, an in-browser emulator and engaging community features. Create your own games, clothes, robots or whatever other wacky inventions you have in mind!
CodeBug has six electrical legs that can be used with external electronic components such as LEDs and switches. You can connect to the legs with crocclips, bananaplugs or conductive thread. The centre two legs provide power and the other four legs are selected as input or outputs in your code. The state of the inputs can be read, and the outputs turned on or off from statements in your code.
Includes:
- CodeBug
- microB USB cable for programming and power
- Quick start guide
CodeBug is compatible with Windows, Mac OSX, and Linux. No drivers need to be installed (it will appear as a portable disk). There are great projects and activities to be found on the CodeBug learning centre.
Features:
- 25 LED display (5 x 5 red pixels)
- 2 buttons
- Make your projects mobile using a cell battery
- 4 touch sensitive I/O pads
- Micro USB socket
- Expansion port for I2C, SPI and UART
- Blockly-based online programming interface
- CodeBug emulator for checking code before downloading
- Online project storage and sharing
- Tethered mode for computer/CodeBug interaction
- Step-by-step walkthrough guides
For more Information check out the CodeBug Quick Start Guide page 1 and CodeBug Quick Start Guide page 2.
Detailed specifitions can be found in the datasheet.
Jargon buster
Plain-language definitions for the technical terms used above.
- conductive thread
- Thread made with metal or other conductive fibres so it can carry electricity while being sewn into fabric. It matters for wearable and textile projects because it can replace wire, but it has more resistance than normal hookup wire.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
Find this product in
Related Tutorials
Free guides on learn.littlebird.com.au