The details are out for the DefCon 18 badges. The new design has a lot of goodies packed into it, most notably a 128×32 LCD display. You can’t see it in the image above because it’s on the other side of the badge; the ribbon cable passes through a slit in the substrate to reach the connector on the back. The board has a mini-USB connector and is meant to get even the unseasoned novice up and running with some firmware tweaks. The Freescale processor (which is the same chip as last year’s badge) is running a bootloader that can be accessed and flashed using a terminal program. Yeah… impressive.
But it doesn’t stop with the component selection or firmware mastery, these badges are beautiful too. What you see above is the prototype, but the 7780 badges produced come in seven different flavors (as usual), laser etched on a PCB that uses Aluminum as the substrate. Line up all the badges side-to-side and you get a graphic art storyboard. [Joe] outdid himself this year, and he’s been nice enough to share the development details (PDF) which we spent way too much time drooling over.
[Thanks Kim]
looks beautiful, i wonder what the picture is gonna be with them all lined up together.
DO WANT
the picture will probably be the goatse guy
It’s not like they’re keeping this stuff secret. There’s a picture of the etched boards in that PDF I linked to.
Really bummed I missed it this year, DEFCON is the best convention ever. The badges are just one of the many things I’ll be without this year.
Also drooling over these. But never been lucky enough to make it to any conventions… Looks like a nice little dev board.
These look very cool. I wish I could attend! I have never been able to attend a convention either.
First link is down. Can’t see anything.
I need a freaking Ninja badge. They’re soooo kooooool.
Loaded now. Looks like the only real neat secret thing in the default badge this year is the Ninja unlock that you already covered.
An interesting point about this is that to validate all you need to do is set your ‘tumblers’ (ie, bits in a 24-bit int) such that the following check returns true:
uint16_t a = (uint16_t)(val & 0xfff);
uint16_t b = (uint16_t)(val >> 12);
if((a ^ b) == 0x916) //returns if badge valid
All in all not nearly as interesting as the secret website from last year, but I have yet to review all the disassembly for secret goodies.
Spoke too soon. Found this encoded url in the ASM files as a giant block of binary. Still trying to figure out the cypher.
jjj.unpxrearjf.pbz/qrspbaonqtr.ugzy
**SPOILER**
Ceasar Shift Cipher, Shifted 13 places, decoded URL is: http://www.hackernews.com/defconbadge.html
Where’s the Arduino?
@M4CGYV3R nice work man :) That was fast :)
lol @Drone – what irony
@M4CGYV3R
Better known as “ROT13”. Even Outlook Express has a decoder, however I couldn’t apply it without a working NNTP server.
Hey Joe, how about you actually make enough badges for once year? $140 for laminated paper? No lanyard? No Thanks defcon.
Defcon 18 was one of the better con’s I have attended. The badges were in vary short supply and only people who showed early Thursday got one. Rest of us got these shit paper badges. Defcon 19 will be at the rio so that’ll be a big improvement.