Re: [PD] Arduino Humidity/Temp Sensor Problem

2010-11-26 Thread ub

hey guys,

the firmware you are using (dht11.pde) sends text messages, which a 
human can read on the serial console, but [pduino] can't interpret this.
with the AnalogFirmata in Firmatas examples directory you should be 
able to read _any_ analog sensor.
the other option is, that you change that software to send the sensor 
values as integers and read them from the serial port pd with [comport].


hope that helps ... have fun,
ub

On 26.11.2010 14:54, J bz wrote:

Hey all,

Me and a friend are trying to hook-up a DHT11 sensor from dfrobot.com 
http://dfrobot.com into pduino.


We have dl/d some code from here
http://www.nuelectronics.com/download/projects/sensor_pde/dht11.pde
and uploaded that to the board via the arduino program.

We are receiving unknown data from the sensor and board, though there 
is no fluctuation from the sensor when altering the humidity and temp.

Data from console attached.

As we are both rather new to the wonderful world of arduino we're not 
sure of our next move?


Any pointers/advice/code gratefully accepted.

Pd-extended 0.42.5
Pduino 0.5 beta 8
Firmata 2.1

Very best wishes,

Julian


___
Pd-list@iem.at  mailing list
UNSUBSCRIBE and account-management -  
http://lists.puredata.info/listinfo/pd-list
   


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Arduino Humidity/Temp Sensor Problem

2010-11-26 Thread ub

hey guys,

the firmware you are using (dht11.pde) sends text messages, which a 
human can read on the serial console, but [pduino] can't interpret this.
with the AnalogFirmata in Firmatas examples directory you should be 
able to read _any_ analog sensor.
the other option is, that you change that software to send the sensor 
values as integers and read them from the serial port pd with [comport].


hope that helps ... have fun,
ub

On 26.11.2010 14:54, J bz wrote:

Hey all,

Me and a friend are trying to hook-up a DHT11 sensor from dfrobot.com 
http://dfrobot.com into pduino.


We have dl/d some code from here
http://www.nuelectronics.com/download/projects/sensor_pde/dht11.pde
and uploaded that to the board via the arduino program.

We are receiving unknown data from the sensor and board, though there 
is no fluctuation from the sensor when altering the humidity and temp.

Data from console attached.

As we are both rather new to the wonderful world of arduino we're not 
sure of our next move?


Any pointers/advice/code gratefully accepted.

Pd-extended 0.42.5
Pduino 0.5 beta 8
Firmata 2.1

Very best wishes,

Julian


___
Pd-list@iem.at  mailing list
UNSUBSCRIBE and account-management -  
http://lists.puredata.info/listinfo/pd-list
   


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] any mac OS terminal experts?

2010-03-25 Thread ub

they are probably just not in your PATH.
try and copy both files into /usr/local/bin/

ciao,
ub

Andrew Faraday schrieb:

Hey All

I've recently started learning Ruby (on Ubuntu 9.04), part of what I'm 
trying to do is control PD through ruby, using the terminal. 
The main trouble I'm having now is that I'm mostly using a Mac OS X 
machine which doesn't recognize the 'pdsend' and 'pdreceive' commands 
(as the linux shell does). I've tried opening the files with these 
names in /resources/bin which open a new terminal window and display 
what looks like the relevant -help text. But I can't seem to use these 
to send messages to and from pd from the Mac OS terminal. (in theory I 
could then automate this with Ruby). 


Any ideas, at all?


Not got a Hotmail account? Sign-up now - Free 
http://clk.atdmt.com/UKM/go/19780/direct/01/



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list
  



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] hid osx 10_6 / channel mapping

2010-01-28 Thread ub

hey there,

i'm currently working with usb sensor box, that i read in PD using the 
[hid] object. it worked totally cool with four sensor channels, but when 
i added another 4, the 8th channel didn't show up.


this seems to be the case, because the 8th channel gets mapped to 
abs_ry, while the 5th channel already gets assigned abs_ry, if declared 
absolute.


i can change the name in source code -- and probably eventually compile 
it -- the problem is, that for portablity and ease of installation, the 
whole thing should run on a PD-extendend package.


so can i work around this somehow? like, can i get [hid] to output raw 
channel numbers instead of symbolic names?


thanks+ciao,
ulrich



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd wii remote?

2010-01-15 Thread ub

hey there,

i use this one on os x:

http://code.google.com/p/musiccontroller/


ciao,
ub

Derek Holzer schrieb:

Hi Rene,

Osculator works very well to convert wii data to OSC on OS X, although 
I see they are charging for it now:


http://www.osculator.net

GlovePie for Windows is here:

http://carl.kenner.googlepages.com/asdfghjkl

Requires:

http://www.bluesoleil.com/

Check here for step by step:

http://lists.puredata.info/pipermail/pd-list/2009-08/071744.html

best,
D.

rene beekman wrote:

has anyone recently set up a wii remote with pd on either mac os x or 
windoze (or both?) ?






___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list