aboutsummaryrefslogtreecommitdiff
path: root/Arduino
Commit message (Collapse)AuthorAge
* More serial improements, Giggle and SimpleKeyboard now work, kinda.Christopher Baines2011-09-14
|
* Improved drawCircle.Christopher Baines2011-09-13
|
* Kinda working stuff.Christopher Baines2011-09-12
|
* More led stuff.Christopher Baines2011-09-12
|
* Commit to move to other laptop due to technical dificulties.Christopher Baines2011-09-12
|
* More changes, some wrong (mostly serial stuff).Christopher Baines2011-09-08
|
* Merge branch 'master' of gitorious.org:punchingbag/punchingbagAdam Martindale2011-09-07
|\ | | | | | | | | Conflicts: PunchingBag/src/PunchingBag.java
| * More arduino stuff.Christopher Baines2011-09-07
| |
* | :Arduino Serial commands addedAdam Martindale2011-09-07
|/
* Modified libary to avoid changing size values. This can now be done from the ↵Christopher Baines2011-09-07
| | | | constructor.
* 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?
* Fixed a few errors arising from the code clean up, this revision now should ↵Christopher Baines2011-09-01
| | | | compile and run correctly (apart from the untested serial test bit).
* Initial commit for the modified libaries used and the ButtonMatrix arduino ↵Christopher Baines2011-08-31
code. I have just cleaned this up, but not tested it.