Kent-Liu GitHub avatar

meshtastic-firmware-zhtw

Kent-Liu

这是 Meshtastic 官方固件的非官方衍生版本,为四款设备加入繁体中文显示与注音输入,其余上游环境保持不变。

Stars

6

7 天增长

暂无数据

Fork 数

0

开放 Issue

0

开源协议

GPL-3.0

最近更新

2026-07-31

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

在不修改上游其他环境的前提下,为 Meshtastic 设备提供繁体中文和注音输入支持;字形与字典以生成数据入库,并明确区分许可证,适合需要中文界面的社区用户。

适合谁使用

  • 使用繁体中文的 Meshtastic 用户
  • 拥有所列四款设备(GAT562、Seeed Wio Tracker L1、Heltec V3、M5Stack Cardputer Adv)的用户
  • 需要注音/Bopomofo 输入的用户
  • 对非官方本地化固件感兴趣的开发者

典型使用场景

  • 在受支持的设备上通过 LoRa 网状网发送繁体中文或注音消息
  • 在 Cardputer、GAT562、Wio Tracker 上使用注音键盘输入
  • 在 Heltec LoRa32 V3 上显示繁体中文
  • 用 pio run 在本地构建自定义 zhtw 固件环境

项目优势

  • 为三个板级环境加入注音输入,并在四个环境加入繁体中文渲染
  • 字形与字典数据已入库,编译无需额外工具
  • 不重新分发字体文件,仅嵌入点阵位图,且附有许可证说明
  • 上游所有原始环境保持原样,降低意外行为变化

使用前须知

  • 非官方且未经 Meshtastic 项目背书,不提供任何保证
  • 仅支持四个环境;Heltec V3 只有显示,没有输入
  • 基于单一上游版本 v2.7.26.54e0d8d

README 快速开始

Traditional Chinese firmware (unofficial)

This is an unofficial derivative of meshtastic/firmware, based on release v2.7.26.54e0d8d. It adds Traditional Chinese text rendering and a Bopomofo (zhuyin) input method to four boards, and nothing else: every stock environment is left exactly as upstream ships it.

It is not affiliated with or endorsed by the Meshtastic project. Meshtastic® is a registered trademark of Meshtastic LLC. Please report problems with these builds here rather than to the upstream project, and reproduce them on a stock build before reporting anything upstream.

EnvironmentBoardInput
gat562_family_zhtwGAT562 Family (nRF52840)Bopomofo on the on-screen keyboard
seeed_wio_tracker_L1_zhtwSeeed Wio Tracker L1 / L1 Lite / L1 ProBopomofo on the on-screen keyboard
heltec-v3_zhtwHeltec LoRa32 V3display only
m5stack-cardputer-adv_zhtwM5Stack Cardputer AdvBopomofo on the physical keyboard
pio run -e gat562_family_zhtw

The glyph tables and the dictionary are generated data, checked in so the firmware builds without extra tooling. No font file is redistributed; only rasterised bitmaps are embedded. Terms for every font and dictionary in the chain are in licenses/, alongside the upstream GPL-3.0 licence that covers the firmware as a whole.

These builds come with no warranty of any kind, express or implied. Flashing firmware can leave a device unusable, and a mesh radio running unverified firmware may behave in ways you do not expect. Use them at your own risk.


繁體中文韌體(非官方)

這是 meshtastic/firmware v2.7.26.54e0d8d 的非官方衍生版本,替四款機種加上繁體中文顯示與注音輸入法,其餘一律不動:所有原廠 env 都與上游完全相同。

本專案與 Meshtastic 官方專案無隸屬關係,亦未經其背書。Meshtastic® 為 Meshtastic LLC 的註冊商標。這些韌體如有問題請回報到本專案,不要送去官方;要向官方回報之前,請先在 原廠韌體上重現。

字型點陣表與注音字典都是產生出來的資料,直接收進版本庫,所以編譯時不需要額外工具。 本專案不轉散布任何字型檔,嵌入的只有點陣資料;所有字型與字典的授權條款放在 licenses/,韌體整體則沿用上游的 GPL-3.0。

本韌體不提供任何形式的保證。刷機有機會讓裝置無法開機,跑著未經驗證韌體的無線電 節點也可能出現非預期行為。請自行承擔使用風險。

以下為上游 Meshtastic 專案的原始 README,其中的徽章與連結皆指向上游專案。


Meshtastic Firmware

[](https://vercel.com?utm_source=meshtastic

项目描述

Unofficial Meshtastic firmware with Traditional Chinese display and a Bopomofo input method

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

slvDev
精选
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI 与机器学习大语言模型
1,960
m-novotny
精选
m-novotny GitHub avatar

memguard-rs

A Rust library that provides secure memory handling primitives including zeroization on drop, memory locking, constant-time comparison, and compile-time guarded regions, with zero dependencies and no_std support.

嵌入式与物联网安全
131
zju3dv
精选
zju3dv GitHub avatar

INTACT-JEPA

INTACT is an end-to-end JEPA world model that learns an isomorphic intent-to-action interface, enabling search-free direct control for goal-conditioned robot tasks with high success rates after just one epoch of training.

AI 与机器学习嵌入式与物联网
14