Conference Badge Project
Special thank you to one of our sponsors, PCBWay. PCBWay sponsored the PCBs for the conference badges.
https://www.pcbway.com/
Mockup Renders of the Design
Basic - Attendees
Advanced - Organizers (but made white ones)
Schematics
Blinky circuit
Microcontroller circuit
Bill of Materials (BOM)
- Basic
- Advanced
We acquired parts for about 550 attendee badges, and parts for about 30 organizer badges. At this quantities, the attendee badges parts cost about $1.3 each, and the volunteer badges cost about $26 each.
Moreover, there’s some alternate suppliers and variations that help optimize for cost. I’ll share some of those once I figure out how to best format the spreadsheets to reflect that.
For example, for the volunteer badges, the TFT Display is the most expensive single part. Acquiring them from AliExpress offers a lower cost solution, the displays can be acquired at about $10 cheaper. Additional capabilities were also discovered using the newest Raspberry Pi Pico 2 and Pico 2W, which cost $5 and $7 respectively. These microcontroller solutions increase the parts cost by $1 to $3 respectively. So the volunteer badge parts cost can be obtained at around $20 each.
Note that bare PCBs and assembly are not being factored into this calculation costs. PCBWay sponsored the PCBs, so they had no cost for the conference. Assembly was done manually by volunteers. At high quantities (500 pieces), bare PCB cost is about $2 each. At lower quantities (i.e. 50 pieces), bare PCB cost is about $5 each.
Photos of Badges
Photos and videos in Google Drive link.
(To-Do: Post them directly here)
Code
Source code for Advanced badge is available in Github repository
Deployed code is designed using CircuitPython for simplify and ease of quick development.
Versions:
- Early initial release
- Code deployed for organizers and volunteers at the conference. It includes: nametag display, trailer animation, and known memory leak bug.
To-Do Commits (code available, just not pushed yet):
- Memory Leak fix
- QR code displays with links to conference website
Collage of User Posts from Linkedin
(Pending/To-Do)
Blog
(Pending/To-Do)
Highlight Reel of Manufacturing Process
(Pending/To-Do)
Pending/To-Do:
- Photos of attendee badge
- Photos of volunteer badge
- Bill of Materials (BOM)
- Code for Advanced Badge (github), with versions and features
- Compilation/collage of user posts from LinkedIn
- Blog with details and explanation of process of design and manufacturing
- Highlight reels of the manufacturing process