Age | Commit message (Expand) | Author |
2008-08-30 | removed some debug float boxes | Hans-Christoph Steiner |
2008-04-17 | - implemented v2.0 protocol changes, including the order change for the | Hans-Christoph Steiner |
2008-04-14 | - working on Firmata v2.0, got digital inputs and the toggling ofdigital port | Hans-Christoph Steiner |
2008-04-11 | First stab at implementing v2 of the protocol, digitalWrite works, but no luck | Hans-Christoph Steiner |
2008-04-09 | implemented both directions of Firmata string and generic sysex message support | Hans-Christoph Steiner |
2008-04-08 | Implemented firmware reporting and sysex, sysex isn't fully tested. | Hans-Christoph Steiner |
2007-09-24 | added namespace prefixes on everything | Hans-Christoph Steiner |
2007-03-08 | cleaned up for the Pduino 0.3 release | Hans-Christoph Steiner |
2007-03-06 | - got digital inputs working reading by port, sends only on change | Hans-Christoph Steiner |
2007-03-05 | - Removed lots of cruft and various attempts at fixing things. | Hans-Christoph Steiner |
2007-03-01 | analog input is kind of working; pinMode is working; digital output is workin... | Hans-Christoph Steiner |
2007-02-22 | - got analog input working | Hans-Christoph Steiner |
2006-12-06 | - fixed up help file so that everything loads with Pd-extended | Hans-Christoph Steiner |
2006-10-31 | added [digital 5 1( messages for digital input | Hans-Christoph Steiner |
2006-10-31 | got analog inputs converted to new message format, the foundation is laid for... | Hans-Christoph Steiner |
2006-10-30 | switched over to [digital 5 1( message format for output, . next for the har... | Hans-Christoph Steiner |
2006-10-17 | Updated to reflect new comport and pduino firmware | Martin Peach |
2006-09-15 | redesigned the input protocol to be a 3-byte sequence, the first byte is the | Hans-Christoph Steiner |
2006-09-04 | better helpfile and some fixes | Georg Holzmann |
2006-09-03 | arduino-test.pd | Hans-Christoph Steiner |
2006-08-27 | digital output and digital pin mode toggling work again | Hans-Christoph Steiner |
2006-08-25 | got digital inputs working, but needed to make some changes on the order of d... | Hans-Christoph Steiner |
2006-08-24 | minor cleanups and commenting on the firmware; got Pd code working with new p... | Hans-Christoph Steiner |
2006-08-24 | Jamie Allen's and my cleanups compile and install, but I don't know if they w... | Hans-Christoph Steiner |
2006-06-24 | added outputMode messages and examples for using [bytemask] to set digital ou... | Hans-Christoph Steiner |
2006-05-22 | added somethings for testing | Hans-Christoph Steiner |
2006-05-22 | expanded [arduino] object and cleaned up the help patch; commented Arduino co... | Hans-Christoph Steiner |
2006-05-21 | its now possible to turn on and off digital and analog input, so you can stop... | Hans-Christoph Steiner |
2006-05-20 | looks like analog input is working fine, next, the digital inputs need to be ... | Hans-Christoph Steiner |
2006-05-20 | its messy, but digital output and PWM now work at the same time | Hans-Christoph Steiner |
2006-05-20 | got PWM control working from Pd | Hans-Christoph Steiner |
2006-05-19 | worked out 2-way protocol, everything seems to work from Pd; the data sendin... | Hans-Christoph Steiner |