CircuitPython Badge¶
A handheld running CircuitPython and cheap enough for a badge.
More and more conferences want to have a cool badge. But most badges are not really that interesting or useful. Sure, you can learn soldering if you have to assemble it yourself — but then most people never do. You can play tetris during boring talks, or, if you really don’t want to attend any talks, you can spend time programming it in some exotic assembly to play snake. And as soon as you get home, it goes into a drawer to never see the light of day again.
But we can do better than that!
We can make a badge that is useful during the conference — that has USB disk storage where you can put conference materials, slides of all talks, etc. It can display the schedule, and maybe even have reminders for the talks you wanted to see. It can have some simple games for the boring talks, but also perhaps some social games, to make you talk to other people. But most importantly of all, it can be super-easy to program, without having to install anything on your computer or learn some esoteric language — by simply copying Python files on it. And finally, when you get home from the conference, you can incorporate it into other projects.
This project is not about a badge for any particular conference. It’s about making a baseline project, that can be then taken and extended/modified for a particular conference. The idea is that it should be easier to make something actually useful, instead of a gadget with blinking LEDs.
Logs¶
2018-10-02 - Sketching the Next Version
2018-10-01 - Prototypes in Good Hands
2018-07-16 - Testing Prototypes and Possible Optimizations
2018-05-31 - Full Badge Assembled and Working
2018-05-25 - Full PCB
2018-05-07 - Full Size
2018-05-06 - Repository and Schematic
2018-05-06 - Accelerometer
2018-05-05 - Battery Life
2018-05-01 - QFN48: Welcome to Hell
2018-04-30 - The PCBs are Here!
2018-04-30 - Got Pixel?
2018-04-23 - PCBs on the Way
2018-04-20 - A Short Video
2018-04-14 - The Matrix
2018-04-14 - Redesigned PCB
2018-04-14 - Mockup
2018-04-12 - Taking a Step Back
2018-04-10 - The Shape
2018-04-10 - Mark II
2018-04-05 - The Look-up Table Holds the Secret
2018-04-04 - Testing Cheap E-paper Displays
2018-04-03 - Mark I
2018-04-02 - Text
2018-03-27 - Is E-ink Ready Yet?
2018-03-26 - Breaking: Liquid Crystals are Slow!
2018-03-25 - We Get Signal
2018-03-23 - Not Again!