To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / 2640 (-20)
  8 bit timer problem
 
Hi I am a member of a project group at Aalborg University, Denmark, and the goal for our project on this semester is to code an operating system for the RCX brick from Lego. During a whole week, I have been strugling with the 8 bit timers of the (...) (20 years ago, 19-May-05, to lugnet.robotics.rcx)
 
  Re: true realtime event?
 
(...) It does allow some very interesting abilities too. I used it for a line-follower, where three tasks could dynamicly alter their priority depending on what was going on. Another use would be a multi-goal system. For instance, one task could be (...) (20 years ago, 19-May-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx)
 
  RE: true realtime event?
 
It's not a true realtime interrupt. Some events may be recognized immediately (e.g. a new "mailbox" message, and some may be recognized on a 100 millisecond background scan (e.g. a "click" event). The event monitoring code does not put the task into (...) (20 years ago, 19-May-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx)
 
  Re: true realtime event?
 
I can't answer your actual question, but have a close look at the way your tagline comes across. It looks (unintentionally, I'm sure) like you are closely affiliated with the LEGO company. I googled for your name and found a link to a post where you (...) (20 years ago, 19-May-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx)
 
  true realtime event?
 
Hi I am trying to find out whether the event in Robolab is a truly realtime interrupt. Once the event is triggered, does it truly preempt the current running process? Input or suggestion to reading material will be appreciated. ---...--- -------- (...) (20 years ago, 19-May-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx)
 
  tips to handle firmware download problem
 
Hi, Is it easy way to unload the firmware from the RCX without having to remove the batteries? I have had problems with downloading firmware... Thank you in advance for your input. -- Elizabeth (20 years ago, 14-May-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: More data (was #pragma reserve 14 crashed my program)
 
(...) Can you send me a copy of your program? (20 years ago, 9-May-05, to lugnet.robotics.rcx)
 
  More data (was #pragma reserve 14 crashed my program)
 
(...) 1 & 8 don't work either which leads me to believe that I've somehow used up too much memory without getting a compile error. Steve (20 years ago, 8-May-05, to lugnet.robotics.rcx)
 
  #pragma reserve 14 crashed my program
 
I added this code to a program I've written #pragma reserve 14 #define MyVariable(@14) and it caused my program to crash. My program has many pragma reserves below 14 and they all work perfectly. Is their somthing special about 14? I don't know that (...) (20 years ago, 8-May-05, to lugnet.robotics.rcx)
 
  Programming language survey results
 
Hi all, Thank you if you completed the survey about your chosen development environment. Early results are as follows: 48% of respondents use NQC as their main language. NQC scores 1.6 for usefulness, 1.5 for ease of use and 2.1 for enjoyment. (1 is (...) (20 years ago, 4-May-05, to lugnet.robotics, lugnet.robotics.codepilot, lugnet.robotics.cybermaster, lugnet.robotics.rcx, lugnet.robotics.scout, lugnet.robotics.spybotics)
 
  Battle of the programming languages
 
Hi, I am very interested (for a variety of reasons) in which programming language people are using to build robots. I wonder if you would fill in a questionnaire about it at: (URL) all about how useful, easy and enjoyable your chosen language is. If (...) (20 years ago, 28-Apr-05, to lugnet.robotics, lugnet.robotics.codepilot, lugnet.robotics.cybermaster, lugnet.robotics.rcx, lugnet.robotics.scout, lugnet.robotics.spybotics)
 
  RE: Mindstorms Centers
 
Sue, I am currently running a learning center which does use the lego mindstorm center (lmc) materials. It is not a franchise, but similar. If you are interested, feel free to ask me questions. ---...--- -------- Best Regards, Elizabeth Mabrey (...) (20 years ago, 19-Apr-05, to lugnet.robotics.rcx, lugnet.robotics.edu, lugnet.lego)
 
  Re: Mindstorms Centers
 
(...) It appears to be a mirror from the Mindstorms site: (URL) Mindstorms Centers (...) (20 years ago, 18-Apr-05, to lugnet.robotics.rcx, lugnet.robotics.edu, lugnet.lego)
 
  Mindstorms Centers
 
I would love to know more about this program and people's experiences with it. It seems like a franchise. I'm surprised there are so few centers in the US on the map. Also, I notice that the URL is under FIRST LEGO League, but there's no direct (...) (20 years ago, 18-Apr-05, to lugnet.robotics.rcx, lugnet.robotics.edu, lugnet.lego)
 
  RE: rcx brick fail to download
 
Yes. Out of desperation, I removed all batteries. After waiting for a few minutes, redownload works fine. Thanks to all who have offered help, as always. -- E (...) (20 years ago, 29-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: rcx brick fail to download
 
(...) It could also be the first piece of the communications in progress icon thing. (...) Yeah, remove the batteries and then press the red power button. This will discharge the caps. Then put the batteries back in. I have had odd problems loading (...) (20 years ago, 29-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: rcx brick fail to download
 
(...) The upside down arrow in the lower left sounds like the view indicator for output A - but turning the RCX off and on should clear that. The dark circle (I'm guessing in the upper right) sounds like the Datalog indicator (when all four (...) (20 years ago, 29-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  rcx brick fail to download
 
Hi, There are two unknown symbols on the RCX, I wonder if anyone could help me to understand it: 1) It had this upside down arrow at the bottom left of the LCD screen. This particular RCX 2.0 brick fails to download the firmware. I tried different (...) (20 years ago, 28-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  RE: roboball experience?
 
Thanks to both Tom & Bernard for your input. I noticed they have a roboball compass. Have you incorporated this with the RCX brick? Or, will it work? --thanks in advance! --Elizabeth Mabrey -----Original Message----- From: news-gateway@lugnet.com (...) (20 years ago, 24-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: roboball experience?
 
(...) I can't comment on the sensors, but I do have experience w/the balls. The balls are of good quality, well-balanced, and they are a brilliant IR source. (Standard light sensors see them just fine.) However, battery life is quite short (approx. (...) (20 years ago, 23-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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