Skip to content

rlucero/Defcon26-Badge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCZIA 2018

 ___   ___ _____        ___ __  _ ___
|   \ / __|_  (_)__ _  |_  )  \/ ( _ )
| |) | (__ / /| / _` |  / / () | / _ \
|___/ \___/___|_\__,_| /___\__/|_\___/

 _________
| DCZ ■■ ⧻|
| □ □ □ □ |
| □ □ □ □ |
| □ □ □ □ |
|_□_□_□_□_|

News

June 2018 Update

May 2018 Update

  • Proto Tres Board revision has begun.
  • Please write down your ideas for lighting / BLE in the Google Doc for badge development.

March 2018 Update

  • Proto Dos boards are in, working, and off to Lithochasm for redistribution with the keys

Feb 2018 Update

  • Dev boards have been made by Hamster. He identified an issue with the footprint of the leds, and is working on a fix.
  • Clear keycaps have begun printing by Litho. Switches and LED's for a dev board test have been ordered as well.
  • Software developemt has not begun.
  • Goals for Feb, get dev boards up and in the hands of folks.
  • Ideas for software features
  • Laynard Design

What is the DCZia 2018 Badge

This year we want to keep up with the tradition of our past badge which contained mechanical keyswitches on it to give it a retro look and feel. We decided on a 4x4 grid of mechanical keyswitches with an rgb led underneath and transparent keycaps to make an interactive display of sorts.

We also will be adding a small oled at the top center of the badge for more ovbious visual output. Board will be powered by an ESP32 and will talk BTLE and possibly Wi-Fi if we can find something cool to do with it.

Defcon2018 Style Guide: https://defcon.org/html/defcon-26/dc-26-theme.html

Technical Notes

  • ESP32 Microcontroller
  • SSD1306 OLED Screen
  • Gatreon Blue Keyswitches
  • Neopixel Mini RGB LEDs
  • 2x or 3x AA power
  • Shitty / Minibadge Addons supported

Old Notes

Prototype Board OLED Notes: WeMos OLED I2C Data 5, Clock 4 u8g2setupcpp · olikraus/u8g2 Wiki · GitHub

Constructor: U8G2_SSD1306_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0, 4, 5, U8X8_PIN_NONE);

#dczia

About

DCZia Defcon 26 Badge Repo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.9%
  • C 9.1%