Adafruit ItsyBitsy M0 Express - for CircuitPython & Arduino IDE

Rating:
100% of 100
SKU: ADA3727 Brand: Adafruit Guides (1)
What's smaller than a Feather but larger than a Trinket? It's an Adafruit ItsyBitsy M0 Express! Small, powerful, with a rockin' ATSAMD21 Cortex M0 processor running...
$25.20 AUD, inc GST
$22.91 AUD, exc GST

In stock, ships same business day if ordered before 2PM
Delivered by Mon, 13th of May

Quantity Discounts:

  • 10-25 $21.99 (exc GST)
  • 25+ $21.31 (exc GST)
- +

5 from local stock, 1 supplier stock; your order will dispatch between Dec 1 to Dec 10. And yes, stock levels and lead times are accurate!

Shipping:

  • $6+ Standard (5+ days*, tracked)
  • $10+ Express (2+ days*, tracked)
  • FREE Pickup (Newcastle only - must order online*)

Shipping costs may increase for heavy products or large orders.

Exact shipping can be calculated on the view cart page.

*Conditions apply, see shipping tab below.

What's smaller than a Feather but larger than a Trinket? It's an Adafruit ItsyBitsy M0 Express! Small, powerful, with a rockin' ATSAMD21 Cortex M0 processor running at 48 MHz - this microcontroller board is perfect when you want something very compact, but still with a bunch of pins.

ItsyBitsy M0 Express is only 1.4" long by 0.7" wide, but has 6 power pins, 23 digital GPIO pins (12 of which can be analog in, 1x analog out, and 13x PWM out). It's the same chip as the Arduino Zero and packs much of the same capability as an Adafruit Metro M0 Express or Feather M0 Express but really really small. So it's great once you've finished up a prototype on a Metro M0 or Feather M0, and want to make the project much smaller. It even comes with 2MB of SPI Flash built in, for data logging, file storage, or CircuitPython code.

The most exciting part of the ItsyBitsy M0 is that while you can use it with the Arduino IDE, Adafruit are shipping it with CircuitPython on board. When you plug it in, it will show up as a very small disk drive with main.py on it. Edit main.py with your favorite text editor to build your project using Python, the most popular programming language. No installs, IDE or compiler needed, so you can use it on any computer, even ChromeBooks or computers you can't install software on. When you're done, unplug the Itsy' and your code will go with you.

Here are some of the updates you can look forward to when using ItsyBitsy M0:

  • Same size, form-factor, and pinout as ItsyBitsy 32u4 3.3V
  • ATSAMD21G18 32-bit Cortex M0+ with 256KB Flash and 32 KB RAM
  • 3.3V logic, 48 MHz, 32 bit processor
  • 2 MB SPI FLASH chip for storing files and CircuitPython code storage.
  • Native USB supported by every OS - can be used in Arduino or CircuitPython as USB serial console, Keyboard/Mouse HID, even a little disk drive for storing Python scripts.
  • Can be used with Arduino IDE or CircuitPython
  • Built in red pin #13 LED
  • Built in RGB DotStar LED
  • Tons of GPIO! 23 x GPIO pins with following capabilities:
    • 1 x True analog output pin - can be used to play 10-bit quality audio clips
    • 13 x PWM outputs - for servos, LEDs, etc
    • 12 x 12-bit analog inputs
    • 8 x Hardware capacitive touch sensors with no additional components required
    • 1 x Special Vhigh output pin gives you the higher voltage from VBAT or VUSB, for driving NeoPixels, servos, and other high-current devices. Digital 5 level-shifted output for high-voltage logic level output.
    • Can drive NeoPixels or DotStars on any pins, with enough memory to drive 8000+ pixels. DMA-NeoPixel support on the VHigh pin so you can drive pixels without having to spend any processor time on it.
    • Native hardware SPI, I2C and Serial all available
  • Reset button and pin
  • Power with either USB or external output (such as a battery) - it'll automatically switch over

Each order comes with one assembled and tested ItsyBitsy M0, with header that can be soldered in for use with a breadboard. ItsyBity M0 comes with CircuitPython & example code programmed in, but you can replace the code with Arduino if you like

So what are you waiting for? Pick up a ItsyBitsy M0 today and be amazed at how easy and fast it is to get started with  CircuitPython!

Technical Details

Product Dimensions: 36.0mm x 17.8mm x 4.3mm / 1.4" x 0.7" x 0.2"

Product Weight: 2.7g / 0.1oz

Product Comments

Exact shipping can be calculated on the view cart page (no login required).

Products that weigh more than 0.5 KG may cost more than what's shown (for example, test equipment, machines, >500mL liquids, etc).

We deliver Australia-wide with these options (depends on the final destination - you can get a quote on the view cart page):

  • $3+ for Stamped Mail (typically 10+ business days, not tracked, only available on selected small items)
  • $6+ for Standard Post (typically 6+ business days, tracked)
  • $10+ for Express Post (typically 2+ business days, tracked)
  • Pickup - Free! Only available to customers who live in the Newcastle region (must order online and only pickup after we email to notify you the order is ready). Orders placed after 2PM may not be ready until the following business day.

Non-metro addresses in WA, NT, SA & TAS can take 2+ days in addition to the above information.

Some batteries (such as LiPo) can't be shipped by Air. During checkout, Express Post and International Methods will not be an option if you have that type of battery in your shopping cart.

International Orders - the following rates are for New Zealand and will vary for other countries:

  • $11+ for Pack and Track (3+ days, tracked)
  • $16+ for Express International (2-5 days, tracked)

If you order lots of gear, the postage amount will increase based on the weight of your order.

Our physical address (here's a PDF which includes other key business details):

Unit 18, 132 Garden Grove Parade
Adamstown
NSW, 2289
Australia

Take a look at our customer service page if you have other questions such as "do we do purchase orders" (yes!) or "are prices GST inclusive" (yes they are!). We're here to help - get in touch with us to talk shop.

Have a product question? We're here to help!

Write Your Own Review

Guides

CircuitPython vs MicroPython: Key Differences

Have you ever wanted to program your microcontrollers with Python instead of Arduino? MicroPython an...
Have you ever wanted to program your microcontrollers with Python instead of Arduino? MicroPython an...

The Maker Revolution

The Maker Revolution celebrates the creation of new devices and the modification of existing ones - ...
The Maker Revolution celebrates the creation of new devices and the modification of existing ones - ...

Projects

Raspberry Pi Microscope

The Raspberry Pi Microscope was put together to help with soldering PCBs that have small surface mo...
The Raspberry Pi Microscope was put together to help with soldering PCBs that have small surface mo...

Accurate IoT Clock With ESP8266

Being punctual is important. Hence accurate time is required. Clocks tend to miss out when it comes...
Being punctual is important. Hence accurate time is required. Clocks tend to miss out when it comes...

Days2Bin: Pico Powered Bin Reminder

Our recycle bin is collected fortnightly, but I can never remember which week, and the printed cale...
Our recycle bin is collected fortnightly, but I can never remember which week, and the printed cale...
Feedback

Please continue if you would like to leave feedback for any of these topics:

  • Website features/issues
  • Content errors/improvements
  • Missing products/categories
  • Product assignments to categories
  • Search results relevance

For all other inquiries (orders status, stock levels, etc), please contact our support team for quick assistance.

Note: click continue and a draft email will be opened to edit. If you don't have an email client on your device, then send a message via the chat icon on the bottom left of our website.

Makers love reviews as much as you do, please follow this link to review the products you have purchased.