There’s a time and place for the whole lot and now, due to maker and developer Volodymyr Shumara, there’s a spot for /r/place. Utilizing our favourite microcontroller, the Raspberry Pi Pico, Shumara has managed to create a digital image body that takes a bit of the /r/place canvas from Reddit and shows it on an E Ink panel.
In case you’re not acquainted with /r/place, you is perhaps questioning what it’s. Over at Reddit, a subreddit exists with an enormous canvas. Customers can place one pixel at a time and should wait earlier than they will place one other. Over time, customers can create artworks, override the works of different folks and in the end make an enormous collage of photos produced from pure collaboration. The /r/place canvas for 2023 has wrapped up and may be seen over at Reddit. That is the picture Shumara’s mission is sourcing.
The /r/place canvas would possibly consist completely of simply pixel artwork nevertheless it’s so massive that the Pico isn’t able to storing it regionally. Which means that the mission have to be damaged up into two elements. The Pico is accountable for displaying photos to the eInk panel however a separate Pi, Shumara recommends a Raspberry Pi Zero, is used to host a server with the full-sized picture utilizing Flask. It transmits smaller photos to the Pico for use within the image body.
If you wish to recreate this mission, you’ve acquired numerous room for flexibility. On the most elementary stage, nevertheless, you’ll want a Raspberry Pi Pico W, a separate Pi for the Flask server and a panel to show the /r/place photos. On this case, Shumara is utilizing a 3.7-inch Waveshare E Ink show with a decision of 480 x 280. You’ll be able to at all times customise the mission additional by adorning the panel with a body, and so forth.
If you wish to dig into the supply code, you’re in luck. Shumara was type sufficient to share the whole lot over at GitHub for any events to discover. There you’ll discover code for each the consumer aspect that runs on the Pico in addition to the server aspect.
If you wish to see this Raspberry Pi mission up shut, you may take a look at the unique thread shared by Shumara over at Reddit. It has footage of the body in motion in addition to further particulars about its building.