TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

ESP32 Game Boy Printer (2018)

66 点作者 BramLovesYams超过 1 年前

3 条评论

SillyUsername超过 1 年前
&quot;Since the whole protocol is bit-banged, it is susceptible to delays caused by other higher priority task&quot;<p>Ermmm no. Not utilising both cores properly on the ESP32 is a common mistake which causes this (described) behaviour <a href="https:&#x2F;&#x2F;randomnerdtutorials.com&#x2F;esp32-dual-core-arduino-ide&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;randomnerdtutorials.com&#x2F;esp32-dual-core-arduino-ide&#x2F;</a><p>Ref. me, I wrote a Java Gameboy 2BPP encoder&#x2F;decoder library and have done multicore ESP32 dev. <a href="https:&#x2F;&#x2F;github.com&#x2F;KodeMunkie&#x2F;gameboycameralib">https:&#x2F;&#x2F;github.com&#x2F;KodeMunkie&#x2F;gameboycameralib</a>
评论 #38625027 未加载
评论 #38621822 未加载
评论 #38626844 未加载
favorited超过 1 年前
I was looking at this similar project yesterday: <a href="https:&#x2F;&#x2F;github.com&#x2F;mofosyne&#x2F;arduino-gameboy-printer-emulator">https:&#x2F;&#x2F;github.com&#x2F;mofosyne&#x2F;arduino-gameboy-printer-emulator</a>
评论 #38627277 未加载
ajsnigrutin超过 1 年前
Where&#x27;s the printer part?<p>You could connect this to a cheap chinese termal ESC&#x2F;POS printer and print out the image too... there are probably libraries availble that do most of the esp32-&gt;print work.
评论 #38623805 未加载
评论 #38628116 未加载
评论 #38622581 未加载