On Sep 15, 2006, at 10:28 PM, glerm soares wrote:
2006/9/15, Hans-Christoph Steiner <hans@eds.org>:
http://at.or.at/hans/pd/objects.html
A big update for the [arduino] object and matching firmware.
- protocol enhancements for clarity and flexibility
- digital inputs
- analog inputs
- hardware PWM outputs
great! thanx a lot, this project rox.
Still to come:
just an Idea to brave programmers (sorry about my lame skills on that and if this question is kinda stupid):
what about an external to replace that java IDE , to upload this firmware ? I m sure the pd- linuxers support the idea... just't don't know how difficult it could be...
It can already be done on the command line with avr-tools. So you could do it in Pd using [shell] or [popen].