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 / Search Results: range USB IR long Tower
 Results 2121 – 2140 of 2193.
Search took 0.01 CPU seconds. 

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

  Does RIS2.0 set use the fiber optics cable?
 
Hi, I'm putting together the parts for my RIS2.0 set in order to sell the set, but I can't find the fiber optics cable... I might have thrown it away by accident.... Anyway, I've looked on the CD and in the instructions and I can't seem to find the (...) (21 years ago, 5-Jan-04, to lugnet.robotics.rcx)
 

long
(score: 0.990)

  Sensor Power
 
ok, I have a real question. I'm interested in sending messages between RCXs using only the sensor ports. I've tested and found by switching between active and passive, signals can be sent, however, when the port is set to active, it is not powered (...) (21 years ago, 5-Jan-04, to lugnet.robotics.rcx.legos)
 

long
(score: 0.989)

  Max. Space of RCX?
 
Hy@all I've wrote a Programm for Roboter who has to play "Ship sink". The problem is, that the programm doesn't work and i can't find the failure. It's very long, so i shouldn't post it here. I ask if i can send the skript to somebody who has time (...) (21 years ago, 8-Jan-04, to lugnet.robotics.rcx)
 

long
(score: 0.989)

  Re: WORDLIST
 
(...) Long time no see:) Below is source for .S DUMP WORDS and SEE. Usage of the individual words should be basically clear, but I have some remarks nontheless: - Those words were originally embedded in a collection of words that I always load. I (...) (21 years ago, 21-Jan-04, to lugnet.robotics.rcx.pbforth)
 

long
(score: 0.989)

  Implementation of Installable Timers
 
Hello everybody. I have an implementation of installable timer handlers, and I’d like to solicit some feedback. This is definitely a facility that I’d like to see in BrickOS. The implementation doesn’t have to be my one. But I thought that I’d just (...) (21 years ago, 8-Jan-04, to lugnet.robotics.rcx)
 

long
(score: 0.989)

  Re: installing Robolab under Mac OS X
 
(...) Great news for MAC/OSX fans this is not a rumor according to the PITSCO 2004 catalog there will be Native OSX CD version available JUNE 2004. You will need ROBOLAB 2.5 software with training missions. If you have the 2.5 ROBOLAB RIS you can (...) (21 years ago, 11-Jan-04, to lugnet.robotics.rcx, FTX)
 

long
(score: 0.988)

  RE: WORDLIST
 
Good questions Juanma! If WORDS is very important for you, I can write up a quick tutorial on how to do that. I'm pretty sure all of the CORE or REQUIRED ANS Forth words are supported. I'll need to update my build script to output a list of the (...) (21 years ago, 16-Jan-04, to lugnet.robotics.rcx.pbforth)
 

long
(score: 0.988)

  RE: [long] Interrupt programming, buggy code
 
Having fun yet :-) There are a few things you might want to keep in mind when writing ISRs for the RCX... First, avoid calling into the ROM from an interrupt handler. You never know how long they take, and you may in fact be hitting another OCIA (...) (21 years ago, 2-Mar-04, to lugnet.robotics.rcx)
 

long
(score: 0.985)

  Re: where leJOS firmware ?
 
(...) In RAM, as specified. RAM will hold onto the data just fine, as long as you supply power to it. And the RCX RAM is powered, via battery (that's why if you remove the batteries, you loose the firmware... and everything else). (21 years ago, 12-Feb-04, to lugnet.robotics.rcx.java)
 

long
(score: 0.985)

  [long] Interrupt programming, buggy code
 
Hi all, I am currently programming the Lego RCX at low-level (plain C) using the GCC cross-compiler for Hitachi H8/300 and Kekoa Proudfoot's LibRCX. In fact, I'm designing exercises for students that learn micro-controller programming. Therefore, I (...) (21 years ago, 2-Mar-04, to lugnet.robotics.rcx)
 

long
(score: 0.985)

  Re: [long] Interrupt programming, buggy code
 
Hi Benjamin, When you declare your ISR as an interrupt_handler, GCC terminates the function with an "rte" instead of an "rts". The ROM code that dispatches the interrupt to your function is already doing the rte so your function should not. Here's (...) (21 years ago, 2-Mar-04, to lugnet.robotics.rcx)
 

long
(score: 0.985)

  RE: [long] Interrupt programming, buggy code
 
Much better and more accurate answer from Mark - who knows a lot more about GCC that I do :-) I should stick to commenting on assembly language stuff. Ralph (...) <snippage> (21 years ago, 2-Mar-04, to lugnet.robotics.rcx)
 

