aboutsummaryrefslogtreecommitdiff
path: root/PunchingBag/src/Arduino.java
Commit message (Collapse)AuthorAge
* More changes, some wrong (mostly serial stuff).Christopher Baines2011-09-08
|
* More arduino stuff.Christopher Baines2011-09-07
|
* Added LEDMatrix.pde, this should be used to test the first matrix only! (at ↵Christopher Baines2011-09-07
| | | | the moment). Also added font, this can be used only with java 1.70 and an eclipse maintantice build?
* Finished off the listener implementation for the moment. Allowed the debug ↵Christopher Baines2011-09-04
| | | | | | screen to accept button presses and show leds. The Ripple still needs more work and more effects need implementing.
* Merge branch 'master' of git://gitorious.org/punchingbag/punchingbagAdam Martindale2011-09-02
| | | | | | | | | | | | Conflicts: PunchingBag/.classpath PunchingBag/bin/PunchingBag$Colour.class PunchingBag/bin/PunchingBag.class PunchingBag/bin/PunchingBagGUI$Ripple.class PunchingBag/bin/PunchingBagGUI.class PunchingBag/src/Arduino.java PunchingBag/src/PunchingBag.java PunchingBag/src/PunchingBagGUI.java
* Inproved punching bag and general api.Christopher Baines2011-09-02