aboutsummaryrefslogtreecommitdiff
path: root/arduino.pd
AgeCommit message (Expand)Author
2006-10-30switched over to [digital 5 1( message format for output, . next for the har...Hans-Christoph Steiner
2006-10-17Updated to reflect new comport and pduino firmwareMartin Peach
2006-09-15redesigned the input protocol to be a 3-byte sequence, the first byte is theHans-Christoph Steiner
2006-09-04better helpfile and some fixesGeorg Holzmann
2006-09-03arduino-test.pdHans-Christoph Steiner
2006-08-27digital output and digital pin mode toggling work againHans-Christoph Steiner
2006-08-25got digital inputs working, but needed to make some changes on the order of d...Hans-Christoph Steiner
2006-08-24minor cleanups and commenting on the firmware; got Pd code working with new p...Hans-Christoph Steiner
2006-08-24Jamie Allen's and my cleanups compile and install, but I don't know if they w...Hans-Christoph Steiner
2006-06-24added outputMode messages and examples for using [bytemask] to set digital ou...Hans-Christoph Steiner
2006-05-22added somethings for testingHans-Christoph Steiner
2006-05-22expanded [arduino] object and cleaned up the help patch; commented Arduino co...Hans-Christoph Steiner
2006-05-21its now possible to turn on and off digital and analog input, so you can stop...Hans-Christoph Steiner
2006-05-20looks like analog input is working fine, next, the digital inputs need to be ...Hans-Christoph Steiner
2006-05-20its messy, but digital output and PWM now work at the same timeHans-Christoph Steiner
2006-05-20got PWM control working from PdHans-Christoph Steiner
2006-05-19worked out 2-way protocol, everything seems to work from Pd; the data sendin...Hans-Christoph Steiner