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:
- All Blinky GRID Design Files (PCB v1.06) (ZIP)
- Blinky GRID Schematic (SVG)
- Blinky GRID Schematic (PNG)
Blinky GRID SMT:
- All Blinky GRID SMT Design Files (PCB v1.05) (ZIP)
- Blinky GRID SMT Schematic (SVG)
- Blinky GRID SMT Schematic (PNG)
Blinky POV:
Blinky POV SMT:
- All Blinky POV SMT Design Files (PCB v1.04) (ZIP)
- Blinky POV SMT Schematic (SVG)
- Blinky POV SMT Schematic (PNG)
Older version of the hardware design files, for reference
Blinky GRID v1.05:
- All Blinky GRID Design Files (PCB v1.05) (ZIP)
- Blinky GRID Schematic (SVG)
- Blinky GRID Schematic (PNG)
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:
- Blinky Bootloader firmware v1.01 source code (ZIP)
- Blinky Grid firmware v1.02 source code (ZIP)
- Blinky POV firmware v1.02 source code (ZIP)
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!
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.