Skip to content

Download

Download design files, source code, and user applications to blink new messages to the device.

Download Hardware Design Files

The Blinky kits were developed with Kicad, an open source electronic design suite. It is available for Windows, Linux, and OS X.

Blinky GRID:

Blinky GRID SMT:

Blinky POV:

Blinky POV SMT:

Older version of the hardware design files, for reference

Blinky GRID v1.05:

Blinky POV v1.08:

Firmware

All our source code is also available in the Wayne and Layne GitHub repository.

The software that runs the Blinky kits is split into two parts, the bootloader and the regular, “user” code (more details). The bootloader is only used for loading new messages into the kit’s EEPROM memory, but can’t display any messages on the LEDs. The user code is used to read messages from the EEPROM and display the messages on the LEDs. You need both parts for a functional kit. We have created “combined” hex files that include both the bootloader and the user code. If you have access to a PIC microcontroller programmer and are trying to fix your Blinky kit, you probably want to start by programming one of these files to your Blinky kit, as it will reset the microcontroller to its “factory reset” condition. You can also download either the raw source code (ZIP archive with build scripts) for the bootloader and user code, for both Blinky GRID and Blinky POV.

Combined booloader/user code hex files for programming:

Source code ZIP archives:

Licensing

We consider the Blinky kits to be open source hardware. All files are licensed Creative Commons Attribution-Share Alike 3.0, except the firmware which is licensed under the GNU Public License (GPL).

For the Creative Commons files, this means you may copy, distribute, and display them (and any modifications or “derivative works” you make) if you give credit to Wayne and Layne, LLC, link back to this website, and you must also license any modifications or derivative works under this exact same Creative Commons Attribution-Share Alike 3.0 License.

There are similar rights granted by the GPL, but attribution is not required. It’s appreciated, though!

GNU GPL
This software is licensed under the CC-GNU GPL version 2.0 or later
Creative Commons BY-SA 3.0
Blinky GRID and Blinky POV by Wayne and Layne, LLC, is licensed under a Creative Commons Attribution-Share Alike 3.0 License.

Different licensing may be available. Contact us for more information.