Adafruit QT Py RP2040

SKU: AF-4900
Price
$19.70
GST included. Shipping calculated at checkout.

Got a Question?

Give us a call on 1300 240 817

Frequently Bought Together

We Accept

American Express
Apple Pay
Google Pay
Mastercard
PayPal
Shop Pay
Union Pay
Visa

What a cutie pie! Or is it... a QT Py? This diminutive dev board comes with one of our new favorite chip, the RP2040. It's been made famous in the new Raspberry Pi Pico and our Feather RP2040 and ItsyBitsy RP2040, but what if we wanted something really smol?

A new chip means a new QT Py, and the Raspberry Pi RP2040 is no exception. When we saw this chip we thought "this chip is going to be awesome when we give it the cuuutie QT Py Treatment", and so we did! This QT Py features the RP2040, and all niceties you know and love about the original QT Py

Plug-and-play STEMMA QT

The star of the QT Py is our favorite connector - the STEMMA QT, a chainable I2C port that can be used with any of our STEMMA QT sensors and accessories. Having this connector means you don't need to do any soldering to get started.

What can you pop into the QT port? How about OLEDsInertial Measurment UnitsSensors a-plenty. All plug-and-play thanks to the innovative chainable design: SparkFun Qwiic-compatible STEMMA QT connectors for the I2C bus so you don't even need to solder. Just plug in a compatible cable and attach it to your MCU of choice, and you’re ready to load up some software and measure some light.

Use any SparkFun Qwiic boards! Seeed Grove I2C boards will also work with this adapter cable.

Software Support

At the time of launch, there is no Arduino core support for the chip on this board. There is great C/C++ support, an official MicroPython port, and a CircuitPython port! We of course recommend CircuitPython because we think it's the easiest way to get started and it has support with most of our drivers, displays, sensors, and more, supported out of the box so you can follow along with our CircuitPython projects and tutorials.

QT Py RP2040 Specifications

Pinout and shape is Seeed Xiao compatible, with castellated pads so you can solder it to a PCB with a cut out to allow the bottom components some breathing room. In addition to the QT connector, we also added an RGB NeoPixel (with a controllable power pin to allow for ultra-low-power usage), and both boot-mode and reset buttons (great for restarting your program or entering the bootloader). This QT Py comes with loose 0.1" headers you can solder in for breadboard use

While the RP2040 has lots of onboard RAM (264KB), it does not have built-in FLASH memory. Instead, that is provided by the external QSPI flash chip. On this board there is 8MB, which is shared between the program it's running and any file storage used by MicroPython or CircuitPython. When using C/C++ you get the whole flash memory, if using Python you will have about 7 MB remaining for code, files, images, fonts, etc.

  • Same size, form-factor, and pin-out as our SAMD-based QT Py
  • USB Type C connector If you have only Micro B cables, this adapter will come in handy!
  • RP2040 32-bit Cortex M0+ dual-core running at ~125 MHz @ 3.3V logic and power
  • 264 KB RAM
  • 8 MB SPI FLASH chip for storing files and CircuitPython/MicroPython code storage. No EEPROM
  • Native USB supported by every OS - can be used as USB serial console, MIDI, Keyboard/Mouse HID, even a little disk drive for storing Python scripts.
  • Can be used with MicroPython or CircuitPython
  • Built-in RGB NeoPixel LED
  • 13 GPIO pins (11 breakout pads and two QT pads):
    • Four 12 bit ADCs (one more than Pico)
    • Two I2C ports (one on the QT connector, one on the breakout pads)
    • SPI and UART peripherals, in standard QT Py locations,
    • PWM outputs on every IO pin - for servos, LEDs, etc
    • There are 6 GPIO in consecutive order for PIO compatibility
  • 3.3V regulator with 600mA peak output
  • 12 MHz crystal
  • Both Reset button and Bootloader select buttons for quick restarts (no unplugging-replugging to relaunch code)
  • Really really small

About the RP2040

