MakingThings will be presenting 7 sessions at MacWorld this week, at the O'Reilly Media booth, as part of the new O'Reilly magazine "MAKE". In addition to our...
Hello, i have a problem with the teleo max objects. The arguments and attributes don't work to tell the object which sampleperiod, min, max and resolution it...
Hello Tobias, This is a known issue and we are looking into it. I know of no workaround other than sending message by inlets. Sorry for the inconvenience, ...
Hi Makingthingsgroup, I want to use a Teleo Module to control lights. Does anyone know what kinds og lights I can control from a Teleo. Is there a manual on...
Howdy. I just began looking at the sdk and the software examples provided with it. I can modify the .c files and get a working executable no problem. ...
Can anyone recommend how to connect a module (video module, to be specific) to the Intro module _without_ the official connector cable? I'm ordering one today,...
Hello list, is it possible to use one external power supply as shown in the manual of the intro module to control more than one load that needs more than 5v? ...
Hi Jed, Sorry about the inconvenience. Fortunately, the cable is pretty simple. There are four wires: +V, Signal A, Signal B and Gnd. You need to get them...
John, I don't know if I can help at all... but I've been messing around with XCode and ObjC using some stepper motor and I/O boards and have gotten them to...
Vince, Thanks. The problem was getting Xcode to use the proper compiler flags, linking, etc.. I think ZeroLink aggravated this. I went back and created a new...
okay, I seem to be getting power and connections correct with the video module (connected to an Intro module). I've looked through the docs but I'm a little...
Hi Jed, I believe you will need to call: video.setRunning( 1 ); then video.setBackground( 1 ); to get the background imprinted. D. ... Date: Thu, 20 Jan 2005...
I tried the below, but found I had to use the actual Boolean to get around the type checking, as in: video.setRunning(true); video.setBackground(true); ...
Howdy, was curious if anyone has had any trouble with a temp sensor over heating. I am new to Teleo so perhaps my connections are wrong but I am pretty sure...
Hi Greg, This overheating is bad, especially in a temperature sensor. It sounds like it is faulty. Send it back and we'll take a look. If it looks like...
I'm curious if anyone has made or thought of making a ribbon controller to use with their teleo. If so, what did you find was the best way to do this? Thanks....
Hi all, Do you tink it would be possible to run Teleo XML server on a pocket PC with under Windows Mobile 2003 SE ? (the Pocket PC will have USB port & a...
Hi Vincent, In principle, yes, but we would have to cross-compile for the Pocket PC, which (I'm pretty sure) would require a cross-development environment. I ...
Hi Michael, The Pocket PC would probably be this one, or kind of... : http://usa.asus.com/products/pda/a620bt/overview.htm . the processor in it is a 400MHz...
Hi Sebastian, I'm afraid that the SRF04 requires timing measurements at a higher accuracy than the Teleo system can provide. We recognize that there is a...
gumstix looks great, hadn't seen that before. xboxes are getting cheaper too aren't they, maybe on ebay: http://www.xbox-linux.org ... -- HANS VEDO T...
Hi Terry, The sensors that encode the measured distance as a voltage will of course be easy to interface to your Teleo analog input. If the voltage varies...