Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-20 | its messy, but digital output and PWM now work at the same time | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=5094 | |||
2006-05-20 | got PWM control working from Pd | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=5093 | |||
2006-05-19 | worked out 2-way protocol, everything seems to work from Pd; the data ↵ | Hans-Christoph Steiner | |
sending is commented out, but it should still work... svn path=/trunk/externals/hardware/arduino/; revision=5089 | |||
2006-05-18 | first sketch of Pd-controlled firmware | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=5088 | |||
2006-05-18 | fixed serial port fixer to have more ports and to start at 0, like [comport] | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=5087 | |||
2006-03-14 | got the basics of the byte-based speedy firmware working, now I got to get ↵ | Hans-Christoph Steiner | |
the Pd patch working with this firmware svn path=/trunk/externals/hardware/arduino/; revision=4708 | |||
2006-03-11 | got the firmware for the high-speed protocol sketched out, now I need to ↵ | Hans-Christoph Steiner | |
figure out the div/mod byte format svn path=/trunk/externals/hardware/arduino/; revision=4691 | |||
2006-03-11 | rewrote PD_inputs_to_PD.pd using PD_two_potentiometers as a starting place, ↵ | Hans-Christoph Steiner | |
but made improvements on the algorithm; added GPL statement to all svn path=/trunk/externals/hardware/arduino/; revision=4687 | |||
2006-03-05 | some example patches for the existing puredata firmwares, and the start of ↵ | Hans-Christoph Steiner | |
firmware for getting all inputs into Pd as fast as possible. Some clean-up needed before a real release svn path=/trunk/externals/hardware/arduino/; revision=4647 | |||
2006-03-04 | PD_send_potentiometer.pd now works with the arduino firmware of the same ↵svn2git-root | Hans-Christoph Steiner | |
name; PD_inputs_to_PD.pd still needs some work svn path=/trunk/externals/hardware/arduino/; revision=4641 |