VHS LED Matrix Badge

A few months ago we were talking about the Defcon and HOPE convention badges are and how awesome it would be if we could make one for VHS. “It can’t be that hard” we said. We will just put an Arduino on a board and put a LED matrix on it. It won’t take longer than weekend to build, a week or so of programming and we’ll be good to go. ~2 full months later just in time for SHHH 29 and we have a prototype!

Features
The badge has 2 LED Matrix (8×8) next to each other, in a 8×16 matrix. Each pixel in the matrix can be either RED or GREEN, or any variation between the two.

The badge has a tiny microphone‎ built into the board, that is connected to one of the analog pins on the microcontroller. It can be used for an equalizer or other interesting projects.

The board has a 4 way joystick with a centre button in the bottom left and a single button in the bottom right. We hope people will make simple pixel based games

We added a Complex Programmable Logic Device (CPLD) to controlling the LED matrix and decoding the button presses. It also has the added advantage that people can learn about Verilog and VHDL. (Note: The CPLD will come pre-programmed so you don’t need to know Verilog and VHDL to get started) There are three exposed digital pins that are connected directly to the microcontroller for adding your own peripherals.

JTAG programming and debugging of the CPLD, SPI, I2C, AVR debugWire, Arduino bootloader and a few other nice features.

Schematics

Bill of Materials

  • 2x – GYXM-1588-AURG – LED Matrix 8×16, 2 color (Red, Green)
  • 1x – ATmega168-PV – Arduino 168
  • 1x – 5M40ZE64 – CPLD (Complex Programmable Logic Device)
  • 1x – BL-5F – 3.7v, 950 mA (Nokia cell phone batteries)

Full bill of materials

Source and board design files
The board design files and example source code can be found on VHS’s github. Pull requests, comments and suggestions are welcome!

The board design and source code will be released under Creative Commons Attribution-ShareAlike 3.0 Unported License. Allowing anyone to copy, edit, and create their own updated versions of these boards as long as they provide attribution and share their changes under the same licence.

Cost:
One of the design goals of this project is to make it as cheap as possible. We wanted to keep it cheap so the cost of the board would not be a barrier to playing with one. Unfortunately we did not count on the chinese Mid-Autumn Festival, and September equinox holidays. This prevented us from getting the boards printed in China in time for SHHH. We ended up getting the first run of boards printed in Vancouver at a considerable premium.

$20 for VHS members.
We have ~30 boards available.

If you have experience surface mount soldering, and would like to start playing with the board early, contact us.

We need your help
We have ~30 boards that need to be solder before SHHH on Oct 5th. We need people with experience soldering surface mount components to help us get these boards together.

Please contact Richard Sim .
We will be at the space all this week.

Future:
We are looking for feedback on this version of the boards so we can make revisions and possibly make a Kickstarter. The boards are open source, the firmware and example code will also be open source on Github.

We will be running a series of classes on the design process that went into the board, manufacturing, etc, and using it as a teaching platform for AVR-GCC, and Verilog/VHDL

Licence:
Creative Commons LicenceVHS LED Matrix Badge by Richard Sim. Updated project files can be found here . This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.