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 / Search Results: EVENT_MASK
 Results 601 – 620 of 803.
Search took 0.01 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  IRPD sensors and LegOS (long)
 
Well, after much frustration and a great deal of help from the very wise Rossz, I was finally able to get up and running w/ DJGPP and LegOS 0.2.4 The first thing I did was write a program to use with Pete Sevcik's IRPD proximity detectors that he (...) (24 years ago, 30-Aug-00, to lugnet.robotics.rcx.legos)
 

event
(score: 0.204)

  Re: About Scout programming
 
(...) The Scout only supports passive sensors externally (touch and temperature). The light sensor is supposed to be used as an active sensor (although in some cases you can use it passively and get reasonable results). The Scout does have its own (...) (24 years ago, 15-Aug-00, to lugnet.robotics.rcx.nqc, lugnet.robotics.scout)
 

event
(score: 0.203)

  Re: REPLYTO field.
 
(...) Lesser of two evils: It's better for that to happen accidentally than for the reverse to happen accidentally (sending a reply to the whole list when you think you're talking to only one person)! Of course, the ultimate geek thing would be if (...) (24 years ago, 12-Aug-00, to lugnet.robotics)
 

event
(score: 0.203)

  Ideas for 0.2.5 (was: Re: Possible bug with bss allocation)
 
(...) Shure, no problem. (...) While we are at it, I have two other major changes in mind: - Implement timers. A timer would install a callback function with a private to the caller void * argument. This callback function is called at the timers (...) (24 years ago, 24-Jul-00, to lugnet.robotics.rcx.legos)
 

event
(score: 0.201)

  interrupts for buttons
 
I'm trying to connect the Run button to an "event function" so that I can shut down my system nice and clean instead of the evil kill that is happening right now. It seems I can't access demo.c that is in the HOWTO, so I'm not sure how I'd do this. (...) (24 years ago, 27-Jun-00, to lugnet.robotics.rcx.legos)
 

event
(score: 0.198)

  Re: Lessons and Evaluation
 
Howdy ...at the PCS Centers we have several approaches to this problem. 1) At the Learning Centers, and on our web version of the school ( www.edventures.com ), we use a "badge" program. ( See (URL) ) It is sorta like a "boy scout" badge system...as (...) (24 years ago, 20-Jun-00, to lugnet.robotics.edu)
 

event
(score: 0.197)

  Re: NQC 2.x event processing
 
(...) <snip> Dave, Been out of town, and will look more at your messages this weekend. Thanks for the feedback. -- Gordon (24 years ago, 15-Jun-00, to lugnet.robotics.rcx.nqc)
 

event
(score: 0.197)

  Re: NQC 2.x event processing
 
(...) Getting things like Timer[0] = 100; to work while still allowing if (Timer(0) < 100) { } is a lot harder than I had anticipated, so I'm punting on array-style setting of the various RCX source (such as Timer(), UpperLimit(), etc). There are (...) (24 years ago, 13-Jun-00, to lugnet.robotics.rcx.nqc)
 

event
(score: 0.197)

  MIT Mindfest?
 
Hi, Does anybody know if MIT is going to hold another Mindfest event, and where I can find details about it? Thanks... (24 years ago, 11-Jun-00, to lugnet.robotics)
 

event
(score: 0.196)

  NQC 2.x event processing
 
Dave, I'm curious if the system of events and event-trapping in NQC 2.x will remain about the same as it is now. I played around with it this last week, and had little success (it worked once or twice, I *think*), but what struck me was how much I (...) (24 years ago, 4-Jun-00, to lugnet.robotics.rcx.nqc)
 

event
(score: 0.196)

  Re: NQC 2.x event processing
 
(...) #3, which was the approach you took. (...) I think what I liked about the approach in pBrick script was that it was fairly like coding a microcontroller in assembler: set up an interrupt vector and then include a label and code for the (...) (24 years ago, 5-Jun-00, to lugnet.robotics.rcx.nqc)
 

event
(score: 0.196)

  Re: NQC 2.x event processing
 
