We have a new beta release we a major feature and minor fix:
http://at.or.at/hans/pd/objects.html#pduino
I tested this on a Diecimila and original Arduino. These are the only
Arduinos I have, so testing and bug reports on those are very
helpful. There are no outstanding bugs that I know of, if I hear of
no other bugs, I think this one will be the final release!
.hc
¡El pueblo unido jamás será vencido!
I will test it on the nano as well, as I had some trouble with previous versions (like we discussed on the forum: http://puredata.hurleur.com/sujet-3382-firmata-arduino-pro-mini hopefully tonight
K
On Fri, Oct 23, 2009 at 7:02 PM, Hans-Christoph Steiner hans@at.or.atwrote:
We have a new beta release we a major feature and minor fix:
- Shigeru Kobayashi added support running servos on almost all the pins!
- Hernando Barragán added some fixes for building for the Wiring board.
http://at.or.at/hans/pd/objects.html#pduino
I tested this on a Diecimila and original Arduino. These are the only Arduinos I have, so testing and bug reports on those are very helpful. There are no outstanding bugs that I know of, if I hear of no other bugs, I think this one will be the final release!
.hc
¡El pueblo unido jamás será vencido!
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi Hans i was trying to get my hands dirty with the new beta release but unfortantely my zest for action got decelerated by this error on uploading/compiling the StandardFirmata in the arduino-0017 ide:
In function 'void setPinModeCallback(byte, int)': error: 'FIRST_SERVO_PIN' was not declared in this scope In function 'void analogWriteCallback(byte, int)': In function 'void sysexCallback(byte, byte, byte*)': In function 'boolean isServoSupportedPin(byte)':
salutis olsen
On Fri, Oct 23, 2009 at 6:02 PM, Hans-Christoph Steiner hans@at.or.at wrote:
We have a new beta release we a major feature and minor fix:
- Shigeru Kobayashi added support running servos on almost all the pins!
- Hernando Barragán added some fixes for building for the Wiring board.
http://at.or.at/hans/pd/objects.html#pduino
I tested this on a Diecimila and original Arduino. These are the only Arduinos I have, so testing and bug reports on those are very helpful. There are no outstanding bugs that I know of, if I hear of no other bugs, I think this one will be the final release!
.hc
¡El pueblo unido jamás será vencido!
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Ah, right, there was an update to the Firmata library, so you need to
replace the whole lib inside the arduino app to make this work.
Delete the included 'Firmata' folder in hardware/libraries, and
replace it with the one from this release.
.hc
On Oct 27, 2009, at 9:36 AM, olsen wolf wrote:
Hi Hans i was trying to get my hands dirty with the new beta release but unfortantely my zest for action got decelerated by this error on uploading/compiling the StandardFirmata in the arduino-0017 ide:
In function 'void setPinModeCallback(byte, int)': error: 'FIRST_SERVO_PIN' was not declared in this scope In function 'void analogWriteCallback(byte, int)': In function 'void sysexCallback(byte, byte, byte*)': In function 'boolean isServoSupportedPin(byte)':
salutis olsen
On Fri, Oct 23, 2009 at 6:02 PM, Hans-Christoph Steiner
hans@at.or.at wrote:We have a new beta release we a major feature and minor fix:
- Shigeru Kobayashi added support running servos on almost all the
pins!
- Hernando Barragán added some fixes for building for the Wiring
board.
http://at.or.at/hans/pd/objects.html#pduino
I tested this on a Diecimila and original Arduino. These are the
only Arduinos I have, so testing and bug reports on those are very
helpful. There are no outstanding bugs that I know of, if I hear of no
other bugs, I think this one will be the final release!.hc
¡El pueblo unido jamás será vencido!
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- ETs DNA will not be televised
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
On Tue, Oct 27, 2009 at 5:51 PM, Hans-Christoph Steiner hans@at.or.at wrote:
Ah, right, there was an update to the Firmata library, so you need to replace the whole lib inside the arduino app to make this work. Delete the included 'Firmata' folder in hardware/libraries, and replace it with the one from this release.
hm i thought i went thru this procedure though a 2.service verified the opposite... sorry for the wind. anyway now its working almost perfect: nice linear analog input & servo on ev'ry pin - that's topfenpalatschinken!! i confirm this on diecimila with 168, duemilanueve with atmega328 & arduino mega only on the mega there still some mixup on the digitalOut Pins: led 13 lights up by checkboxing the digitalOut_15 in arduino-test and on checkboxing digitalOut_13 pin_11 gets high. merci mille & salutis ø
.hc
On Oct 27, 2009, at 9:36 AM, olsen wolf wrote:
Hi Hans i was trying to get my hands dirty with the new beta release but unfortantely my zest for action got decelerated by this error on uploading/compiling the StandardFirmata in the arduino-0017 ide:
In function 'void setPinModeCallback(byte, int)': error: 'FIRST_SERVO_PIN' was not declared in this scope In function 'void analogWriteCallback(byte, int)': In function 'void sysexCallback(byte, byte, byte*)': In function 'boolean isServoSupportedPin(byte)':
salutis olsen
On Fri, Oct 23, 2009 at 6:02 PM, Hans-Christoph Steiner hans@at.or.at wrote:
We have a new beta release we a major feature and minor fix:
- Shigeru Kobayashi added support running servos on almost all the pins!
- Hernando Barragán added some fixes for building for the Wiring board.
http://at.or.at/hans/pd/objects.html#pduino
I tested this on a Diecimila and original Arduino. These are the only Arduinos I have, so testing and bug reports on those are very helpful. There are no outstanding bugs that I know of, if I hear of no other bugs, I think this one will be the final release!
.hc
¡El pueblo unido jamás será vencido!
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- ETs DNA will not be televised
The arc of history bends towards justice. - Dr. Martin Luther King, Jr.