Anonymous

Project:Bloodbowl Scoreboard: Difference between revisions

From London Hackspace Wiki
Line 30: Line 30:
== Progress ==
== Progress ==


* Currently prototyping the turn counter. It works as a counter already, the code needs some work to make it interruptable by the turn button (and possibly also a pause button).
* I have a working 24-LED turn counter on a test board, interruptable by a button, but it uses a pin for each LED - this needs to be reduced greatly, probably using shift registers (and/or conceivably charlieplexing)