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 313 - 342 of 458   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
313 practisevoodoo2003
practisevood... Offline Send Email
Jan 20, 2008
10:32 pm
On my nxtcam from mindsensors all the images are really over exposed in terms of red, i saw an post somewhere that said it was possible to increase the blue...
314 Jessica
jess_mornfr Offline Send Email
Jan 22, 2008
8:15 am
Hello, I have a problem with motormux bought at mindsensors (I have 3 of them). When I plug MTRMX to port S1, a LED on MTRMX lights on and off 4 times, then 5...
315 esmetaman Offline Send Email Jan 22, 2008
10:39 pm
... Hi, NXTCam is very sensitive. I think that the key is the external light . I recommend you the following reading: ...
316 g4wau Offline Send Email Jan 22, 2008
10:45 pm
Hi each time I shut the pc down and returned to do some more work I have to reinstall software before pc finds the usb tower? Have I missed a step out or is it...
317 starwarslegokid@...
robot1622 Offline Send Email
Jan 23, 2008
8:19 pm
Hello All three sensors dont work? That is verry strange, the robotC code should work just fine, especially the I2c Explorer. Could the cable that you are...
318 Jessica
jess_mornfr Offline Send Email
Jan 24, 2008
7:57 am
Thank you for your help. I try with another wire and it works fine ... can't see the motormux anymore. I have to unplug and replug it for it to work again. But...
319 grabbas Offline Send Email Jan 25, 2008
12:26 pm
My name is Lawrie Griffiths and I am one of the developers of the leJOS NXJ system. I have just joined the group and I thought some members might like to know...
320 netmerker Offline Send Email Jan 28, 2008
3:08 pm
I've recognized that it is only possible to run one PF-Motor at the same time with NXT-G. In that moment, when i start to send a new IR-Command with a new...
321 creative.paradox
creative.par... Offline Send Email
Feb 17, 2008
3:08 am
Hi Everyone, would anyone else find an NXT sensor which could detect metal useful or interesting? I just starting teaching NXT robotics to Elementary school...
322 Robert McGlade
robmcglade Offline Send Email
Feb 18, 2008
1:47 am
i think it is a good idea, but you do know that most good detectors are motion based and getting a little bot to continually sweep would take some engineering....
323 benbertola1 Offline Send Email Feb 18, 2008
5:28 pm
What is the best way for a bot to detect it's exact position in reference to another object(possibly a bot)? Is there some sensor available that might let you...
324 Laura Sorbi
lauralally85 Offline Send Email
Feb 18, 2008
7:12 pm
Hi! I'm an Italian student, and firstly I apologize for my English. I started using mindsensors in a project of Laboratory of Modelling, Analysis an...
325 Robert McGlade
robmcglade Offline Send Email
Feb 18, 2008
11:04 pm
Hello Laura, I had the same issue when trying to use a full copy of labview version 8.x, you will need to use an older copy (version 7.1) or the student...
326 Laura Sorbi
lauralally85 Offline Send Email
Feb 19, 2008
7:20 am
Thank you so much Rob, I'll try to get the student edition as soon as I can. I'll tell you more next days. ... Da: Robert McGlade <rmcglade@...> A:...
327 sailinlove2003 Offline Send Email Feb 19, 2008
7:43 am
Hello. iam a jordanian engineering student, in the university of jordan, iam working on a project on NXT to build a humanoid robot that is smart iam using 3...
328 Jeff Spaleta
spoleeba Offline Send Email
Feb 26, 2008
3:08 am
Okay, I'm using a diolan USB-U2C-12 bridge to communicate to a series of i2c sensors for prototyping purposes. I've gotten most of the i2c communication to he...
329 cheungmabrey Offline Send Email Mar 5, 2008
12:53 pm
Hi, I would like to know if there is anyone who may have used this mux. I need to interface it with both RobotC and Robolab. I got the RobotC sample code. I...
330 David Tiede
david_tiede Offline Send Email
Mar 7, 2008
3:15 pm
Hi, I am a new member of the Mindsensors Yahoogroup. I am a retired physicist starting an encore career in 3D photography and videography. I am interesting in...
331 Robert McGlade
robmcglade Offline Send Email
Mar 7, 2008
5:45 pm
interesting project, i can't help with the pcb stuff sorry but you could do what you want just with a motor, some simple gearing and the sound sensor (if using...
332 Brian Davis
bdavis61856 Offline Send Email
Mar 7, 2008
7:57 pm
... Well, I'm a non-retired physicist that plays with LEGO, so you have company :) As the other poster mentioned, if you have an NXT you can usually use the...
333 david_tiede Offline Send Email Mar 7, 2008
8:11 pm
Hi Rob, I have received some help with the PCB questions off-line from Nitin of Mindsensors. I plan to use a servo motor ...
334 david_tiede Offline Send Email Mar 7, 2008
8:18 pm
Hi Brian, Always nice to meet another physicist. Sorry, but I could not use the link to your contribution. Perhaps you could send again in a form that will...
335 Robert McGlade
robmcglade Offline Send Email
Mar 11, 2008
11:45 pm
David, I looked at the links you sent, fun stuff but for the life of me I cannot cross my eyes and see 3D - an old view master type thing would help I think....
336 lapalaco Offline Send Email Mar 14, 2008
10:46 pm
Hi all, I am trying to use the different PF modes (PWM for instance) with my mindsensors NRLink. I tried adding new macros to PF.txt file without any sucess. ...
337 esmetaman Offline Send Email Mar 16, 2008
1:12 pm
Hi friends, I am researching NXTCam and I have the following doubts: + How to set a colormap by code without using NXTCamView + What is the different between...
338 jimward123 Offline Send Email Mar 30, 2008
4:00 pm
Has anyone had much luck with Direct Commands via a C++ program with mindsensors sensors? For the life of me, I haven't made any progress yet. I've been...
339 Dick Swan
dickswan Offline Send Email
Mar 30, 2008
4:19 pm
Which direct commands are you trying to use? You'll have to use the commands to directly read and write the I2C messages directly - RC_LS_GET_STATUS,...
340 jimward123 Offline Send Email Mar 30, 2008
10:46 pm
Thanks for the reply. I'm trying to use fantomtalk by Gregory Gutt, just to try and figure out what is the correct sequence of codes to send, but all I'm...
341 Dick Swan
dickswan Offline Send Email
Mar 31, 2008
12:43 am
I'm assuming you're trying this with the ROBOTC firmware and not the NXTG. In the ROBOTC firmware you have to tell it that the sensor is an I2C type. If you...
342 paul smith
pesmith8a Offline Send Email
Apr 4, 2008
10:17 am
Mindsensors: I am looking to find others who are using the Labview NXT toolkit with a NXT. When I was looking at the postings to group as well as the new parts...
Messages 313 - 342 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