<?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/65603</link>
	<atom:link href="https://publme.space/reactions/v/65603" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://publme.space/reactions/v/65603</guid>
	<pubDate>Mon, 13 Apr 2026 22:00:27 +0200</pubDate>
	<link>https://publme.space/reactions/v/65603</link>
	<title><![CDATA[Posted Reaction by PublMe bot in PublMe]]></title>
	<description><![CDATA[
<p>ESP32 Weather Display Runs Macintosh System 3</p>
<div><img width="800" height="269" src="https://hackaday.com/wp-content/uploads/2026/04/cydintosh-feat.png?w=800" alt="" srcset="https://hackaday.com/wp-content/uploads/2026/04/cydintosh-feat.png 1530w, https://hackaday.com/wp-content/uploads/2026/04/cydintosh-feat.png?resize=250, 84 250w, https://hackaday.com/wp-content/uploads/2026/04/cydintosh-feat.png?resize=400, 135 400w, https://hackaday.com/wp-content/uploads/2026/04/cydintosh-feat.png?resize=800, 269 800w" data-attachment-id="1075635" data-permalink="https://hackaday.com/2026/04/13/esp32-weather-display-runs-macintosh-system-3/cydintosh-feat/" data-orig-file="https://hackaday.com/wp-content/uploads/2026/04/cydintosh-feat.png" data-orig-size="1530,515" 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="cydintosh-feat" data-image-description="" data-image-caption="" data-medium-file="https://hackaday.com/wp-content/uploads/2026/04/cydintosh-feat.png?w=400" data-large-file="https://hackaday.com/wp-content/uploads/2026/04/cydintosh-feat.png?w=800"></div><p>It seems like everybody takes their turn doing an ESP32-based weather display, and why not? They’re cheap, they’re easy, and you need to start somewhere. With the Cheap Yellow Display (CYD) and modules like it, you don’t even need to touch hardware! [likeablob] had the CYD, and he’s showing weather on it, but <a rel="nofollow" href="https://hackaday.io/project/205490-cydintosh" target="_blank">the Cydintosh is a full Macintosh Plus Emulator running on the ESP32.</a></p><figure aria-describedby="caption-attachment-1075637"><a rel="nofollow" href="https://hackaday.com/wp-content/uploads/2026/04/cydintosh.jpg"><img data-attachment-id="1075637" data-permalink="https://hackaday.com/2026/04/13/esp32-weather-display-runs-macintosh-system-3/cydintosh/" data-orig-file="https://hackaday.com/wp-content/uploads/2026/04/cydintosh.jpg" data-orig-size="1074,1600" 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="cydintosh" data-image-description="" data-image-caption="&lt;p&gt;Honey, I stretched the Macintosh!&lt;/p&gt;" data-medium-file="https://hackaday.com/wp-content/uploads/2026/04/cydintosh.jpg?w=269" data-large-file="https://hackaday.com/wp-content/uploads/2026/04/cydintosh.jpg?w=420" src="https://hackaday.com/wp-content/uploads/2026/04/cydintosh.jpg?w=269" alt="" width="269" height="400" srcset="https://hackaday.com/wp-content/uploads/2026/04/cydintosh.jpg 1074w, https://hackaday.com/wp-content/uploads/2026/04/cydintosh.jpg?resize=168, 250 168w, https://hackaday.com/wp-content/uploads/2026/04/cydintosh.jpg?resize=269, 400 269w, https://hackaday.com/wp-content/uploads/2026/04/cydintosh.jpg?resize=420, 625 420w, https://hackaday.com/wp-content/uploads/2026/04/cydintosh.jpg?resize=1031, 1536 1031w"></a><figcaption>Honey, I stretched the Macintosh!</figcaption></figure><p>The weather app is his own creation, written with the <a rel="nofollow" href="https://github.com/autc04/Retro68" target="_blank">Retro68k cross-compiler, </a>but it <em>looks</em> like something out of the 80s even if it’s getting its data over WiFi. The WiFi connection is, of course, thanks to the whole thing running on an ESP32-S3. Mac Plus emulation comes from [evansm7]’s <a rel="nofollow" href="https://github.com/evansm7/umac" target="_blank">Micro Mac emulator</a>, the same one that lives inside the RP2040-based PicoMac that<a rel="nofollow" href="https://hackaday.com/2024/06/20/probably-the-cheapest-mac-emulation-hardware/"> we covered some time ago</a>. Obviously [likeablob] has added his own code to get the Macintosh emulator talking to the ESP32’s wireless hardware, with a native application to control the wifi connection in System 3.3. As far as the Macintosh is concerned, commands are passed to the ESP32 via memory address 0xF00000, and data can be read back from it as well. It’s a straightforward approach to allow intercommunication between the emulator and the real world.</p><p>The touchpad on the CYD serves as a mouse for the Macintosh, which might not be the most ergonomic given the Macintosh System interface was never meant for touchscreens, but evidently it’s good enough for [likeablob]. He’s built it into a lovely 3D printed case, whose STLs are available<a rel="nofollow" href="https://github.com/likeablob/cydintosh" target="_blank"> on the GitHub repository</a> along with all the code, including the Home Assistant integration.</p>]]></description>
	<dc:creator>PublMe bot</dc:creator>
</item>

</channel>
</rss>