Helly Ryan, Yes, the USB Translator is no more. Its replacement is the Teleo Introductory Module, which combines all the functionality of the USB Translator,...
Hi there, I'm getting voltage coming out from the Multi I/O Din's. Not certain how much (i need to get a multimeter!) but surmise that it is probably 5v, since...
... For $160, of course... What I liked about the USB module is that it was inexpensive and could be used to connect a whole network of independent modules to...
hi there, I'm trying to test TELEO with C++ (btw it was working perfectly with flash). it seems like some file from the library is missing (#include ...
Ok, I know you can chain the modules in a network, but what kinds of issues would I run into if I had a number of individual intro modules plugged into the...
so if I listen to /dev/tty.usbserial-181 or I listen to /dev/cu.usbserial-181 I get what seems to be a space followed by a $ character followed by a...
Yep; that sounds right. If you write yourself a little serial port monitor, and print out the binary data, you should be able to follow along with the...
Hi, Perhaps you might like to give us a bit more information. You might see from our perspective "it doesn't work" doesn't give us too much to go on. Did it...
... Yes, I used a push buttom. It worked fine. ... I use Max/MSP. ... First, I plugged one photocell in the "din 0" and programed it in Max/MSP to make music...
Hi, To be clear, did you say that Din 1 has worked before? Or was it the photocell that worked in Din 0? I can think of a couple of things to try. But first,...
MakingThings apologizes for the recent spam on this group. We have changed the add policy for this group so that each prospective member be approved by us...
... the ... Din 1 has worked before. Now there is only Din 0 can work. ... Yes, I did. But Din 1 can't detect photocell. Only Din 0 can. ... trigger a ... ...
Hi there, Under some rare conditions the input pin on the PIC chip can be damaged. Perhaps you better send the unit in and we can get it repaired. Please feel...
Hello, I have been using a Teleo Introductory Module, and have seen a dialog as attached a few times. When the dialog appeared, messages as follows were...
Hi Shigeru, This can be caused by one of two reasons: 1. The Teleo Introductory Module is losing power 2. The USB connection is intermittent Power can be lost...
This just also happens spontaneously. When he replies that he's not doing anything say we'll look into it. And then we should look into it next week. D. ... ...
Sorry for my little internal note there! I hope it didn't sound too Machiavellian. (Sheesh!) Michael's email was so nice... but I have noticed that the port...
If my Intro Module connect to two Analog In Modules, how can I write an object in Max/MSP for it to recognize the 2 Analog In Modules. In Max, if I only use...
hi you have to set "addresses" for each modual, for the first object it is very easy, you write the object like this: [t.ain @address=10] this is the default...
hi, I'm trying to test TELEO with C++ . it seems like some file from the library is missing (#include <pthread.h>)- that's the error I keep getting on all the...
Hi Yuli, It sounds like you might be using the Makefile designed for Linux or OS X. The SDK includes a Visual Studio 6.0 project: samples/samples.dsw Can you...
Hi Stan, Sorry we didn't respond in so long, but we've been working on so many things at the same time that it's been hard to pin down the schedule. David is...
Hello List, Sorry about that partial email. I realized there were some more details that need to be nailed down. I meant to cancel the partial email but hit...
hi Michael, I tried twice to download everything again, but no success - it is the right version, I do have the samples.dsw file and everything opens, compiles...
Hi. I'm using photocell/laser trigger beams with Max/MSP & Jitter. I need to convert the analog signals to digital. I can get the numbers I want using the ...