Search the web
Sign In
New User? Sign Up
makingthings · Teleo by MakingThings
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 703 - 732 of 1524   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
703
thanks, I know, I mentioned Flash only to show that all the devices are working properly and probably in case of C++ it's a code/software issue... any other...
yuliziv
Offline Send Email
Dec 1, 2004
9:16 pm
704
Hi, If anyone's interested, our group will be using jitter and a teleo device with photocells and lasers in a butoesque dance piece this Thursday at Dance...
Joshua Bewig
joshua_bewig
Offline Send Email
Dec 1, 2004
10:51 pm
705
hi all - i'm a student at calarts and in dire need of a teleo module. i called them today and they're on backorder, but i need one for an installation i'm...
ronniekimm
Offline Send Email
Dec 4, 2004
10:24 am
706
Hi all, I use an infrared distance measuring sensor and Max/MSP. I don't know how to write a code to continue IR sensor's last data if my hand move away from...
designs_art
Offline Send Email
Dec 10, 2004
1:46 pm
707
The net cable makingthings offered has only 3 plugs. Which means the cable line is for three Teleo boards connected together. My question is if I add extra...
designs_art
Offline Send Email
Dec 11, 2004
4:57 pm
708
... You can do this, or you can buy another network cable. Either way, you are correct that you need to make sure that there is enough current for the modules....
Michael Shiloh
makingthingscom
Offline Send Email
Dec 11, 2004
6:50 pm
709
Hello, I have been using 4 Teleo Intro Modules and 2 Teleo MultiIO Modules in my small class. And a few students reported that "An analog input (mostly the...
Shigeru Kobayashi
alto_kotobuki
Offline Send Email
Dec 13, 2004
7:02 am
710
Hey, I'm having the same error message: "System extension cannot be used. The system extension "/System/Library/Extensions/FTDIUSBSerialDriver.kext" was...
itsbob56783
Offline Send Email
Dec 13, 2004
11:53 am
711
I got around my problem based on Andreas's advice... For anyone out there using the latest MacOS, in my case, 10.3.5 on an iBook G4, here is what I did to get...
itsbob56783
Offline Send Email
Dec 13, 2004
12:58 pm
712
Hi Scott, Thanks very much for posting this. We do not have Panther 10.3.5 at MakingThings and really appreciate your posting the solution. Michael...
Michael Shiloh
makingthingscom
Offline Send Email
Dec 13, 2004
6:22 pm
713
I need more digi in input. Can anyone asnwer me the question? Thank you very much....
designs_art
Offline Send Email
Dec 14, 2004
12:08 am
714
Hello, I have several sensors connected to a Teleo network (Intro module + analog input module). I need a kind of activity monitor in max/msp that reports that...
Tobias Rehn
trehnks
Offline Send Email
Dec 14, 2004
5:17 pm
715
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...
Michael Shiloh
makingthingscom
Offline Send Email
Jan 10, 2005
6:50 am
716
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...
Tobias Rehn
trehnks
Offline Send Email
Jan 11, 2005
1:14 pm
717
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, ...
Michael Shiloh
makingthingscom
Offline Send Email
Jan 11, 2005
10:47 pm
718
hi, i thought this might interest some of you in the los angeles area...
bev tang
polydactyl
Offline Send Email
Jan 12, 2005
6:27 pm
719
Hi Makingthingsgroup, I am interested in using the rf-id tag readers in a project. Is there a way I can use this technique with a Teleo? Best, AM ...
Anne-Marie Skriver
annemarieskr...
Offline Send Email
Jan 14, 2005
11:59 pm
720
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...
Anne-Marie Skriver
annemarieskr...
Offline Send Email
Jan 15, 2005
12:04 am
721
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. ...
John Bower
vukoncrack
Offline Send Email
Jan 18, 2005
6:28 pm
722
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,...
Jed Wood
woodychicago
Offline Send Email
Jan 19, 2005
4:34 pm
723
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? ...
Tobias Rehn
trehnks
Offline Send Email
Jan 19, 2005
4:48 pm
724
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...
David Williams
dvdwllms
Offline Send Email
Jan 19, 2005
4:53 pm
725
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 Ackerman
vackerman2003
Offline Send Email
Jan 19, 2005
10:07 pm
726
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...
vukoncrack
Offline Send Email
Jan 19, 2005
10:30 pm
727
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...
Jed Wood
woodychicago
Offline Send Email
Jan 20, 2005
8:05 pm
728
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...
David Williams
dvdwllms
Offline Send Email
Jan 20, 2005
8:20 pm
729
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); ...
Jed Wood
woodychicago
Offline Send Email
Jan 20, 2005
9:05 pm
730
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...
miniapple20
Offline Send Email
Jan 21, 2005
10:26 pm
731
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...
David Williams
dvdwllms
Offline Send Email
Jan 21, 2005
11:13 pm
732
how do I connect a SRF04 module to the teleo system? Thank you Sebastian...
Sebastian Lexer
sebastianlexer
Offline Send Email
Jan 22, 2005
12:23 pm
Messages 703 - 732 of 1524   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help