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 / 27427 (-20)
  Re: NXC: turning on the light
 
(...) Since the lamp is a rather power hungry device, it is best to drive it with an output port. Use OnFwd(port, pwr) to turn it on (with brightness controlled by pwr parameter), Off(port) to turn it off. Though I have not tested, it should also (...) (17 years ago, 15-Apr-08, to lugnet.robotics)
 
  Re: NXC: turning on the light
 
(...) The lamp is relatively power hungry, so you should connect it to a motor port for best result. OnFwd ("ports", "pwr"); will light it, with brightness controlled by the pwr parameter. Off ("ports"); will turn it off. I have not tested, but most (...) (17 years ago, 15-Apr-08, to lugnet.robotics)
 
  Re: NXC: turning on the light
 
Thanks a bunch for the reply! The education set has the lamp, so my students would like to use it now... I'll keep you 'posted' about the results... Regards, Torsten Otto (...) (17 years ago, 15-Apr-08, to lugnet.robotics)
 
  Re: NXC: turning on the light
 
(...) My guess is you can turn it on using one of the powered sensor types such as SENSOR_TYPE_LIGHT_ACTIVE or SENSOR_TYPE_LOWSPEED_9V. I don't have a lamp to test this with or any of the cables that are required to connect a lamp to a sensor port. (...) (17 years ago, 14-Apr-08, to lugnet.robotics)
 
  NXC: turning on the light
 
Howdy, maybe I'm overlooking something very simple, but I can't find a way to use the lamp that comes with the NXT when programming it in NXC. Is this plainly not supported? Regards, iTOtto (17 years ago, 14-Apr-08, to lugnet.robotics)
 
  NXT Inventor's Guide Book Signing in Austin, TX
 
On Saturday, April 19th, I'm having a book signing at a Barnes & Noble in Austin, Texas for my book The Unofficial LEGO MINDSTORMS NXT Inventor's Guide (No Starch Press, 2007). The signing will begin at 2PM, and I'll be bringing two robots with me (...) (17 years ago, 11-Apr-08, to lugnet.robotics, lugnet.robotics.nxt, lugnet.events, lugnet.loc.us.tx, FTX)
 
  Release of LEJOS OSEK 2.0, It supports ANSI C/C++ application flash!
 
Hi, What's new in 2.0 is: - LEJOS OSEK application can be uploaded to Flash by NXT BIOS. - NXT BIOS is a Flash boot loader and it does NOT touch the lock/security bits of AT91SAM7S. - 224Kbytes Flash and appx.50Kbytes SRAM are available for LEJOS (...) (17 years ago, 7-Apr-08, to lugnet.robotics)
 
  Re: Brickworld Mindstorms Event Rules for Trash Wars
 
(...) In the interest of keeping people from building gigantic unfolding contraptions that cover the entire playing field, we're going to go with NO, no expansion beyond 18x18 at ANY TIME. I will modify the rules to reflect this when I get a chance. (...) (17 years ago, 3-Apr-08, to lugnet.events.brickworld, lugnet.robotics)
 
  Re: Brickworld Mindstorms Event Rules for Trash Wars
 
In lugnet.events.brickworld, John Brost wrote: <snip> (...) Hey John, This sounds exciting! RIght now I only have 1 question--when it states that the 'bot must fit in the 18 by 18, is that just when you say 'go' or trhough the entire competition? (...) (17 years ago, 2-Apr-08, to lugnet.events.brickworld, lugnet.robotics)
 
  Brickworld Mindstorms Event Rules for Trash Wars
 
Ok folks, here we go, the official rules for Trash Wars, one of the Mindstorms events that will be held at Brickworld (June 19-22, Wheeling, IL). I think Bryan's original post called it "Garbage Wars", but I like Trash Wars better, and since I wrote (...) (17 years ago, 2-Apr-08, to lugnet.events.brickworld, lugnet.robotics) ! 
 
  Re: New Mindstorms Events
 
Cross posting to lugnet.robotics... (URL) Philo> (...) (17 years ago, 28-Mar-08, to lugnet.events.brickworld, lugnet.robotics, FTX)
 
  What to use? brickOS? leJOS? pbForth?
 
Im a programmer so language isn't an issue. What's the status of these firmware replacements? I've looked around them some and I like BrickOs but I don't see any functions in there for the IO IR Port on the RCX! Is it just a better bet to stay with (...) (17 years ago, 27-Mar-08, to lugnet.robotics)
 
  RCX Code Programming and Bot Samples?
 
I've been away a long while. How are RCXs currenlty programmed? I used a C type program before and I liked it a lot, is that still used? Also, is there a good central site for RCX bot builds? Thanks! Rich ___...___ Be a better friend, newshound, and (...) (17 years ago, 27-Mar-08, to lugnet.robotics)
 
  Need 2 RCX green battery trays
 
Hi, I need two RCX battery trays (the green part) anyone have any idea where I can get them? Many thanks! Rich ___...___ Looking for last minute shopping deals? Find them fast with Yahoo! Search. (URL) (17 years ago, 26-Mar-08, to lugnet.robotics)
 
  Re: Mars mission IV
 
(...) Hi Philo, this is amazing. Thanks a lot. (17 years ago, 16-Mar-08, to lugnet.robotics, FTX)
 
  Re: Mars mission IV
 
(...) Hi Claude, If you need to model your rover, I just LDrawed the solar panel and the supercap... (2 URLs) Philo (17 years ago, 16-Mar-08, to lugnet.robotics, lugnet.cad.dat.parts, FTX)
 
  Re: Mars mission IV
 
(...) is that we were able to fix the problem: The issue was that we were using the Assembler code bclr #7,@0xFFC4 in order to select sleep mode instead of software stand-by mode. We already had troubles with direct bit setting or clearing with (...) (17 years ago, 15-Mar-08, to lugnet.robotics)
 
  Re: Mars mission IV
 
Question to H8/3292 specialists (Kekoa Proudfoot, Michael Anderson, Markus Noga, Ralph Hempel, John Hansen, Dick Swan ... these are the ones I know, ... are there others... probably?) I tried to plunge the RCX into sleep mode (not the normal RCX (...) (17 years ago, 15-Mar-08, to lugnet.robotics)
 
  Using PF modes with mindsensors NRLink device
 
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. This is the file I used. I updated this macro file in my NRLink with NXT-G and afterwars I (...) (17 years ago, 14-Mar-08, to lugnet.robotics.nxt, lugnet.robotics)
 
  Re: Mars mission IV
 
../snip> (...) Please consult (URL) I propose to do the discussions in this forum. (17 years ago, 13-Mar-08, 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