Skip to content
View pondahai's full-sized avatar

Highlights

  • Pro

Block or report pondahai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pondahai/README.md

大海 Dahai 👋

KiCad PCB 設計講師|把硬體榨到極限的復古運算創客|本地 LLM 實測派

🌐 個人網站與每日回顧報 → pondahai.github.io/dahai


🎮 RP2040 復古掌機生態系

一塊硬體、多種韌體:Doom、NES、Apple II、注音編輯器、電子字典。


rp2040-retro-handheld — 掌機生態系總覽

rp2040-doom-ili9341 — RP2040 上跑 Doom

PicoApple2 — Rust+C++ Apple II 模擬器

🧠 本地 LLM:不靠雲端,數字要實測


openvino_llm_project — Iris Xe 核顯跑 27B LLM

🈶 MCU 中文顯示與輸入


chinese-on-mcu — 單晶片中文顯示與輸入技術鏈總入口
  • chinese-on-mcu — 在單晶片上打中文、顯示中文,六個 repo 的技術鏈總入口。字型資料從 1,420 KB 降到 593 KB,同時收錄字數從 10,915 增為 17,052

🕹️ 經典復刻


csg-modeler — 離線加減法 3D 建模器

simcity3d — 立體模擬城市網頁版

sanguo-game — 三國志網頁版

army-chess — 台灣陸軍棋對戰

MbcWJFX — Palm OS 視覺化資料流語言

🔧 更早的硬體作品


oscilloscopen — STM32 手持示波器

my_oisc_subleq — TTL 麵包板單指令電腦

makecode_arcade_console — MakeCode Arcade 掌機

oscilloscopen(STM32 手持示波器)· my_oisc_subleq(麵包板單指令電腦)· makecode_arcade_console

Pinned Loading

  1. rp2040-doom-ili9341 rp2040-doom-ili9341 Public

    C 31 8

  2. rp2040-retro-handheld rp2040-retro-handheld Public

    榨乾 RP2040 效能的終極開源掌機與軟體生態系。一塊硬體、多種韌體:支援 Doom、NES 模擬、Apple II 電腦、MakeCode Arcade 遊戲開發,接上電腦還能秒變自訂機械鍵盤。

  3. apple2emu apple2emu Public

    A custom-built Apple II/II+ emulator written from scratch in Rust.

    Rust

  4. llm-from-scratch-book llm-from-scratch-book Public

    《大語言模型工作原理與實作》隨書程式碼|用純 CPU 從零打造一個 200 萬參數的中文語言模型,每一塊積木都(小幫手的)手寫、每一個數字都實測

    Python

  5. csg-modeler csg-modeler Public

    加減法建模器:Tinkercad 式「實體+孔洞」3D 建模,組合可逆、參數永遠可改。單一 HTML 檔,離線開檔即用,匯出 STL/OBJ 給 3D 列印、剖面 SVG 給雷射切割。

    HTML

  6. MbcWJFX MbcWJFX Public

    2003 年寫在 Palm OS 上的視覺化資料流程式語言(類 LabVIEW),含完整 C 原始碼與可編譯的 .prc;另有照著原始碼重寫、打開就能跑的網頁版。

    C