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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 458   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1 patildg Offline Send Email Apr 28, 2005
2:03 am
Posted by mcbainjj on 12/18/2004 12:47 Hi, I am using the GP2D12 Distance Sensor. With Lejos code downloaded from a Prentice Hall book's website ...
2 patildg Offline Send Email Apr 28, 2005
2:04 am
Posted by Machina on 12/23/2004 02:15 When I switch channels on my active sensor multiplexer, the LED in the Lego light sensor doesn't turn on. I switch from...
3 patildg Offline Send Email Apr 28, 2005
2:05 am
Posted by MJoksi on 03/22/2005 04:26 My son is in 6th Grade, and he is working very hard at using the GD2D12 sensor. He has it programmed with the attached NQC...
4 patildg Offline Send Email Apr 28, 2005
2:05 am
Posted by transputers on 03/30/2005 10:57 Hi, I just purchased the I2C interface. Way too cool. Cant wait to get it. I was wondering if it is possible to hook...
5 patildg Offline Send Email Apr 28, 2005
2:05 am
Posted by MJoksi on 03/26/2005 10:41 My 11 year old just learned the concept of dead reckoning. He is using his Lego Mindstorm robot, NQC and his GD2D12...
6 patildg Offline Send Email Apr 28, 2005
2:06 am
Posted by tom on 04/16/2005 11:14 I am planning to buy some active input multiplexers. Do passive sensors work on active input multiplexers? I need to plug...
7 patildg Offline Send Email Apr 28, 2005
2:06 am
Posted by rmeenaks on 03/08/2005 01:54 Hi, Can you create a motor powered version of this sensor: http://www.parallax.com/detail.asp?product_id=28015 ...
8 rbache2 Offline Send Email May 1, 2005
4:05 pm
Hi Nitin, I recently got the IR servo controller. It is working very good. I would like to find out if you will be able to build a IR servo controller that can...
9 nitin5700 Online Now Send Email May 2, 2005
2:36 pm
... Hello Ram Kumar, Right now we are working exactly what you are looking for :-). We are working on 8-servo motor controller with I2C interface. This servo ...
10 markwstephens@...
markwaynebar... Offline Send Email
May 4, 2005
1:35 am
Nitin, What is the practical limitation of the RCX concerning the number of variables one can have? It seems that with so many motors and servos, sensors, etc,...
11 nitin5700 Online Now Send Email May 4, 2005
11:13 am
Hi Mark, RCX provides only 32 variables (integers). You will use up these variables very soon if you use them as global variables. Idea is that try not to use...
12 ram bache
rbache2 Offline Send Email
May 5, 2005
1:26 am
Nitin, That is great. I will look forward on your website for this component. Thanks Ram Kumar nitin5700 <nitin5700@...> wrote: Hi Mark, RCX provides...
13 markwstephens@...
markwaynebar... Offline Send Email
May 5, 2005
1:56 am
Nitin, Thanks so much for taking time out to answer that question. Are BrickOS and LejOS freeware? Thanks, Mark ... Hi Mark, RCX provides only 32 variables...
14 rombarui Offline Send Email May 10, 2005
5:10 pm
Hello, my name is Rui and i'm writing from Portugal. I'm finishing my final project and i´m working with the lego RCX. My problem is that i can´t make a...
15 nitin5700 Online Now Send Email May 10, 2005
5:41 pm
Hi Rui, Visit www.lugnet.com and search for Mark Falco Or visit http://news.lugnet.com/robotics/rcx/legos/?n=2270 You will find the info on patch there Nitin...
16 nitin5700 Online Now Send Email May 17, 2005
2:57 pm
New very flexible and powerful 8-channel servo controller module is shipping now Have look at it ...
17 markwstephens@...
markwaynebar... Offline Send Email
May 18, 2005
1:49 am
Nitin, First class work. You are really doing an outstanding job with the products you are making. I would like to challenge you to make a direction sensor...
18 ynsdfzrobot Offline Send Email Jun 10, 2005
11:36 am
Hello We got a sensor port powered GP2D12 3 days ago. But we can't use it well. When we use it with the NQC program(DOWNLOADed from your website), the display...
19 nitin5700 Online Now Send Email Jun 11, 2005
12:22 pm
This might help http://www.mindsensors.com/index.php?module=faq&FAQ_op=view&FAQ_id=5...
20 rbache2 Offline Send Email Jul 17, 2005
2:25 am
Guys, I bought the IR Two Servo controller recently. The code sample on the mindsensors.com is useful in controlling one servo only. I would like to know the...
21 Nitin Patil
nitin5700 Online Now Send Email
Jul 18, 2005
1:50 am
Hi Ram/Jaya if you are having problem with second servo, Try this program below. this program have two variables, x and y, x for servo 1 and y for servo 2. RCX...
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 ...
Messages 1 - 30 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