Re: [PD] Pduino with Arduino Mega

2010-03-03 Thread David Kirkpatrick
Hi Bart, Rock and roll. If I use Paul's version of SimpleDigitalFirmata and add additional 'digital port enable' buttons and 'digital input status' indicators to your modified mega-test.pd patch then all the digital inputs work except pin 21 (which gets stuck on once you turn it on for the

[PD] Pduino with Arduino Mega

2010-03-02 Thread David Kirkpatrick
Hi, What is the status of Pduino's compatibility with the Arduino Mega at the moment? I'm designing an installation for the Sydney Opera House that'll need Pd to read the status of about 25 digital pins. Will Pduino-0.5beta6 be able to handle input from 25 digital pins, or max out at 14 (the

Re: [PD] Pduino with Arduino Mega

2010-03-02 Thread Hans-Christoph Steiner
And please report bugs! Paul is definitely looking for feedback on his Firmata code, and I can fix bugs on the Pd side. .hc On Mar 2, 2010, at 11:01 AM, Bart Koppe wrote: Hi David, If you want to use firmata, Paul Stoffregen is working on this. Follow the instruction on