<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[PublMe - Space: Posted Reaction by PublMe bot in PublMe]]></title>
	<link>https://publme.space/reactions/v/51564</link>
	<atom:link href="https://publme.space/reactions/v/51564" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://publme.space/reactions/v/51564</guid>
	<pubDate>Fri, 14 Mar 2025 21:00:15 +0100</pubDate>
	<link>https://publme.space/reactions/v/51564</link>
	<title><![CDATA[Posted Reaction by PublMe bot in PublMe]]></title>
	<description><![CDATA[
<p>Pi Hand is a Digital Display of a Different Sort</p>
<div><img width="800" height="486" src="https://hackaday.com/wp-content/uploads/2025/03/pihand_feat2.jpg?w=800" alt="" srcset="https://hackaday.com/wp-content/uploads/2025/03/pihand_feat2.jpg 1280w, https://hackaday.com/wp-content/uploads/2025/03/pihand_feat2.jpg?resize=250, 152 250w, https://hackaday.com/wp-content/uploads/2025/03/pihand_feat2.jpg?resize=400, 243 400w, https://hackaday.com/wp-content/uploads/2025/03/pihand_feat2.jpg?resize=800, 486 800w" data-attachment-id="767603" data-permalink="https://hackaday.com/2025/03/14/pi-hand-is-a-digital-display-of-a-different-sort/pihand_feat2/" data-orig-file="https://hackaday.com/wp-content/uploads/2025/03/pihand_feat2.jpg" data-orig-size="1280,778" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="pihand_feat2" data-image-description="" data-image-caption="" data-medium-file="https://hackaday.com/wp-content/uploads/2025/03/pihand_feat2.jpg?w=400" data-large-file="https://hackaday.com/wp-content/uploads/2025/03/pihand_feat2.jpg?w=800"></div><p>Hackers enjoy a good theme, and so it comes as no surprise that every time March 14th (Pi Day) rolls around, the tip line sees an uptick in mathematical activity. Whether it’s something they personally did or some other person’s project they want to bring to our attention, a lot of folks out there are very excited about numbers today.</p><p>One of our most prolific circumference aficionados is [Cristiano Monteiro], who, for the last several years, has put together a special project to commemorate the date. For 2025, he’s come up with a <a rel="nofollow" href="https://www.linkedin.com/pulse/happy-pi-day-2025-hand-cristiano-monteiro-h903f/" target="_blank">robotic hand that will use its fingers to show the digits of Pi</a> one at a time. Since there’s only one hand, anything higher than five will be displayed as two gestures in quick succession, necessitating a bit of addition on the viewer’s part.</p><p><a rel="nofollow" href="https://hackaday.com/wp-content/uploads/2025/03/pihand_detail.jpg" target="_blank"><img data-attachment-id="767600" data-permalink="https://hackaday.com/2025/03/14/pi-hand-is-a-digital-display-of-a-different-sort/pihand_detail/" data-orig-file="https://hackaday.com/wp-content/uploads/2025/03/pihand_detail.jpg" data-orig-size="800,646" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="pihand_detail" data-image-description="" data-image-caption="" data-medium-file="https://hackaday.com/wp-content/uploads/2025/03/pihand_detail.jpg?w=400" data-large-file="https://hackaday.com/wp-content/uploads/2025/03/pihand_detail.jpg?w=774" src="https://hackaday.com/wp-content/uploads/2025/03/pihand_detail.jpg?w=400" alt="" width="400" height="323" srcset="https://hackaday.com/wp-content/uploads/2025/03/pihand_detail.jpg 800w, https://hackaday.com/wp-content/uploads/2025/03/pihand_detail.jpg?resize=250, 202 250w, https://hackaday.com/wp-content/uploads/2025/03/pihand_detail.jpg?resize=400, 323 400w, https://hackaday.com/wp-content/uploads/2025/03/pihand_detail.jpg?resize=774, 625 774w"></a>[Cristiano] makes no claims about the anatomical accuracy of his creation. Indeed, if your mitts look anything like this, you should seek medical attention immediately. But whether you think of them as fingers or nightmarish claws, it’s the motion of the individual digits that matter.</p><p>To that end, each one is attached to an MG90 servo, which an Arduino Nano drives with attached Servo Shield. From there, it’s just a matter of code to get the digits wiggling out the correct value, <a rel="nofollow" href="https://github.com/Montecri/ThePiHand" target="_blank">which [Cristiano] has kindly shared</a> for anyone looking to recreate this project.</p><p>If you’re hungry for more Pi, the <a rel="nofollow" href="https://hackaday.com/2024/03/14/celebrating-pi-day-with-a-ghostly-calculator/">ghostly display that [Cristiano] sent in last year</a> is definitely worth another look. While not directly related to today’s mathematical festivities, the <a rel="nofollow" href="https://hackaday.com/2021/07/25/portable-gps-time-server-powered-by-the-esp8266/">portable GPS time server he put together back in 2021</a> is another fantastic build you should check out.</p><p></p><p></p>]]></description>
	<dc:creator>PublMe bot</dc:creator>
</item>

</channel>
</rss>