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: usb to ris 1.x rcx ir how
 Results 1361 – 1380 of about 5300.
Search took 0.02 CPU seconds. 

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

  detecting memory leaks
 
In the thread "anyone know how to check free space on RCX?" the issue of checking for memory leaks was raised. I wanted to mention that I have some code that may help in that area. I wrote a function for the memory manager called mm_defrag() It (...) (22 years ago, 12-Jul-02, to lugnet.robotics.rcx.legos)
 

rcx, how
(score: 3.124)

  NQC's RCX Communication Code
 
Hi- This message is probably only answerable by Dave, but someone else might know the answer. I'm trying to build a GNOME (a linux GUI) application for controlling the RCX, ala the tools menu of RCXcc. Anyway, I wanted to know what files I would (...) (23 years ago, 12-May-01, to lugnet.robotics.rcx.nqc)
 

rcx, how
(score: 3.124)

  java/RCX combo
 
Can't find the email address right now, but there were some questions here a week or so ago about interfacing Java and the RCX. I lied and said that nothing had been published on the web about the Sun Jini demonstration. In fact, there is a link (...) (24 years ago, 29-May-00, to lugnet.robotics.rcx.legos)
 

rcx, how
(score: 3.124)

  Re: where leJOS firmware ?
 
(...) The 32K RAM in the RCX is powered by the batteries even when the RCX is turned off. This is why the firmware (leJOS or otherwise) does not get erased when you turn the unit off. But if you remove the batteries for a few minutes, it does get (...) (21 years ago, 12-Feb-04, to lugnet.robotics.rcx.java)
 

rcx, how
(score: 3.124)

  RE: RCX Controlled Air Compressor Tester
 
The page on compressor comparisons is really informative. I'm honoured that you felt my design was worthy of testing. The reason I made it a two stroker was to "balance" the load on the driving system. Michael Powell's compressor tends to "lump" (...) (25 years ago, 29-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 

rcx, how
(score: 3.124)

  Memory
 
I intend to implement some reinforcement learning algorithms with the RCX. My program is running big. Im using legOS 0.2.3 how many memory does it uses? Im using all sensors. How many is left for me. THe size of the *.lx file is the size I should (...) (25 years ago, 2-Mar-00, to lugnet.robotics.rcx.legos)
 

rcx, how
(score: 3.123)

  Re: How to build a shared library
 
Hello Anne, (...) You can't. Shared libraries are not supported by brickOS. Shared memory or shared libraries are not a feature of a compiler but a feature of the underlying OS. But you can do it the hard way: - put all shared routines in program 1. (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.legos)
 

rcx, how
(score: 3.123)

  Lego RCX Emulator
 
Hello, In the last weeks I have started building a Lego RCX emulator. Unlike emulegOS it doesn't emulate the brickOS API, but instead it emulates the h8300 processor and the peripherals. This means that you can even use it to debug your kernel. The (...) (22 years ago, 4-Mar-03, to lugnet.robotics.rcx.legos)
 

rcx, how
(score: 3.123)

  Multiplexing 4 touch sensors on an RCX input port
 
You can use four touch sensors per input port on the RCX. The Cybermaster touch sensors have resistors in parallel, and this is how the Cybermaster knows which implement is attached to the tracked robot. It uses its sensor input as a temperature (...) (21 years ago, 5-Sep-03, to lugnet.robotics.rcx)
 

rcx, how
(score: 3.123)

  Re: time sampling under the rcx standard OS
 
Hi Steve, As I'm quite new to BrickOS and to C programming, I'm sorry I'm not sure I understood what you meant, neither how you do this : (...) - Do you check the sensor at a higher rate, and only send a command to the motor at 1kHz ? - How do you (...) (19 years ago, 21-Sep-05, to lugnet.robotics.rcx.nqc)
 

rcx, how
(score: 3.123)

  Re: Robolab/RCX program code size and limits.
 
(...) I know that the Bricx Command Center (available at (URL) contains an entry under the "Tools" menu called "Memory Map" that lists, among other things, how much free memory there is. I imagine that you could use this to compare the size of (...) (20 years ago, 16-Nov-04, to lugnet.robotics.rcx.robolab)
 

rcx, how
(score: 3.123)

  Auto Shut Off
 
Hi all, How do I turn OFF the auto shut off function of the RCX? I'd like to write a program which contains some long (1hr) delays. Thanks for replies, MTapsak (24 years ago, 1-Nov-00, to lugnet.robotics.rcx)
 

rcx, how
(score: 3.123)

  RCX Controlled Air Compressor Tester
 
Hi, all pneumatics fans, For some time I've been trying to figure out how to objectively compare the performance of the various air compressor designs especially the ones using the large pneumatic hand pump which seem to be coming into fashion (...) (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 

rcx, how
(score: 3.123)

  Re: As promised - Mecha using RCX with MacNQC - Draft 1.
 
(...) I like the design, but as with most RCX-based walkers, it looks, well, 'clunky'. I realize this can't be helped considering the nature of what it is you are working with. I, too, have been working on a walker of this nature and have met with (...) (23 years ago, 11-Aug-01, to lugnet.build.mecha, lugnet.loc.au, lugnet.robotics.rcx)
 

rcx, how
(score: 3.123)

  Re: Code Repository
 
(...) Since many algorithms apply across languages, what about a single repository for all code? (How about lugnet.robotics.rcx.code?) True, it would increase the noise-to-signal ratio for many, but it would Keep It Simple. Also, I favor follow-ups (...) (25 years ago, 16-Sep-99, to lugnet.robotics, lugnet.robotics.rcx.nqc, lugnet.admin.general)
 

rcx, how
(score: 3.123)

  Re: Code Repository
 
(...) Since many algorithms apply across languages, what about a single repository for all code? (How about lugnet.robotics.rcx.code?) True, it would increase the noise-to-signal ratio for many, but it would Keep It Simple. Also, I favor follow-ups (...) (25 years ago, 16-Sep-99, to lugnet.robotics, lugnet.robotics.rcx.nqc, lugnet.admin.general)
 

rcx, how
(score: 3.123)

  Lego RCX Emulator
 
Hello, In this mail I want to advertise my Lego emulator, again. This emulates a Lego RCX brick on hardware level, so it should run any firmware you like. You can find it at this URL: (URL) can emulate multiple RCXes communicating via infrared and (...) (21 years ago, 29-Sep-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 

rcx, how
(score: 3.123)

  Re: RCX as a PGP engine
 
(...) Even if it needed FP, legOS supports that. (...) Well, maybe. Maybe not. legOS has a random() function, right? Once the TCP/IP patch is stable, why not use an RCX as an echo server with built in en/decryption? You could just telnet to it, type (...) (23 years ago, 9-Mar-02, to lugnet.robotics.rcx.legos)
 

rcx, how
(score: 3.123)

  Connecting a non-Lego motor with external battery to the RCX
 
I need to connect a non-Lego motor to the RCX, and use an external power supply such as a 9V battery to drive the motor. Any suggestions as to how I should do this? (23 years ago, 16-Feb-02, to lugnet.robotics.rcx)
 

rcx, how
(score: 3.123)

  Re: Hardware Hacking of RCX
 
(...) Hi, if want to use more sensors, then you might wanna look at (URL) a look at "3 Sharps using 1 input", heat up your soldering iron and have fun. Olaf Christ ---...--- If knowlege is power, how come the more I learn, the more I realize how (...) (23 years ago, 19-Jul-01, to lugnet.robotics.rcx.legos)
 

rcx, how
(score: 3.123)

More:  Next Page >>


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