Age | Commit message (Expand) | Author |
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-05 | got 'report analog ports' working, but the analog data reporting isn't workin... | Hans-Christoph Steiner |
2007-03-01 | analog input is kind of working; pinMode is working; digital output is workin... | Hans-Christoph Steiner |
2007-02-28 | added voice prompt to press the reset button so that avrdude can upload the n... | Hans-Christoph Steiner |
2007-02-28 | added etags | Hans-Christoph Steiner |
2007-02-28 | edited makefile from Arduino package to work with this firmware | Hans-Christoph Steiner |
2007-02-22 | - got analog input working | Hans-Christoph Steiner |
2007-02-20 | stripped down to nothing and started to rebuild from scratch; got digital out... | Hans-Christoph Steiner |
2006-12-06 | - fixed up help file so that everything loads with Pd-extended | Hans-Christoph Steiner |
2006-10-31 | - digital inputs are now only sent upon change | Hans-Christoph Steiner |
2006-10-30 | removed unimplemented software PWM stuff for cleanliness; made arduino blink ... | Hans-Christoph Steiner |
2006-10-28 | ported to new Serial object API and added support for more analog ins for the... | Hans-Christoph Steiner |
2006-09-15 | redesigned the input protocol to be a 3-byte sequence, the first byte is the | Hans-Christoph Steiner |
2006-09-04 | some fixes in the firmware for PWM | Georg Holzmann |
2006-09-04 | switched to default to output mode so that you don't see voltage float on dis... | Hans-Christoph Steiner |
2006-09-03 | arduino-test.pd | Hans-Christoph Steiner |
2006-08-27 | attempts at getting pwm working again; some cleanups | 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 | an attempt to fix the bug outlined by Alexandre Quessy; I got it quite wrong ... | Hans-Christoph Steiner |
2006-05-24 | updated protocol docs | 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 | all outputs seem to be working, now its time to test all of the inputs; clean... | 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 |
2006-05-18 | first sketch of Pd-controlled firmware | Hans-Christoph Steiner |