To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / 27027 (-20)
  Re: SRand - a random number generator NXT-G block with seed
 
(...) What I'm really up to with NXT-G Simon is to actually connect the player to an input port on the NXT to measure their Galvanic Skin Response (GSR). That is the skin resistance from one finger to another using the NXT as an Ohmmeter. I want to (...) (18 years ago, 17-Apr-07, to lugnet.robotics)
 
  NXTiiMote
 
(URL) NXTiiMote is a remote control device based on a MindSensors acceleration sensor. You may control a vehicle through Bluetooth by tilting the remote, forward/backward and left/right. Additionally, a wheel and push button can control (...) (18 years ago, 17-Apr-07, to lugnet.robotics, FTX)  
 
  Re: SRand - a random number generator NXT-G block with seed
 
(...) Philo (18 years ago, 15-Apr-07, to lugnet.robotics)
 
  Robo Quad - Stage Four and Five
 
(URL) Robo Quad - Stage One notes> (URL) Robo Quad - Stage Two and Three notes> Robo Quad - Stage Four and Five - Completed (URL) Robo Quad - Stage Six Work in Progress> (URL) Quad - Main Gallery> Robo Quad 2 RC Racer Units power the wheels and (...) (18 years ago, 14-Apr-07, to lugnet.announce.moc, lugnet.build.mecha, lugnet.robotics, lugnet.technic, FTX) !! 
 
  SRand - a random number generator NXT-G block with seed
 
The NXT-G language lacks a random number block that allows you to initialize or seed the random number stream. This capability is very useful for producing random and yet repeatable behavior. SRand allows you to enter a seed value and set the (...) (18 years ago, 14-Apr-07, to lugnet.robotics)
 
  RE: DataogValue and firmware > 0328?
 
To get the latest RCX firmware. Download and install the free 30-day evaluation copy of RobotC (www.robotc.net). It contains RCX firmware version 7.xx. The firmware does not expire after the end of the evaluation period. Firmware version 7.xx is (...) (18 years ago, 10-Apr-07, to lugnet.robotics)
 
  Brickfest2007 Crate/GB Contraption
 
We had quite the Mindstorms/Technic display at BrickFest2007 in Portland last weekend! Now that I have been home for a week, I'm starting to recover enough to actually write something about the event. David Schilling was in charge of our (...) (18 years ago, 10-Apr-07, to lugnet.org.us.smart, lugnet.robotics, FTX)
 
  Re: DataogValue and firmware > 0328?
 
Thanks! Haven't tested yet, but I have reloaded the bricks. I'm going to assume that it'll work with datalog r/w. I'm trying to improve my Laser Tag on a Brick ((URL) system with logging of who got you, and more. Chris (...) (18 years ago, 10-Apr-07, to lugnet.robotics)
 
  Re: DataogValue and firmware > 0328?
 
(...) I have been using firm0332.lgo for some time taking advantage of the read/write ability of the datalog. Works very well. You can find it here: (URL) you are using a PC, right-click on lego/firm0332.lgo and Save Target As... to save the file to (...) (18 years ago, 10-Apr-07, to lugnet.robotics)
 
  DataogValue and firmware > 0328?
 
Is there such a thing as a firmware greater than 0328 (firm0328.lgo) as supplied with RIS2? There must be because in the NQC manual there is a reference to \"the standard LEGO firmware version 3.30 which is available via the ROBOLAB software\". I do (...) (18 years ago, 10-Apr-07, to lugnet.robotics)
 
  Another awesome video of a LEGO sumo robotic event
 
Hello, At DivX we like to play with LEGO, we specifically like Autonomous LEGO Sumo Robot fights, few of us have put together a multi events championship and we are filming it in HD. We just published the round 3 of the championship, check it out it (...) (18 years ago, 9-Apr-07, to lugnet.robotics) ! 
 
  Re: A Technic Train
 
Nifty work there! It definetly looks fun, and makes me want to get some of those wheels. Without a differential, does it suffer on curves(1)? The only work around I can think of would be to only power one side of each axle, or put the gearing the (...) (18 years ago, 8-Apr-07, to lugnet.trains, lugnet.technic, lugnet.robotics, FTX)
 
  A Technic Train
 
The new Lego remote-controlled (RC) trains use train wheels with Technic axle holes (only in the wheels connected to the motor, unfortunately). This creates an opportunity to power a train using essentially any Technic or Mindstorms motor, not just (...) (18 years ago, 8-Apr-07, to lugnet.trains, lugnet.technic, lugnet.robotics, FTX) ! 
 
  NXTRC: Using Bluetooth with NXT under Linux.
 
Hi, I wrote a program that allows to communicate with a NXT brick under Linux using a Bluetooth link. With this program you can upload and download programs run them and other stuff. You can find more info and get the source at (URL). Our site is (...) (18 years ago, 6-Apr-07, to lugnet.robotics.nxt, lugnet.robotics)
 
  Re: NXC/NBC release news
 
Hi John, Thank you for your reply. I will try your suggestion and let you know how it goes. Regards, Davis (...) (18 years ago, 2-Apr-07, to lugnet.robotics)
 
  OK this is pretty cool
 
(URL) LEGO, but maybe could provide inspiration for NXT builders... ROSCO (18 years ago, 2-Apr-07, to lugnet.robotics)
 
  Re: Infrared protocol of the RC trains?
 
(...) Perhaps this one? (URL) folks, I saw NOTHING ELSE on the boards. And it is before midnight) Best Regards, Paul Sinasohn (18 years ago, 2-Apr-07, to lugnet.robotics)
 
  Re: I need help with a method in my class RADAR
 
Hi Guys, At the end, I finished the class. I read some useful calculus from Krystian Majewski, (URL) source code is here: (URL) abrazo (18 years ago, 1-Apr-07, to lugnet.robotics)
 
  Re: I need help with a method in my class RADAR
 
Currently, My methods runs, but the algorithm doesn run well; //Import NXJ Packages import java.util.*; import lejos.nxt.*; import javax.microedition.l....Graphics; /* NXT LCD Dimensions: Width: 100px; 0-99 -> 50 Height: 64px; 0-63 -> 32 */ public (...) (18 years ago, 1-Apr-07, to lugnet.robotics)
 
  I need help with a method in my class RADAR
 
Hello guys, Yesterday, started to program with new NXJ realease. Currently I am developing a Radar Interface using Hitechnics Compass Sensor and Ultrasonic Sensor. I need your help with 2 methods: public static int getCoordenateX(int angle,int (...) (18 years ago, 1-Apr-07, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR