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 / *390 (-20)
  Re: light values?
 
(...) The light sensor is an active sensor, which means that it requires power to operate. When you call ds_passive, you are no longer supplying power to the sensor between readings. Some people have reported being able to use the light sensor for (...) (25 years ago, 28-May-99, to lugnet.robotics.rcx.legos)
 
  Re: light values?
 
Some months ago, I posted this question, but got no response. I've finally played with it some more this morning and have some observations: 1) After setting ds_active, my light sensor returns values of 0-100, as I should. 2) After calling (...) (25 years ago, 28-May-99, to lugnet.robotics.rcx.legos)
 
  RE: Floating point support for 1142 bytes
 
(...) Let's face it Kekoa, you just couldn't stand not REALLY knowing what the group was talking about so you went and did the work we should have done before the discussion even started. :-) (...) (URL) That's a bit easier to deal with. Way to go. (...) (25 years ago, 28-May-99, to lugnet.robotics, lugnet.robotics.rcx)
 
  Floating point support for 1142 bytes
 
Following some discussion about the topic a few weeks ago, I was sufficiently curious and motivated enough to write a floating point library for the H8/RCX. Initially I thought I'd implement a non-IEEE floating point format optimized for the RCX, (...) (25 years ago, 27-May-99, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Lego Network Protocol questions
 
In lugnet.robotics.rcx.legos, Kekoa Proudfoot writes: [ ... ] (...) To this end, i've started work on a Discrete Event Simulator. The idea is to use this to see the effects of some of the things you mention above. Note that this is not an (...) (25 years ago, 21-May-99, to lugnet.robotics.rcx.legos, lugnet.robotics)
 
  JVM port status
 
The first phase of the JVM port to the RCX is complete (translating the existing 68HC11 code into C++). We are now testing that to make sure the port did not introduce bugs. The next steps (in parallel) are to finalize the RCX-specific classes and (...) (25 years ago, 21-May-99, to lugnet.robotics.rcx)
 
  Re: Assembly tool?
 
(...) I'm afraid I was going to use Delphi (25 years ago, 19-May-99, to lugnet.robotics.rcx.pbforth)
 
  RE: Assembly tool?
 
(...) John, Are you thinking of doing this in TclTk as discussed before? If so, why don't we collaborate a bit...I've done a serial handler in TclTk for a proprietary RS485 network at 9600 baud. At 2400 baud, I'm sure I could do the same. Your (...) (25 years ago, 19-May-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Assembly tool?
 
Ah, in that case you will need my pbFORTH IDE and downloader, which is not on the drawing board yet, but just a wishlist: o filter out ddoouubbllee letters, use echo to check o fast download, skipping comments and compressing whitespace, macro (...) (25 years ago, 19-May-99, to lugnet.robotics.rcx.pbforth)
 
  RCX Command Center Version 2.3
 
I am happy to announce the availability of version 2.3 of RCX Command Center. RCX Command Center is a Windows (95, 98, NT) program that assist you in programming the Lego MindStorms and Cybermaster Robots. It provides a higher level interface to the (...) (25 years ago, 19-May-99, to lugnet.robotics.rcx.nqc, lugnet.robotics)
 
  Re: Assembly tool?
 
I have Windows NT, but I'm running the CygWin stuff for legOS. Jonathan (...) (25 years ago, 19-May-99, to lugnet.robotics.rcx.pbforth)
 
  RE: Assembly tool?
 
(...) Its not pbFORTH, its the RCX tower. Thats how I can tell if pbFORTH crashed, the HyperTerminal screen looks NORMAL!!!! It is a bit annoying though. I started work on a Tcl uploader when I decided a better tutorial was more important. More (...) (25 years ago, 18-May-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Assembly tool?
 
What operating system are you running on? (25 years ago, 18-May-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Assembly tool?
 
Hi Ralph, (...) I wanted to see if I could stop pbFORTH from echoing characters back to the PC. I figured it wouldn't be hard to do, and it would make my HyperTerminal sessions look a lot cleaner. So what do you use? I couldn't get (...) (25 years ago, 18-May-99, to lugnet.robotics.rcx.pbforth)
 
  RE: Assembly tool?
 
(...) Jonathan, you use the GNU toolchain to assemble the files, but why bother? The pbforth.srec file is available for download and it is complete by itself. Just use "nqc -firmware pbforth.srec " to get it into the RCX. I have a newer release with (...) (25 years ago, 18-May-99, to lugnet.robotics.rcx.pbforth)
 
  Assembly tool?
 
Hello, I was wondering what tool I need to compile the pbFORTH asm files. I have the tools that are used for legOS--is there something there that can assemble the asm files? Thanks, Jonathan (25 years ago, 18-May-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Does NQC support arrays?
 
Depending on what the value in the array needs to be you could use a bitmap (e.g. if you want to store true/false to denote the presence of something)... you could then represent the decimal value of the "array" of ones and zeros ... so, for (...) (25 years ago, 18-May-99, to lugnet.robotics.rcx.nqc)
 
  Re: Does NQC support arrays?
 
Hari Wiguna <hari@mindvision.com> wrote in message news:FBx2nH.B42@lugnet.com... (...) Nope, it doesn't. This is due to a limitation in the RCX environment. If it did support arrays you could have a max of 32 elements (assuming you didn't have any (...) (25 years ago, 18-May-99, to lugnet.robotics.rcx.nqc)
 
  Does NQC support arrays?
 
I'm building a BrickCode Reader. Basically it reads a stack of 2x2 bricks of various colors like a barcode. I've managed to hack together a prototype BrickCode Reader. I can feed it a stack of bricks and it beeps different tones based on which color (...) (25 years ago, 18-May-99, to lugnet.robotics.rcx.nqc)
 
  Download at www.multimania.com
 
Hi, I'm not sure exactly why this is, but for some reason I can't get a binary download to work from .. (URL) .. Whenever I try and download any of the files from this server ( using both a PPP line at home, and the connection at Uni.) I get (...) (25 years ago, 16-May-99, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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