展示HN:我制作了开源、零功耗的PCB黑客马拉松徽章。
Show HN: I made open source, zero power PCB hackathon badges

原始链接: https://github.com/KaiPereira/Overglade-Badges

这些定制徽章是为新加坡Overglade黑客马拉松设计的,展示了一种独特的“零功耗”设计。徽章基于RP2040微控制器构建,具有被简单触摸激活的被动NFC功能,以及无电池电子墨水显示屏。 这些电路板拥有20个可访问的GPIO引脚用于编程,并提供可选的主动NFC模式以支持更复杂的应用。设置简单:通过USB-C加载MicroPython引导程序,并使用现成的工具自定义细节/图像。 徽章采用对称的双层PCB和吸引人的外露铜艺术设计,易于制造(通过JLC PCBA批量生产,每个单元约10美元)。该项目是一个协作努力,汇集了固件和艺术团队的贡献,感谢Overglade的组织者和参与者。

## 开源黑客马拉松徽章 凯·佩雷拉为最近在新加坡举办的Overglade游戏展设计并制作了开源的“零功耗”PCB徽章。为了100名参与者提供经济实惠且简单的方案,这些徽章使用了RP2040微控制器和电子墨水显示屏——在断电后仍能保留图像——以及可选的ST25 NFC标签,用于活动互动和个人链接。 徽章形状像门票(象征着进入活动的凭证),具有20个引脚GPIO接口,方便黑客马拉松使用和社区设计的艺术作品。徽章的成本约为每个10美元,从JLC PCB采购。 佩雷拉分享了关键经验:订购额外的单元(有些不可避免地会损坏!),考虑3D PCB设计(电感高度问题导致故障),并在整个项目过程中保持清晰的愿景。完整的设计过程记录在GitHub上的公共日志中,以及所有项目文件。NFC功能允许能量收集以更新电子墨水显示屏。
相关文章

原文

These are zero-power hackathon badges I designed for the overglade hackathon in singapore! They're powered by the RP2040 and have passive NFC and an onboard e-ink driver!

image 3 image 2
  • Passive NFC tap for whatever your heart desires
  • E-ink support so that you don't need any battery
  • 20 GPIO's broken out onto header pins for programming
  • Active NFC mode if you want to do some more complicated stuff
  • Zero power, the board needs no power for it's core features
  • RP2040 SoC with 4MB flash memory
  • Cool PCB and exposed copper art

The PCB is a simple, 2 layer board with ground fills on each layer. I also CAD'ed the shapes and art of the board to make sure everything was perfectly symmetrical!

image image

The board is really easy to setup! Just plug it into your computer via USB-C, drop in the Pi Pico micropython bootloader and then upload the firmware using Thonny to the devboard!

You can modify the config.json to add your own personal details, and change the images by replacing the bitmaps (I like to use Magick for this)!

The boards are really easy to get manufactured if you'd like to have some of your own! They're much cheaper to order in bulk, at about less than $5/board and another $5 for the e-ink, but getting at MOQ will cost about $100 for 5 with PCBA (hand soldering is probably significantly cheaper though).

I used JLC to PCBA my boards, you can just drag and drop the gerbers.zip, and then use the JLC BOM and designators/CPL all in the productions folder. Some of the part orientations might be off, so make sure you correct those!

These were badges for the overglade hackathon in singapore, a HackClub event for highschoolers!

Thanks to the whole overglade team for their hard work in putting the event together, and thanks to @nimitvijayvargee and @mpkendall for helping with firmware - @joysudo, @froppii and @mynameisashllee for helping with the art!

Keep on hacking o7

联系我们 contact @ memedata.com