sorry I forgot to mention, I did test with

mac OS X 10.4.11 / Pd version 0.40.3-extended  + Arduino-0011


Koray

-------------------------------------
M.Koray Tahiroglu
Media Lab,TAIK
tel: +358 50 939 0233 (in Finland only)
tel: +90 533 712 8245





On Sep 10, 2008, at 3:35 PM, Koray Tahiroglu wrote:

hello Hans,

I was just testing Firmata0.4beta3, seems like now we have different firmata folders for different types of sensors as well. Do you think there will be also a firmata solution for an earlier pulse-echo problem we had with ultrasound or accelerometer sensors? We have a firmware for these sensors but it would be nice if this firmware  could also be accessible through Pduino. Do you think it is possible?

analog sensors work fine with SimpleAnalogFirmata and StandardFirmata.

-- AnalogFirmata.pde, it cannot include Servo.h, no such file or directory error. There is no servo.h file under Firmata folder.
-- same error with ServoFirmata.pde

do we need to target servo.h to somewhere else in firmware?

Koray

-------------------------------------
M.Koray Tahiroglu
Media Lab,TAIK
tel: +358 50 939 0233 (in Finland only)
tel: +90 533 712 8245





On Sep 9, 2008, at 4:12 AM, pd-list-request@iem.at wrote:

Message: 7
Date: Mon, 8 Sep 2008 19:21:43 -0400
From: Hans-Christoph Steiner <hans@eds.org>
Subject: [PD] [PD-announce] Pduino 0.4beta2 and Firmata0.4beta3
released
To: pd-announce@iem.at
Message-ID: <993A7034-2803-4BD8-9B61-2C6DD5F594D6@eds.org>
Content-Type: text/plain; charset="us-ascii"


Hey all,

I think I fixed all of the outstanding bugs and I added a nifty GUI  
reset feature to arduino-test.pd, so I am making hopefully the last  
beta release of Pduino 0.4beta2 and Firmata0.4beta3.  It looks like  
Pduino is ready for primetime!  Please test it and let me know if you  
find any problems.

http://at.or.at/hans/pd/objects.html#pduino

Once Firmata 0.4 is released, it should be included in either Arduino  
0012 or Arduino 0013.

.hc