A hardware scoreboard specifically for Roller Derby. Uses ATTiny84 chips and a ton of LEDs.
Go to file
Neale Pickett bc7c8bb732 Fix link to source code 2015-03-24 21:06:17 +00:00
.gitignore Clean up my working directory 2014-02-02 16:58:54 -07:00
ISSUES.txt Pull-up DATA to deal with controller unplug 2014-02-03 19:53:46 -07:00
LICENSE.txt Add license text 2014-02-02 12:35:11 -07:00
Makefile Fix my development make targets 2014-02-02 17:06:46 -07:00
README.mdwn Fix link to source code 2015-03-24 21:06:17 +00:00
avr.c Pull-up DATA to deal with controller unplug 2014-02-03 19:53:46 -07:00
avr.h Fixed a bunch of bugs 2014-02-02 12:31:33 -07:00
blink.c Modify for Susan's second layout 2013-12-26 11:47:30 -07:00
brain.fzz Modify for Susan's second layout 2013-12-26 11:47:30 -07:00
config.h Fix builds, fix controller pins 2014-02-07 13:35:39 -07:00
controller-conn.svg Clean up my working directory 2014-02-02 16:58:54 -07:00
controller.svg Clean up my working directory 2014-02-02 16:58:54 -07:00
driver.fzz Fritzing touch-ups 2013-08-11 00:38:13 -06:00
main.c Fix issues 1,2,3,4,5,6,8 2014-02-02 15:23:41 -07:00

README.mdwn

LED Roller Derby Scoreboard
===========================

A do-it-yourself LED Roller Derby scoreboard.
It's visible in full sunlight,
doesn't use a computer at all,
and can be easily operated by an 8-year-old.

If you're looking for a software scoreboard (using a projector)
this [list of free derby scoreboard software](http://woozle.org/scoreboard/others.html) will help.

This scoreboard is operated with a Nintendo controller,
and runs on an XBox 360 power supply.
The rest of the parts need to be ordered from various sources online.
The total should come out to around $200,
with plenty of options for upgrades.

It will take about 6 weeks of work,
and requires basic electronics understanding and
elementary soldering skills.
I provide updated firmware,
so unless you feel like modifying the MIT-licensed source code,
you don't need to do any programming.

![Original Build](https://lh3.googleusercontent.com/-xKiVBp0bv70/UuafY7lZxeI/AAAAAAAAd1g/6TlMNSDp9xc/s1600/IMG_20140125_094136.jpg)

![First duplicate](https://lh5.googleusercontent.com/-Mm23bx2F-wQ/Uip4SGmmzWI/AAAAAAAAMKI/48zmiHN6v6U/s1600/13%2B-%2B1)

![Second duplicate](https://lh6.googleusercontent.com/-hOKmDB5JRYY/UtXPLuY2bDI/AAAAAAAAdpE/PYxeqHQGxTA/s1600/2014-01-14)


Resources
---------

* [Discussion Group](https://groups.google.com/forum/#!forum/scoreboard-builders) for help from others who've built or are building one.
* [Google Drive Folder](https://drive.google.com/folderview?id=0BzovkpI6mzWQNFc4eGN0aGoyTGM&usp=sharing) with
  schematics, documentation, and firmware releases.
* [Firmware Source Code](https://woozle.org/neale/g.cgi/derby/hw-scoreboard)


About Me
--------

I'm Neale Pickett,
also known as "Q" in the Derby world.
Feel free to [email me](mailto:neale@woozle.org),
but the group would be more appropriate for email relating to this scoreboard.

I've done a lot of [other derby stuff](/derby/)
that you may be interested in.