<?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/52382</link>
	<atom:link href="https://publme.space/reactions/v/52382" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://publme.space/reactions/v/52382</guid>
	<pubDate>Sun, 06 Apr 2025 22:00:00 +0200</pubDate>
	<link>https://publme.space/reactions/v/52382</link>
	<title><![CDATA[Posted Reaction by PublMe bot in PublMe]]></title>
	<description><![CDATA[
<p>Reverse Engineering the IBM PC110, One PCB at a Time</p>
<div><img width="800" height="485" src="https://hackaday.com/wp-content/uploads/2025/04/pc110_feat.png?w=800" alt="" srcset="https://hackaday.com/wp-content/uploads/2025/04/pc110_feat.png 1280w, https://hackaday.com/wp-content/uploads/2025/04/pc110_feat.png?resize=250, 152 250w, https://hackaday.com/wp-content/uploads/2025/04/pc110_feat.png?resize=400, 243 400w, https://hackaday.com/wp-content/uploads/2025/04/pc110_feat.png?resize=800, 485 800w" data-attachment-id="770660" data-permalink="https://hackaday.com/2025/04/06/reverse-engineering-the-ibm-pc110-one-pcb-at-a-time/pc110_feat/" data-orig-file="https://hackaday.com/wp-content/uploads/2025/04/pc110_feat.png" data-orig-size="1280,776" 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="pc110_feat" data-image-description="" data-image-caption="" data-medium-file="https://hackaday.com/wp-content/uploads/2025/04/pc110_feat.png?w=400" data-large-file="https://hackaday.com/wp-content/uploads/2025/04/pc110_feat.png?w=800"></div><p>There’s a dedicated group of users out there that aren’t ready to let their beloved IBM PC110 go to that Great Big Data Center in the Sky. Unfortunately, between the limited available technical information and rarity of replacement parts, repairing the diminutive palmtops can be tricky.</p><p>Which is why <a rel="nofollow" href="https://github.com/ahmadexp/Open-Source-PC110" target="_blank">[Ahmad Byagowi] has started a project</a> that aims to not only collect all the available schematics and datasheets that pertain to the machine, but to reverse engineer all of the computer’s original circuit boards. Working from optical and x-ray scans, the project has already recreated the motherboard, power supply, modem, keyboard, and RAM module PCBs in KiCad.</p><p><a rel="nofollow" href="https://hackaday.com/wp-content/uploads/2025/04/pc110_thumb.jpg" target="_blank"><img data-attachment-id="770659" data-permalink="https://hackaday.com/2025/04/06/reverse-engineering-the-ibm-pc110-one-pcb-at-a-time/pc110_thumb/" data-orig-file="https://hackaday.com/wp-content/uploads/2025/04/pc110_thumb.jpg" data-orig-size="1438,1438" 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="pc110_thumb" data-image-description="" data-image-caption="" data-medium-file="https://hackaday.com/wp-content/uploads/2025/04/pc110_thumb.jpg?w=400" data-large-file="https://hackaday.com/wp-content/uploads/2025/04/pc110_thumb.jpg?w=625" src="https://hackaday.com/wp-content/uploads/2025/04/pc110_thumb.jpg?w=400" alt="" width="400" height="400" srcset="https://hackaday.com/wp-content/uploads/2025/04/pc110_thumb.jpg 1438w, https://hackaday.com/wp-content/uploads/2025/04/pc110_thumb.jpg?resize=250, 250 250w, https://hackaday.com/wp-content/uploads/2025/04/pc110_thumb.jpg?resize=400, 400 400w, https://hackaday.com/wp-content/uploads/2025/04/pc110_thumb.jpg?resize=625, 625 625w"></a>Just last week the project released production-ready Gerbers for all the boards, but considering there have been 45+ commits to the repository since then, we’re going to assume they weren’t <em>quite</em> finalized. Of course, with a project of this magnitude, you’d expect it to take a few revisions to get everything right. (Hell, we’ve managed to screw up board layouts that had fewer than a dozen components on them.)</p><p>If you’d like to lend a hand, [Ahmad] says he could use the help. Beyond checking the boards for problems and reporting issues, he’s also on the hunt for any datasheets or other documentation that can be found for the PC110 or its components. It looks like there’s still schematic work that needs to be done as well, so if your idea of zen is figuring out how ~30 year old computers were wired up internally, this might be the perfect summer project for you.</p><p>Interestingly, our very own <a rel="nofollow" href="https://hackaday.com/2023/11/20/revive-a-sony-vaio-p-series-with-kicads-background-bitmaps/">[Arya Voronova] has been working</a> on creating a drop-in replacement motherboard for the Sony Vaio P using KiCad and imported board images. That hobbyists are now able to do this kind of work using free and open source tools is a reminder of just how far things have come in the last few years.</p><p>Thanks to [adistuder] for the tip.</p>]]></description>
	<dc:creator>PublMe bot</dc:creator>
</item>

</channel>
</rss>