Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-27 | attempts at getting pwm working again; some cleanups | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=5756 | |||
2006-08-27 | digital output and digital pin mode toggling work again | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=5754 | |||
2006-08-25 | got digital inputs working, but needed to make some changes on the order of ↵ | Hans-Christoph Steiner | |
data coming in, including the analog data svn path=/trunk/externals/hardware/arduino/; revision=5736 | |||
2006-08-24 | minor cleanups and commenting on the firmware; got Pd code working with new ↵ | Hans-Christoph Steiner | |
protocol; digital inputs still aren't transmitted/received correctly svn path=/trunk/externals/hardware/arduino/; revision=5729 | |||
2006-08-24 | Jamie Allen's and my cleanups compile and install, but I don't know if they ↵ | Hans-Christoph Steiner | |
work yet svn path=/trunk/externals/hardware/arduino/; revision=5725 | |||
2006-06-24 | added outputMode messages and examples for using [bytemask] to set digital ↵ | Hans-Christoph Steiner | |
output pins svn path=/trunk/externals/hardware/arduino/; revision=5291 | |||
2006-05-22 | added somethings for testing | Hans-Christoph Steiner | |
svn path=/trunk/externals/hardware/arduino/; revision=5110 | |||
2006-05-22 | expanded [arduino] object and cleaned up the help patch; commented Arduino ↵ | Hans-Christoph Steiner | |
code and enabled digitalInput, tho it doesn't seem to work yet; it seems that there are bugs in [comport] since I can make it crash with the stress test with the new OVERLAPPED mode, and the older synchronous mode svn path=/trunk/externals/hardware/arduino/; revision=5108 | |||
2006-05-21 | its now possible to turn on and off digital and analog input, so you can ↵ | Hans-Christoph Steiner | |
stop arduino from sending data alltoger, while still responding; digitalInputs are still not tested svn path=/trunk/externals/hardware/arduino/; revision=5104 | |||
2006-05-20 | looks like analog input is working fine, next, the digital inputs need to be ↵ | Hans-Christoph Steiner | |
tested. svn path=/trunk/externals/hardware/arduino/; revision=5096 | |||
2006-05-20 | all outputs seem to be working, now its time to test all of the inputs; ↵ | Hans-Christoph Steiner | |
cleaned up some cruft too svn path=/trunk/externals/hardware/arduino/; revision=5095 | |||
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 |