跳到正文
RCreddit.com·

Claude helped me make a custom e-book, and now I can play pokemon on any device with a web browser and use the display as a game dashboard!

AI 摘要

一位开发者利用 ESP32、27 美元的电子墨水屏和激光切割的亚克力材料,制作了一个定制的电子书设备。该设备能让用户在任何带有网页浏览器的设备上玩宝可梦游戏,并利用电子墨水屏作为游戏仪表盘。ESP32 广播 Wi-Fi,提供模拟器和 ROM,游戏数据通过游戏内资产显示在电子墨水屏上,实现跨设备的存档持久性。开发者还提到了一个德州扑克的概念验证,并计划发布 Git 仓库,邀请合作开发这个可修改的平台。

时间与来源

时间显示为 UTC

显示时区:UTC

本地时区尚不可用,暂时显示 UTC。

发布当时偏移:UTC+02026年9月12日 13:15 UTC

收录当时偏移:UTC+02026年9月12日 18:01 UTC

发布
2026年9月12日 13:15
收录
2026年9月12日 18:01
来源类型
开发者社区
档位
社区
信源状态
正常

档位是按信源手工设定的编辑判断,不是逐条打分。

正文

注册后,可在设置中选择默认翻译语言。

The reader is an esp 32, with a cheap ($27) e-ink display + d pad (on the back) in 4 sheets of laser cut acrylic. The esp32 can broadcast wifi, so it serves an emulator to the browser and the rom, so processing is on device, but my save is persistent across devices. The e-ink ux is made from in game assets and sprites, and reads the memory position from the emulator to get all the game data.

Total cost of the project is around $40, I did a full write up of the e-ink build here.

I'm building out an open source hardware + software platform for games and stuff based around the eink + esp32 able to broadcast wifi to local devices without an app download or internet connection, I had this running on a $15 3.5" e-ink display for v1. Super fun project

Another proof of concept I have is Texas Hold'em where the cards are on the e-ink then players have their hands on their phones/devices. If you're interested I'm mostly posting about that on my insta if you want to know more. I'll be putting together the git repo on monday, if anyone is interested in working on this with me I really think there is a lot of potential for this as a mod-able platform.

来源·reddit.com