Skip to search.
mindsensors

Group Information

  • Members: 475
  • Category: Robotics
  • Founded: Apr 6, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 22 - 51 of 458   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
22 bglm13k1 Offline Send Email Aug 10, 2005
10:48 am
I am planning to purchase a few devices for my LEGO RCX. I need advice to choose between Motor powered Sharp GP2D12 infrared distance sensor interface and Long...
23 IMST805 Transputer
xputer Offline Send Email
Aug 10, 2005
12:44 pm
You can also use the IR on the RCX to determine if there are any objects in front of the robot and avoid obstacles that way. Did you try that 1st? Then I...
24 starwarslegokid Offline Send Email Aug 13, 2005
12:57 am
Hi. I just bpught a motor multiplexer, but i am having problems geting it to work. Does anyon have the basic code to make the motors run. Thank you B-)...
25 longy590 Offline Send Email Aug 13, 2005
3:32 am
Hi. Last year we had purchased a few active sensor multiplexers from mindsensors. This is the outdated kind the comes in a brick with a strip off the side....
26 Nitin Patil
nitin5700 Online Now Send Email
Aug 13, 2005
11:45 am
Hi Longy590, You need to change the sensor type to touch and then to light with 1/100 s (10 mS) time interval. I assume that the interactive c uses the...
27 Nitin Patil
nitin5700 Online Now Send Email
Aug 13, 2005
5:58 pm
Hi there, some missing parameters were causing this problem in the example program we haev updated the functions on web page also simple test program is here. ...
28 arnoldasmdesigns
arnoldasmdes... Offline Send Email
Aug 23, 2005
5:54 pm
when i put this script into bricx command center software. i get an error line 66: Error: undefinded variable 'SERIAL_COMM_DEFAULT' line 67: Error: undefinded...
29 slothai Offline Send Email Sep 13, 2005
11:18 pm
I'm using leJOS with the active sensor multiplexer. When I run the test program posted on the Mindsensors website, all of the sensors hooked up to the...
30 Nitin Patil
nitin5700 Online Now Send Email
Sep 14, 2005
12:07 am
Looks like your RCX sensor channel of AMUX needs to be realigned. Try connecting in all the 4 different combinations (see the image posted on mindsensors web ...
31 slothai Offline Send Email Sep 15, 2005
10:48 pm
Thanks. It worked....
32 quadespresso Offline Send Email Oct 5, 2005
3:33 pm
Downloaded the 2 Lego patches and works fine on XP sp2 BUT freezes when I try to activate rotation sensor on settings menu. Tried compatabiliy ...
33 mmw6313 Offline Send Email Dec 3, 2005
4:55 pm
Wouldn't the techno-stuff 3 wire converter (voltmeter) interface to this parallax sensor? http://www.techno-stuff.com/3wire.htm...
34 nitin5700 Online Now Send Email Dec 3, 2005
5:10 pm
hi http://www.techno-stuff.com/3wire.htm this interface is analog interface. where as parallax sensor, allthough 3 wire is digital sensor. It return...
35 mmw6313 Offline Send Email Dec 6, 2005
9:48 pm
Gotcha ;) ... to...
36 mmw6313 Offline Send Email Dec 7, 2005
12:56 am
Is there any functional difference between these two sensors? It appears in their description that they are identical with the exception of the operating...
37 nitin5700 Online Now Send Email Dec 7, 2005
3:55 pm
No there is no functional difference except the frequency. Ideally higher frequency should have higher resolution, but since RCX does not have high-resolution...
38 mmw6313 Offline Send Email Dec 9, 2005
7:28 pm
Has anyone on this board taken up the task of writing legOS IR code for the I2C interface? I've checked on lugnet and there doesn't seem to be much activity...
39 mmw6313 Offline Send Email Dec 10, 2005
6:10 pm
I started looking at the current BrickOS IR code (h8 headers and lnp- logical.c), I also found a pre-LNP IR serial interface on the RCX Internals page that...
40 mmw6313 Offline Send Email Dec 11, 2005
2:21 pm
Nitin, What are the voltage requirements to drive the motor mux? The docs just say up to 35v. If I'm only using two outputs will 12v or 18v work? Using 12v I...
41 mmw6313 Offline Send Email Dec 11, 2005
6:57 pm
My search for direct IR in BrickOS lead me be back to an early version of LegOS v0.7 which had direct pre-LNP IR functions. This seems like a logical route as...
42 mmw6313 Offline Send Email Dec 11, 2005
7:01 pm
I should have mentioned I'm using the I2C interface to drive the motor mux, the only I2C device I have the moment. :) ... functions. ... pulled ... getting ......
43 Nitin Patil
nitin5700 Online Now Send Email
Dec 12, 2005
3:45 pm
Hi Matt, if you are using lego motors then 9 v should be good enough. if you see erratic behavior, make sure that you are using low power IR mode on your RCX...
44 mmw6313 Offline Send Email Dec 13, 2005
7:22 pm
Hi Nitin, Still getting erratic behavior with low power IR. Is there any significance to the timing of send/recv with I2C? I found that almost always the...
45 mmw6313 Offline Send Email Dec 14, 2005
2:47 am
Nitin, Here is the NQC code I've been using in Bricx Command Center to test the I2C interface and the Motor Multiplexor. Any assistance would be greatly...
46 mmw6313 Offline Send Email Dec 14, 2005
5:48 am
I added this code: int temp=0; // global in task main() I added: SetUserDisplay(temp, 0); in Check_alive() and Set_motor() I added: temp = Message(); right...
47 mmw6313 Offline Send Email Dec 15, 2005
2:40 pm
Hi Nitin, Wanted to post a quick update -- I think I have everything working properly. It seems increasing the distance of the I2C IR interface from the RCX's...
48 christian_mirth Offline Send Email Jan 3, 2006
3:55 pm
Hi! I'm trying to get the RCX-I2C communication to work with lejos, but so far without success. I'm using the program below to send the ALIVE byte to the...
49 Jason Q
destroyerx5 Offline Send Email
Jan 9, 2006
8:36 pm
Hi, I have some questions about the 4-stud LEGO connectors that lie on the ends of standard LEGO wires. First, so we don't get confused about orientation,...
50 rtstofer Offline Send Email Jan 10, 2006
6:25 am
... the ... are ... which ... to a ... of ... connect ... You have to look closely at what is happening. Start with a connector and wire. If you hold the...
51 ppeenib Offline Send Email Jan 10, 2006
4:28 pm
We have a problem: The mux doesn't seem to switch at all. When connected to the RCX, the three light sensors connected to the multiplexer are all turned on,...
Messages 22 - 51 of 458   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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