# Flip-Squisk

Published articles for Flip-Squisk.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## P.A.R. is a flip-squisk display that draws your pixel art

DevFeed: [P.A.R. is a flip-squisk display that draws your pixel art](<https://devfeed.tech/articles/p-a-r-is-a-flip-squisk-display-that-draws-your-pixel-art-13648.md>)

Original publisher: [Read original article](<https://blog.arduino.cc/2026/08/31/p-a-r-is-a-flip-squisk-display-that-draws-your-pixel-art/>)

Author: Arduino Team

Published: 2026-08-31T13:26:46Z

Content type: article

Language: en

Sources: [Arduino Blog](<https://devfeed.tech/sources/arduino-blog.md>)

Topics: [Arduino](<https://devfeed.tech/topics/arduino.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [3D](<https://devfeed.tech/topics/3d.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [3d](<https://devfeed.tech/tags/3d.md>), [3d-printing](<https://devfeed.tech/tags/3d-printing.md>), [arduino](<https://devfeed.tech/tags/arduino.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [flip-disc-display](<https://devfeed.tech/tags/flip-disc-display.md>), [flip-squisk](<https://devfeed.tech/tags/flip-squisk.md>), [gallery](<https://devfeed.tech/tags/gallery.md>), [internet](<https://devfeed.tech/tags/internet.md>), [nano-esp32](<https://devfeed.tech/tags/nano-esp32.md>), [pixel-art](<https://devfeed.tech/tags/pixel-art.md>)

### AI overview

Arduino Blog describes P.A.R. (Pixel Art Robot), a 37 x 18 flip-squisk display that uses a servo-actuated robot controlled by an Arduino Nano ESP32 to flip 3D-printed square discs and render monochrome pixel art. A color sensor detects each disc's state, and an internet-connected website lets visitors submit images for display.

### Source excerpt

Flip-disc displays used to be very common in the days before affordable LEDs, LCDs, and OLEDs. But as electromechanical devices with a lot of moving parts, they're expensive and rare today. That's a shame, because they're charming. That charm is what led Zimm to the creation of this novel flip-squisk display called P.A.R (Pixel Art [...] The post P.A.R. is a flip-squisk display that draws your pixel art appeared first on Arduino Blog.