Inside the RP2040 is a 'permanent ROM' USB UF2 bootloader. What that means is when you want to program new firmware, you can hold down the BOOT button while plugging it into USB (or pulling down the RUN/Reset pin to ground) and it will appear as a USB disk drive you can drag the firmware onto. Folks who have been using Adafruit products will find this very familiar - we use the technique on all our native-USB boards. Just note you don't double-click reset, instead hold down BOOTSEL during boot to enter the bootloader!

The RP2040 is a powerful chip, which has the clock speed of our M4 (SAMD51), and two cores that are equivalent to our M0 (SAMD21). Since it is an M0 chip, it does not have a floating point unit or DSP hardware support - so if you're doing something with heavy floating point math, it will be done in software and thus not as fast as an M4. For many other computational tasks, you'll get close-to-M4 speeds!

For peripherals, there are two I2C controllers, two SPI controllers, and two UARTs that are multiplexed across the GPIO - check the pinout for what pins can be set to which. There are 16 PWM channels, each pin has a channel it can be set to (ditto on the pinout).

You'll note there's no I2S peripheral, or SDIO, or camera, what's up with that? Well, instead of having specific hardware support for serial-data-like peripherals like these, the RP2040 comes with the PIO state machine system which is a unique and powerful way to create custom hardware logic and data processing blocks that run on their own without taking up a CPU. For example, NeoPixels - often we bitbang the timing-specific protocol for these LEDs. For the RP2040, we instead use PIO object that reads in the data buffer and clocks out the right bitstream with perfect accuracy. Same with I2S audio in or out, LED matrix displays, 8-bit or SPI based TFTs, even VGA! In MicroPython and CircuitPython you can create PIO control commands to script the peripheral and load it in at runtime. There are 2 PIO peripherals with 4 state machines each.

https://www.youtube.com/embed/00t5y4nQlH8

https://www.youtube.com/embed/EyLx71gLQTg?start=645