long
(score: 0.985)

  Re: [long] Interrupt programming, buggy code
 
(...) Eh... Never mind this bit. I just had a gander at Kekoa's rcxlib and he already handles this correctly in debug_value(). Should've known! :-) Mark (21 years ago, 2-Mar-04, to lugnet.robotics.rcx)
 

long
(score: 0.985)

  Re: [long] Interrupt programming, buggy code
 
On Tue, 2 Mar 2004 17:54:47 GMT "Mark Riley" <markril@hotmail.com> wrote: Hi Mark, (...) [snip] (...) [snip] And that was it, indeed! Many to you, as well as Ralph and Kevin who tried to help me. There shouldn't be much trouble for me I think (if we (...) (21 years ago, 2-Mar-04, to lugnet.robotics.rcx)
 

long
(score: 0.985)

  BricxCC home page is moving!
 
At the end of last year I finally signed up for high speed internet access from Comcast. Included in the agreement (with my wife) is that I would get rid of my long association with AOL. I've had the JohnBinder AOL email address for many, many years (...) (21 years ago, 12-Feb-04, to lugnet.robotics.rcx.nqc, lugnet.robotics, lugnet.robotics.spybotics, lugnet.robotics.scout, lugnet.robotics.rcx)
 

long
(score: 0.984)

  Re: [long] Interrupt programming, buggy code
 
(...) All I can give you is guesses. There are pleny of gurus here who will know the answer. Do you know if the display_debug() routine or any of the things it uses depends on the interrupts you are taking over? If default interrupt handler provides (...) (21 years ago, 2-Mar-04, to lugnet.robotics.rcx)
 

long
(score: 0.984)

  Re: multiple motors
 
(...) Actually, I think what he's suggesting is a pretty good idea. I usually test most of my sumo robots this way. Place the robot next to a wall. If you don't want to damage a wall with a big, powerful robot, :) use a book held against the floor (...) (21 years ago, 16-Feb-04, to lugnet.robotics.rcx)
 

long
(score: 0.984)

  Re: Spurious bad readings from sensors
 
(...) Because of the way BrickOS uses interrupts to handle active sensors, it's possible for sensors to be deprived of power for 300us or more, though typically the interval is only 30us or so. This is due to long interrupt latencies in BrickOS that (...) (21 years ago, 25-Feb-04, to lugnet.robotics.rcx.legos)
 

long
(score: 0.983)

  Re: Ideas for NQC
 
(...) Well, it won't be easy. It doesn't help that I've been working long hours at my day job either. But I'll do my best. (...) [...] (...) In C & C++ it is not optional to use a semi-colon at the end of a line. The same goes for Java, C#, and (...) (21 years ago, 9-Mar-04, to lugnet.robotics.rcx.nqc)
 

long
(score: 0.981)

  LejWay (Re: Legway with Standard Lego Light Sensors)
 
Salut Philippe, hi everybody, (...) a Lejos version. The hardware is the same with two sensors, and the program is loosely based on yours. Tweaking was not easy, but with a little luck the program below now manages to stand on a sheet of white paper (...) (21 years ago, 17-Mar-04, to lugnet.robotics, lugnet.robotics.rcx.java)
 

long
(score: 0.980)

More:  Next Page >>


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