🎉  Happy 13th Birthday Raspberry Pi!   🎂   1,000+ deals in store!   🥳
🎉  Happy 13th Birthday Raspberry Pi!   🎂   1,000+ deals in store!   🥳

Inky Frame 7.3" (Pico 2 W Aboard)

by Pimoroni

An extra-large Pico 2 W powered E Ink® photo frame / home dashboard / life organiser with glorious seven colour display and wireless connectivity.

There's a new ePaper screen in town, and it's a biggie! Inky Frame 7.3" features a super crisp E Ink display with 800 x 480 pixels of seven colour goodness. We've added five buttons with LED indicators for interacting with the display, two Qw/ST connectors for plugging in breakouts and a micro SD card slot for storing photos of fond maritime adventures (or whatever floats your boat).

Every Inky Frame comes with a pair of sleek little metal legs so you can stand it up on your desk (and a selection of mounting holes if you'd prefer to do something else). There's also a battery connector so you can power it without annoying trailing wires, and some neato power saving features that mean you can run it from batteries for ages.

Here are some things we reckon this mahoosive Inky would be great for:

💡 An ultra readable, low power consumption home automation dashboard

🖼️ Displaying stylised photos, pop art images or favourite comic panels.

📊 Showing cute graphs and readouts from local or wirelessly connected sensors

👀 Displaying fascinating data from online APIs.

What's new? 😎

As of mid-December 2024, Inky Frame is now Pico 2 W Aboard! Pico 2 W and it's souped-up RP2350 chip bring some exciting improvements to Inky Frame - including a higher core clock speed, double the on-chip SRAM and double the on-board flash memory. The RAM upgrade in particular should help a bunch when working with this big display and with making requests from online APIs.

Pico 2 W x E Ink®

Multi-colour EPD displays use ingenious electrophoresis to pull coloured particles up and down on the display. The coloured particles reflect light, unlike most display types, meaning that they're easily visible under bright lights.

E-paper is also ultra low power. It only consumes power whilst refreshing and the images on the display stick around for a really long time whilst the display is unpowered. This means these displays are perfect for powering from battery!

⚠ It takes approximately 40 seconds to refresh this display, so it will work best in projects that don't need constant refreshing.

Features

  • Raspberry Pi Pico 2 W Aboard
    • Dual Arm Cortex M33 running at up to 150MHz with 520KB of SRAM
    • 4MB of QSPI flash supporting XiP
    • Powered and programmable by USB micro-B
    • 2.4GHz wireless
  • 7.3" EPD display (800 x 480 pixels)
    • E Ink Gallery Palette® ePaper
    • ACeP (Advanced Color ePaper) 7-color with black, white, red, green, blue, yellow, orange.
    • Ultra wide viewing angles
    • Ultra low power consumption
    • Dot pitch – 0.2 x 0.2mm
  • 5 x tactile buttons with LED indicators
  • Two Qw/ST connectors for attaching breakouts
  • microSD card slot *
  • 8MB PSRAM
  • Dedicated RTC chip (PCF85063A) for deep sleep / wake **
  • Fully assembled
  • No soldering required.
  • Programmable with C/C++ or MicroPython

Inky Frame Only includes

  • Inky Frame 7.3" (with Pico 2 W Aboard)
  • 2 x metal legs

Inky Frame + Accessory Kit includes

  • Inky Frame 7.3" (with Pico 2 W Aboard)
  • 2 x metal legs
  • 3 x AA battery pack
  • 3 x AA batteries
  • USB micro B cable
  • Velcro square for attaching battery pack
  • microSD card

Getting Started

To make it easy to get started, Inky Frame ships pre-loaded with pirate brand MicroPython and some fun examples that use the wireless capabilities of the Pico 2 W to display interesting things.

To enable Inky Frame to connect to the internet, you'll need to save a file called secrets.py to the Pico 2 W using Thonny. It should contain the following lines:

WIFI_SSID = "your_ssid_goes_here"
WIFI_PASSWORD = "your_password_goes_here"

To return to the launcher, hold down buttons A and E and tap reset.

You can find more examples on Github:

Connecting Breakouts

The Qw/ST connectors on Inky Frame make it super easy to connect up Qwiic or STEMMA QT breakouts. If your breakout has a QW/ST connector on board, you can plug it straight in with a JST-SH to JST-SH cable.

Breakout Garden breakouts that don't have a Qw/ST connector can be connected using a JST-SH to JST-SH cable plus a Qw/ST to Breakout Garden adaptor. Want to use >2 breakouts at the same time? Try this adaptor!

Notes

  • Measurements: 176.20mm x 139.20 mm (L x W)
  • Overall display dimensions: 170.2 x 111.2mm (W x H)
  • Usable area dimensions: 160 x 96 mm (W x H)
  • These seven colour ePaper displays work best when refreshed at an ambient room temperature - between 15 and 35°. If the screen is cold you might find that the colours are less vibrant or the display is much darker than it should be.
  • Due to the size of this panel and the esoteric practices surrounding suspending coloured particles in goo, there is some expected variation in colour density towards the corners. This is most noticeable when displaying block colours - green and orange in particular become less saturated towards the corners of the panel. We've noticed that the corners can also sometimes have a pink tinge when displaying full white (especially when the screen is cold).
  • * A micro SD card can be added to cache data downloaded over wifi or for logging information prior to uploading via wireless. It can also be used to preload assets for your user interface. Certain tasks (like decoding a jpeg or downloading a file) require an SD card to be present as they need a large working space and wouldn't be able to fit entirely in RAM.
  • We've found Pico flavoured C++/MicroPython is quite fussy about SD cards so if yours doesn't work, try another or formatting using FAT. The cards in the Accessory Kit, or our 32GB or 64GB cards will work fine.
  • ** Inky Frame's onboard RTC (Real Time Clock) means it can be put into a super deep sleep mode that only draws about 20uA of power. Inky Frame can turn off the power that drives the Pico W and the display completely. It can be woken back up by the RTC , the front buttons or the external trigger on the extension header. You can also read the RTC to keep track of the time and date, of course!
  • On the expansion header is an external trigger input. if this is transitioned from low to high then Inky Frame will wake up from deep sleep. This lets you add your own wake button or circuit or build Inky Frame into a more complicated system. The external trigger is 3.3V max.
  • 'Shipping image' by donvictorio, via Shutterstock.

Resources

About RP2350

The RP2350 chip is the Double Quarter Pounder & Fries to the RP2040's Double Cheeseburger and can have one or more RISC-V burgers instead of either of the M33 ARMs, to stretch the metaphor.

In addition to the modern M33 ARM cores, there are sides of: more PIO capability, a variety of low power states for sipping electrons, a whole security system and some sprinklings of specialist digital video circuits to offload DVI/HDMI output.

You can expect a tasty boost in performance - our "real world" MicroPython tests are running up to 2x faster compared to RP2040, and floating point number crunching in C/C++ is up to 20x faster. The extra on-chip RAM will make a big difference when performing memory intensive operations (such as working with higher resolution displays) and even more can be added thanks to external PSRAM support.

RP2350 comes in two flavours - A (standard) and B (all the pins). The B chip has a stonking 48 usable GPIO pins, including 8 ADCs and 24 PWMs, and features on some of our new products. 

Click here to view all things RP2350!

25 customer reviews

7 months ago
It's a very nice little gaming console with a decent display and an aluminium case that looks and feels quite sturdy and durable. You can find some games for it on the internet - but the real fun could be writing those by yourself. When I tried I found a reason that makes me write this four-star-only rating. To access the debug pins of the built-in RP2040 you have to open and remove the case. It would have been much nicer if there was one removable panel with those pins behind...
by Thomas about PicoSystem via REVIEWS.io
7 months ago
Well built, feels very premium. There's a decent little community making games for it, and it can run things like an NES emulator without too much issue. I am not currently a skilled enough C++ developer to make anything worth playing for it, but I did manage some basics reasonably quickly.
by Ed about PicoSystem via REVIEWS.io
9 months ago
I'm really impressed by what this tiny thing is able to do! I was able to write a simple game in a matter of hours... You can even upload a NES emulator on it.
by Benoît about PicoSystem via REVIEWS.io
2 years ago
An awesome system based on RP2040. Build quality is very solid and the device has a very nice weight to it. Battery life is also very good. Comes with a nice platformer pre-installed. I haven't made anything with it yet but look forward to adapting my Pico Display games to this one.
by Mircea about PicoSystem via REVIEWS.io
3 years ago
I am very happy and also surprised, I received all the material in eight days from the order, congratulations! Everything arrived in perfect condition and Pimoroni products are always of excellent quality. Thank you!
by Giuseppe about PicoSystem via REVIEWS.io
3 years ago
Small, cute and very nice hardware. Especially aluminium body is great.
by Anonymous about PicoSystem via REVIEWS.io
3 years ago
Great device but haven't got it working on my linux mint install yet.
by Daniel about PicoSystem via REVIEWS.io
3 years ago
Very clicky buttons, bright screen and looks good in motion. The build feels very solid.
by Matthew about PicoSystem via REVIEWS.io
3 years ago
Very comfortable in hand. Seem sturdy enough to lend it to my small children. I am in the process of porting one of my web game to it. Very easy to program for it, or, if that's not your thing, to load the few available games on it.
by Julien about PicoSystem via REVIEWS.io
3 years ago
Amazing little gizmo. Really well made and feels solid. Need to learn about writing my own games and such for it but the hardware and possibilities are fantastic
by Fiona about PicoSystem via REVIEWS.io
3 years ago
It’s a nice little handheld with a good sdk though I wish the debug pins were more accessible
by Henry about PicoSystem via REVIEWS.io
3 years ago
Simply amazing! The quality of this product is off the charts! The rest is up me, getting my programming skills to a level where I can make a game worthy of the system.
by Luke about PicoSystem via REVIEWS.io
3 years ago
The ordering experience was very quick. The delivery to the USA was fairly quick using Royal mail during this time of Covid.
by Gelsomino about PicoSystem via REVIEWS.io
3 years ago
This is an incredibly well made system. I hope to be able to develop some nice games with it.
by Michael about PicoSystem via REVIEWS.io
3 years ago
First impression of the RP2040-based tiny game console PicoSystem is really positive. Ridgid build quality, robust FPS and responsive buttons!
by Johannes about PicoSystem via REVIEWS.io
3 years ago
Oh yeah going to get my game programming on. Default games on the Pimironi website are good too. 10/10 would recommend.
by Rohan about PicoSystem via REVIEWS.io
3 years ago
System works well, instructions are good. I had issues with tool chain on windows for raspberry pico sdk. Once I switched to Debian in virtual box everything worked fine. I recommend using putty and ssh for programming to get copy paste functionality and winscp to copy files. The hardware is very well built and I highly recommend it.
by Todd about PicoSystem via REVIEWS.io
3 years ago
Amazing little video game machine in your pocket where programming is as easy as editing a text file on a USB drive!
by Chipp about PicoSystem via REVIEWS.io
3 years ago
It looks like a commercial games device, it looks really good. Solid build and I cannot wait to start building games and apps for it.
by Stephen about PicoSystem via REVIEWS.io
3 years ago
The build quality is extremely good. Especially the aluminium case makes it feel great. The screen has a good quality but it’s pretty small which kind of makes the charm of the PicoSystem. The 32blit SDK is great for developing own games and it has an active community behind it. There are also other SDKs available which I haven’t had experience with yet. Overall the PicoSystem is great for getting into retro game development.
by Anonymous about PicoSystem via REVIEWS.io
3 years ago
A very cool little device. I love the metallic body and front plate.
by Anonymous about PicoSystem via REVIEWS.io
3 years ago
Great little device! It feels super solid and high-quality, and looks fantastic. The RP2040 is very nice so far, and importantly, both the PicoSDK and the PicoSystem SDK are very easy to use, especially the examples in the PicoSystem repo. If you've dabbled in retro console game dev, the PicoSystem is something like a GBA packed into the size of a GB Micro, and has similar limitations in RAM and ROM, just with a smaller screen (but roughly twice the pixels of the original GB at 240x240 vs 160x144), same button count as the original GB, a much faster CPU, and MUCH better documentation. Highly recommend it; it's a lot of fun.
by Ulises about PicoSystem via REVIEWS.io
3 years ago
Very nice build quality, but the game library is quite lacking right now.
by Anonymous about PicoSystem via REVIEWS.io
3 years ago
Fantastic pocket-ready build, both C++ and CircuitPython ready. 32blit SDK has been great to work with so far!
by John about PicoSystem via REVIEWS.io
3 years ago
The fit and finish in the PicoSystem is outstanding and the SDK tools provided to get started provided everything I needed to start tinkering.
by Matthew about PicoSystem via REVIEWS.io

User photos