https://www.youtube.com/embed/HXIlXRVhcjM?start=12

    https://www.youtube.com/embed/0Qssr6B6MrU

    https://www.youtube.com/embed/6GXRRuFuFy0

     

    Pi Australia is operated by Little Bird, and we go to great lengths to ship your orders, often within minutes.

    You can view shipping options and pricing at checkout without logging in.

    For orders over 500g (such as bulky items), shipping may cost more than the initial estimate.

    We deliver across Australia, and here are the options (based on your location; view them on the cart page):

    • Standard Post: Starting at $7 (6+ business days, with tracking)
    • Express Post: Starting at $11 (2+ business days, with tracking)
    • Same Day Delivery: Available for Sydney orders.
    • Non-metro WA, NT, SA, and TAS: May take an additional 2+ days.

    Note: Some items, such as LiPo batteries, cannot be shipped by air. Express Post and international shipping won’t be available if these are included in your cart.

    For international orders, here are rates for shipping to New Zealand (rates differ for other countries):

    • Pack and Track: Starting at $12 (3+ days, with tracking)
    • Express International: Starting at $16 (2-5 days, with tracking)

    Shipping for heavier orders will depend on their weight.

    Our address:
    Little Bird
    Unit 13,
    8-12 Leighton Place
    Hornsby, NSW 2077,
    Australia
    1300 240 817

    For queries like whether we accept purchase orders (yes we sure do!) or if our prices include GST (they all do!), please hit us up via phone on 1300 240 817 or email us team@littlebird.com.au . We’re happy to assist with any product questions!

    Sherpa Delivery Estimates

    Location Estimated Delivery Time
    Sydney Metro Same Day

    Auspost Express Post Delivery Estimates

    Location Estimated Delivery Time
    Canberra 1 Day
    Sydney Metro 1 Day
    NSW Outer Metro 1 Day
    NSW VIC Border 2 Days
    NSW Rural 2-3 Days
    Melbourne Metro 1 Day
    VIC Other 2-3 Days
    VIC Rural 2-3 Days
    Brisbane Metro 1 Day
    QLD Gold Coast 1 Day
    QLD Outer Metro 1-2 Days
    QLD Other 2-3 Days
    QLD Rural 3-4 Days
    Adelaide Metro 1 Day
    SA Other 2-3 Days
    SA Rural 3-4 Days
    Perth CBD 1 Day
    Perth Metro 2 Days
    WA Other 3-4 Days
    WA Rural 4-6 Days
    Tas Metro 1 Day
    Tas Devonport 1-2 Days
    Tas Country 2-3 Days
    Tas Remote 4 Days
    Darwin & Katherine 3-4 Days
    Alice Springs 4 Days
    NT Rural 4-5 Days

    Auspost Parcel Post Delivery Estimates

    Location Estimated Delivery Time
    Sydney Metro 2 Days
    NSW Country 3-4 Days
    Canberra 2 Days
    Melbourne Metro 2-3 Days
    VIC Country 3-5 Days
    Brisbane Metro 2-3 Days
    QLD Near Country 2-4 Days
    QLD Far Country 3-5 Days
    Far North QLD 5-7 Days
    Far North QLD Remote 7-12 Days
    Adelaide Metro 2-4 Days
    SA Country 2-5 Days
    Perth Metro 4-5 Days
    WA Country 5-8 Days
    WA Country Far 7-10 Days
    Tasmania 3-5 Days
    Tasmania Remote 4-8 Days
    Darwin 4-7 Days
    Alice Springs 6-9 Days
    NT Other 12-13 Days

      Recommended for You

      Buy with Confidence

      We're Australia's only Raspberry Pi approved reseller in Sydney, Australia.

      Meet the Pi Powered Robot that ships other Pis

      This is our secret to shipping the Adafruit QT Py RP2040 out so fast to you!

      FAQ

      How do you Ship your Raspberry Pis?

      We ship via Australia Post eParcel from our Sydney warehouse.

      Australia Post picks up from us daily.

      All shipping methods we use have tracking.

      Do you ship from Sydney, Australia?

      All our products ship from our warehouse in Sydney, Australia.

      What payment methods do you accept?

      We accept all major credit cards, Apple Pay, Google Pay and PayPal.

      We also accept purchase orders from educational and government institutions on 30-day terms.

      You're automatically approved if you're a school, university, or state or federal government department or agency.

      What is your return, exchange and warranty policy?

      Returns

      We accept returns for faulty products, but will first work with you to help get your Raspberry Pi working again.

      99% of the time there it is not the Raspberry Pi that is faulty.

      If you need help, reach out to us on help@littlebird.com.au.

      Change of Mind

      We are happy to accept a return for a "change of mind", however, you will need to cover the cost of any merchant fees associated with the return. Goods need to be in an "as new" state.

      What's the warranty on your Raspberry Pis?

      You can have peace of mind knowing that Raspberry Pi is backed by a 1-year warranty, and thanks to rigorous quality assurance testing in the UK factory, you can be sure that your Raspberry Pi will stay in good working condition.

      How long does shipping and delivery take?

      At our Sydney, Australia warehouse, we provide fast and reliable shipping. To go even further, we have created our own Raspberry Pi powered Robot called Bishop.

      How long does delivery take?

      Australia Post picks up from us daily. If you're within the Australia Post next day network you can usually expect your order to arrive the next day if ordered with Express Post before 2pm.

      80% of Australian addresses covered and you probably already know if you're in the network.

      How can I track my order?

      When we ship your order (which we do daily), we send you a tracking link.

      If you haven't received a tracking link, please email us on help@littlebird.com.au .

      How do I contact customer service?

      You can call us on 1300 240 817 or email help@littlebird.com.au .

      Do you have a secure website?

      Yes, our website is secure and we use the latest security features to ensure your data is always kept safe.

      Can I get my order shipped to a PO Box or Parcel Locker?

      If you want to ship to a PO Box, Parcel Locker or another otherwise anonymising delivery address, we need you to use Paypal at checkout.