Awes0meE / 66CCFF LabXJTLU Undergraduate西交利物浦大学本科生
Back to work返回项目

Claude Chime Hardware Power BoardClaude Chime 单路电磁锁电源管理板

A small single-channel electromagnetic-lock power board record, centered on the ESP32-S3 control direction, power-stage choices, and the files needed to read the board back later.单路电磁锁电源管理板的小型记录,重点放在 ESP32-S3 控制方向、电源级选择,以及以后能重新读懂这块板的文件。

Timeline时间线
2026.04 - 2026.052026.04 - 2026.05
Status状态
Public Hardware Archive公开硬件归档
Stack技术栈
PCBPowerESP32-S3EasyEDAHardware
Claude Chime Hardware Power Board

Starting Point起点

Claude Chime 这块板的资料量不大,反而适合把它写得具体一点。它围绕的是单路电磁锁电源管理:ESP32-S3 负责控制和连接,外围再把升压、充电、MOSFET 开关和锁端输出这些东西放到一块小板上。

The folder is small enough that the board can be read from its own files: logo image, schematic and PCB PDF exports, BOM, Gerber package, EasyEDA source, and the ESP32-S3 / power-stage datasheets. The useful part is seeing how a compact access-control board leaves enough evidence for someone to understand it again without opening a private chat history or guessing from a screenshot.

源文件里能看见 LOGO 图、原理图和 PCB PDF、BOM、Gerber、EasyEDA 工程,以及 ESP32-S3 和电源级器件的数据手册。这个项目的价值不在资料很多,而在于一块小的门锁控制板也把“以后怎么看懂它”这件事留下来了。

Claude Chime logo / Claude Chime 标识
Claude Chime logoClaude Chime 标识

Hardware Shape硬件形状

I read this board along four lines:

  • Controller: ESP32-S3 gives the board a small MCU and connectivity center.
  • Power path: boost, charging, and MOSFET switching decide how the lock side is driven.
  • Output side: the design is scoped to one electromagnetic-lock channel, so the interface story stays clear.
  • File trail: PDF exports are quick to read, while Gerber, EasyEDA, BOM, and datasheets preserve the manufacturing and component context.

我会按四条线看这块板:

  • 控制:ESP32-S3 是主控和连接能力的中心。
  • 电源:升压、充电和 MOSFET 开关决定锁端怎么被驱动。
  • 输出:范围收在单路电磁锁,接口故事比较清楚。
  • 文件:PDF 适合快速读图,Gerber、EasyEDA、BOM 和数据手册负责保留制造和器件依据。

Files文件

The file browser below is useful because the board can be checked from several angles instead of from one final render. The schematic PDF answers the circuit question, the PCB PDF shows placement and routing, the BOM explains the component choices, and the Gerber / EasyEDA files keep the manufacturing trail.

下面的文件浏览器很有用,因为它让这块板可以从几个角度重新检查,而不是只看一张最终渲染图。原理图 PDF 回答电路问题,PCB PDF 能看摆放和走线,BOM 说明器件选择,Gerber 和 EasyEDA 则保留制造线索。

What Stayed Out没放上来的东西

The source folder also had 工程文件密码.txt. I left it out. Board files can be useful on a portfolio page; passwords and credentials belong outside public/uploads.

源目录里还有 工程文件密码.txt。这个文件没有放进网站。板卡资料可以作为作品集证据,密码和凭据不能进 public/uploads

Looking Back现在回头看

This is a small hardware item, but it reminds me of a basic documentation habit: even a compact board needs enough context to be reopened later. A logo alone is presentation, a Gerber alone is manufacturing output, and a BOM alone is a table. When schematic, PCB, BOM, Gerber, EasyEDA, and datasheets sit together, the board starts to become readable engineering work.

这块板不大,但它提醒我一个很基础的记录习惯:小板也要留下能被重新打开的上下文。只有 LOGO 是展示,只有 Gerber 是制造输出,只有 BOM 是表格。原理图、PCB、BOM、Gerber、EasyEDA 和数据手册放在一起,它才比较像一件能被读懂的工程工作。

Public Project Files公开项目资料

Uploaded evidence served from the public asset folder. Use the file index to preview documents, source code, media, PDFs, and downloadable artifacts without leaving the page.这里列出已经上传到公开目录的项目证据。可以在左侧索引里选择文件,在右侧直接预览文档、源码、媒体、PDF 和可下载附件。

12 files12 个文件

Related Media相关媒体

Images, videos, board renders, and public evidence connected to this project.和这个项目相关的图片、视频、板卡渲染图和公开证据。

Open media gallery打开媒体库