PN00218-CYT17 Maker Nano Pi RP2040 Microcontroller Arduino IDE MicroPython CircuitPython

Cytron

$9.90
(No reviews yet) Write a Review
SKU:
PN00218-CYT17
Shipping:
Calculated at Checkout
Adding to cart… The item has been added

The Maker Nano RP2040 is the perfect solution for those looking for a small, yet powerful MCU for their project. Its form factor is similar to the Arduino Nano, but it is powered by the much more capable RP2040 MCU from Raspberry Pi. This compatibility with most (with exceptions) of the daughter boards for the Arduino Nano in the market, as well as its breadboard-friendly design, makes it easy to build your own circuits. Whether you're looking for a more powerful alternative to the Arduino Nano, or simply need a compact and capable MCU, the Maker Nano RP2040 is the perfect choice.

* The IO voltage is only 3.3V and it's not 5V compatible.

* There are only four ADC inputs (A0 - A3) on the Maker Nano RP2040 instead of eight on the Arduino Nano.

Simplifying Digital Making and Troubleshooting

Just like the other Maker series products, there are plentiful of LEDs on the Maker Nano RP2040 (well, who doesn't like LEDs?). Those LEDs are not just for a nice visual effect, they also represent the status of each pins and this makes troubleshooting your circuit a breeze. Not too excited with the boring single color blue LEDs? Worry not. We also put in two RGB LEDs (WS2812 Neopixel) to make your life more colorful. You can also program it to dance together with the melody produced by the onboard piezo buzzer. To change to another melody, press the onboard push button. Something wrong with your code and the buzzer keep playing annoying tone? Mute it with the sliding switch.

All of these can be done with the Maker Nano RP2040 alone without additional circuitry. Wiring up your own circuit is always the most tedious part of learning electronics. It's very prone to error and sometimes, not reversible. We know it because we've gone through that before.

When you have come to a state that onboard peripherals are already not enough for you, additional sensors or modules can be added via the newly introduced Maker Ports. Utilizing the JST-SH 4-ways connector, Maker Port is compatible with Sparkfun's Qwiic modules and Adafruit's STEMMA QT modules. Qwiic and STEMMA QT are using I2C communications and can be daisy-chained. By using the included JST-SH to Grove conversion cables, Maker Port is compatible with Seeed Studio's Grove modules too. Besides I2C, Maker Port also supports UART (Maker Port 0 only), Analog Input (Maker Port 1 only) and Digital Input/Output.

One Board, Multiple Programming Language

The Raspberry Pi RP2040 MCU can be programmed with C/C++ (Natively or with Arduino IDE support), micropython or circuitpython. With massive libraries support and examples especially in Arduino IDE and circuitpython, you will be ready to build your application in no time, be it for learning purpose or for building a useful project.

 

 

Dimension:

 

Packing List
  • 1 x Maker Nano RP2040
  • 2 x Grove to JST-SH (Qwiic / STEMMA QT) Cable

Features
  • Arduino Nano form factor
  • Powered by Rapberry Pi RP2040
    • Dual-core Arm Cortex-M0+ processor
    • 264KB internal RAM
    • 2MB of Flash memory
    • the exact same specifications with Raspberry Pi Pico
  • 14x Status indicator LEDs for GPIOs
  • 1x Piezo buzzer with mute switch
  • 1x Push button
  • 2x RGB LEDs (WS2812 Neopixel)
  • 2x Maker Ports, compatible with Qwiic, STEMMA QT, Grove (via conversion cable)
  • Support Arduino IDE, CircuitPython and MicroPython