展示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的组织者和参与者。

对不起。
相关文章

原文

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