Raspberry Breadstick

by Breadstick Innovations

Image of Board

Raspberry Breadstick is a long, lean, delicious development board with a unique form factor that simplifies your journey into the world of electronics. Whether your goal is to build a robot or an interactive art piece, you’ll begin by prototyping with a microcontroller development-board and a breadboard. Doing this with traditional dev-boards quickly leads to a tangled mess of jumper wires. The Raspberry Breadstick spreads its I/O pins out along the length of the breadboard, eliminating the need for long jumper wires, and delivers a clean prototyping experience that is easier to understand and troubleshoot.

The Raspberry Breadstick eliminates the need for lengthy jumper wires through a classroom-friendly design, while still catering to experienced hobbyists and engineers.

Code with Ease in Python

The Raspberry Breadstick fully supports CircuitPython and MicroPython, offering a hassle-free coding experience. Embrace Python’s beginner-friendly syntax, a skill relevant across diverse industries. Why struggle with complex coding languages when you can save time and accelerate your projects with Python? Raspberry Breadstick’s also compatible with Arduino programming language for those that prefer that flavour.

Explore Exciting Features

The Raspberry Breadstick is loaded with exciting components to help ensure your exploration is both educational and enjoyable. Control 24 vibrant RGB LEDs effortlessly using the Adafruit DotStar library or FastLED library. Gather rotation & accelerometer data from the 6-axis IMU, opening the door to captivating LED POV displays that react to your every move as you wave your breadstick through the air!

Maximize Pin Utility

Designed for your convenience, the Raspberry Breadstick’s strategic pin spacing ensures efficient use of every available pin, keeping your component layout clean and organized. Unlike traditional development boards that need long jumper wires to connect every component, our design maintains a clean and organized workspace.

Features & Specifications

  • Powerful RP2040 Microcontroller
    • Dual ARM Cortex-M0+ @ 133 MHz Clock
    • No EEPROM
    • 264 kB on-chip SRAM
    • 16 MB Flash (External IC)
  • I/O support
    • Native USB support
    • Read-Only Boot ROM initializes device as USB drive, eliminating need for external programming hardware
    • 4 x 12-bit ADCs
    • 18 x GPIO Pins rated for 3.3 V
    • Hardware Serial, I2C, and SPI support
    • One-Wire support via CircuitPython’s adafruit_onewire library
    • MIDI support via CircuitPython’s usb_midi library
  • 6-Axis IMU
    • LSM6DSMTR
    • Accelerometer: X, Y, Z
    • Gyroscope: Roll, Pitch, Yaw
  • Onboard RGB LEDs
    • 24 SK9822 addressable LEDs
    • DotStar Compatible with Separate Data & Clock Pins
    • Powered by 5 V rail
  • USB-C with Power Delivery
    • Can request up to 3 A at 5 V from USB-PD devices e.g. computers, wall-adapters, portable power banks
    • There is a 3A PTC fuse on board for overcurrent protection
    • The voltage is regulated down to 3.3 V (600 mA) for the microcontroller and user devices
  • Compact Layout
    • Measures 0.4” x 6.45” x 0.2” (10 mm x 164 mm x 5 mm) without headers
    • Lean format leaves 4 breadboard holes clearance on either side of the breadstick

Purchase

Contribute

Have some info to add for this board? Edit the source for this page here.

CircuitPython 9.0.4

This is the latest stable release of CircuitPython that will work with the Raspberry Breadstick.

Use this release if you are new to CircuitPython.

Release Notes for 9.0.4

Built-in modules available: _asyncio, _bleio, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, aesio, alarm, analogbufio, analogio, array, atexit, audiobusio, audiocore, audiomixer, audiomp3, audiopwmio, binascii, bitbangio, bitmaptools, bitops, board, builtins, builtins.pow3, busdisplay, busio, busio.SPI, busio.UART, codeop, collections, countio, digitalio, displayio, epaperdisplay, errno, floppyio, fontio, fourwire, framebufferio, getpass, gifio, hashlib, i2cdisplaybus, i2ctarget, imagecapture, io, jpegio, json, keypad, keypad.KeyMatrix, keypad.Keys, keypad.ShiftRegisterKeys, locale, math, memorymap, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, os.getenv, paralleldisplaybus, pulseio, pwmio, qrio, rainbowio, random, re, rgbmatrix, rotaryio, rp2pio, rtc, sdcardio, select, sharpdisplay, storage, struct, supervisor, synthio, sys, terminalio, time, touchio, traceback, ulab, usb, usb_cdc, usb_hid, usb_host, usb_midi, usb_video, vectorio, warnings, watchdog, zlib

Included frozen(?) modules: adafruit_dotstar, adafruit_lsm6ds, adafruit_register

CircuitPython 9.1.0-beta.1

This is the latest development release of CircuitPython that will work with the Raspberry Breadstick.

Alpha development releases are early releases. They are unfinished, are likely to have bugs, and the features they provide may change. Beta releases may have some bugs and unfinished features, but should be suitable for many uses. A Release Candidate (rc) release is considered done and will become the next stable release, assuming no further issues are found.

Please try alpha, beta, and rc releases if you are able. Your testing is invaluable: it helps us uncover and find issues quickly.

Release Notes for 9.1.0-beta.1

Built-in modules available: _asyncio, _bleio, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, aesio, alarm, analogbufio, analogio, array, atexit, audiobusio, audiocore, audiomixer, audiomp3, audiopwmio, binascii, bitbangio, bitmapfilter, bitmaptools, bitops, board, builtins, builtins.pow3, busdisplay, busio, busio.SPI, busio.UART, codeop, collections, countio, digitalio, displayio, epaperdisplay, errno, floppyio, fontio, fourwire, framebufferio, getpass, gifio, hashlib, i2cdisplaybus, i2ctarget, imagecapture, io, jpegio, json, keypad, keypad.KeyMatrix, keypad.Keys, keypad.ShiftRegisterKeys, keypad_demux, keypad_demux.DemuxKeyMatrix, locale, math, memorymap, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, os.getenv, paralleldisplaybus, pulseio, pwmio, qrio, rainbowio, random, re, rgbmatrix, rotaryio, rp2pio, rtc, sdcardio, select, sharpdisplay, storage, struct, supervisor, synthio, sys, terminalio, time, touchio, traceback, ulab, usb, usb_cdc, usb_hid, usb_host, usb_midi, usb_video, vectorio, warnings, watchdog, zlib

Included frozen(?) modules: adafruit_dotstar, adafruit_lsm6ds, adafruit_register

Absolute Newest

Every time we commit new code to CircuitPython we automatically build binaries for each board and language. The binaries are stored on Amazon S3, organized by board, and then by language. These releases are even newer than the development release listed above. Try them if you want the absolute latest and are feeling daring or want to see if a problem has been fixed.

Previous Versions of CircuitPython

All previous releases of CircuitPython are available for download from Amazon S3 through the button below. For very old releases, look in the OLD/ folder for each board. Release notes for each release are available at GitHub button below.

Older releases are useful for testing if you something appears to be broken in a newer release but used to work, or if you have older code that depends on features only available in an older release. Otherwise we recommend using the latest stable release.