Hello Hans,
I don't know when but I will make that firmware work with Firmdata
library for ultrasound and accelerometer sensors, this is a very good
solution for the future custom-firmwares as well.
Koray
M.Koray Tahiroglu Media Lab,TAIK http://mlab.taik.fi/~korayt tel: +358 50 939 0233 (in Finland only) tel: +90 533 712 8245
On Sep 10, 2008, at 9:48 PM, Hans-Christoph Steiner wrote:
On Sep 10, 2008, at 8:35 AM, 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?It should be quite straightforward to make such a firmware now that
Firmata is a library. Basically, just take a working pulseIn/ ultrasound firmware and replace the Serial stuff with the Firmata
library. I am aiming to get Firmata in Arduino 0012, then it
should be quite easy to do since Firmata will be installed.Then you would use the same [arduino] object to talk to that
firmware to get the ultrasound values.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.pdedo we need to target servo.h to somewhere else in firmware?
The ServoFirmata example is designed to be used with the new Servo
library that will be included in Arduino 0012. Things are in a
slightly odd state because this is the final release before it gets
included into the Arduino package. Then you won't need to download
Firmata anymore, just Pduino/[arduino]..hc
Koray
M.Koray Tahiroglu Media Lab,TAIK http://mlab.taik.fi/~korayt 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
As we enjoy great advantages from inventions of others, we should
be glad of an opportunity to serve others by any invention of ours;
and this we should do freely and generously. - Benjamin
Franklin