(...) I don't have any changes in mind for the monitor/catch construct, although I'll listen to suggestions if people have any. There was a brief discussion about this a while back: (URL) that point I was already pushing a procedural approach - (...) (24 years ago, 4-Jun-00, to lugnet.robotics.rcx.nqc)
 

event
(score: 0.196)

  BrickFest June 9 - 11, 2000 Washington DC, USA!!! Last post!!!
 
posted to:lugnet.announce, lugnet.build, lugnet.castle, lugnet.castle.org.cw, lugnet.fun.gaming, lugnet.loc.us.va, lugnet.org.us.wamalug, lugnet.pirates, lugnet.robotics, lugnet.technic, lugnet.town, lugnet.trains fut: lugnet.org.us.wamalug What: (...) (24 years ago, 5-Jun-00, to lugnet.announce, lugnet.build, lugnet.castle, lugnet.castle.org.cw, lugnet.gaming, lugnet.loc.us.va, lugnet.org.us.wamalug, lugnet.pirates, lugnet.robotics, lugnet.technic, lugnet.town, lugnet.trains)  
 

event
(score: 0.195)

  BrickFest June 9 - 11, 2000 Washington DC, USA!!! Only two more weeks!!
 
posted to:lugnet.announce, lugnet.build, lugnet.castle, lugnet.castle.org.cw, lugnet.fun.gaming, lugnet.loc.us.va, lugnet.org.us.wamalug, lugnet.pirates, lugnet.robotics, lugnet.technic, lugnet.town, lugnet.trains fut: lugnet.org.us.wamalug What: (...) (24 years ago, 30-May-00, to lugnet.announce, lugnet.build, lugnet.castle, lugnet.castle.org.cw, lugnet.gaming, lugnet.loc.us.va, lugnet.org.us.wamalug, lugnet.pirates, lugnet.robotics, lugnet.technic, lugnet.town, lugnet.trains)  
 

event
(score: 0.195)

  Re: NQC and rcx2
 
(...) Documentation is always the last thing to get done.... Until I get it completed, your best bet is to read the lego documentation - especially the opcodes monel,monex,monal, and monax. The monitor/catch works like this: monitor(events) { // (...) (24 years ago, 25-May-00, to lugnet.robotics.rcx.nqc)
 

event
(score: 0.195)

  Re: 16 Team Maze Competition Results, Pics, Rules, etc...
 
...This sounds like a great format for the mindstorms event at the East Coast Brickfest... well, at least something darn close to this :-) So anyone planning to attend, plan for something close to this format. ...I think since most of us are fairly (...) (24 years ago, 18-May-00, to lugnet.robotics, lugnet.org.us.wamalug)
 

event
(score: 0.194)

  16 Team Maze Competition Results, Pics, Rules, etc...
 
In March I ran a Mindstorms maze running competition for a company gathering, "Geeks at the Beach" in Miami. 16 teams from different cities in 4 countries participated! Each team was given a Mindstorms kit, rules, and three weeks to prepare a robot (...) (24 years ago, 17-May-00, to lugnet.robotics, lugnet.general)  
 

event
(score: 0.193)

  Re: Alternatives for NQC Event Support
 
(...) I'm sorry its been taking so long. I was right in the middle of an overhaul to the NQC code generation classes when RCX 2.0 firmware was posted. This meant I had to finish the re-design before moving onto the simpler matter of an RCX 2.0 API. (...) (24 years ago, 4-May-00, to lugnet.robotics.rcx.nqc)
 

event
(score: 0.193)

  Re: NQC 2.2 a1 available for public test
 
Working code using a counter. /* * lstop8.nqc - Line and Wall avoider * * Copyright (C) 2000 James Pritchard * * Date: 08-May 2000 * * * The contents of this file are subject to the Mozilla Public License * Version 1.0 (the "License"); you may not (...) (24 years ago, 8-May-00, to lugnet.robotics.rcx.nqc)
 

event
(score: 0.193)

  Re: Alternatives for NQC Event Support
 
(...) I can't wait. I've been holding off learning anything that might change... Does anyone know when RCXCC will support Scout downloading? Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (24 years ago, 3-May-00, to lugnet.robotics.rcx.nqc)
 

event
(score: 0.192)

More:  Next Page >>


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