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 / *9705 (-20)
  Re: nqc compilation errors
 
(...) Gus is correct, although there are other targets which support arrays and indirect variables. NQC defaults to RCX as the target. You need to use the -TRCX2 switch if you are running the 2.0 firmware on your RCX and you want to use arrays and (...) (18 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
 
  Re: nqc compilation errors
 
(...) Only the RCX2 firmware supports these features. If you set the target to RCX2 then it will compile. Gus (18 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
 
  nqc compilation errors
 
Background: (...) nqc version 3.1 r4 (built Jan 12 2007, 19:11:18) Copyright (C) 2005 John Hansen. All Rights Reserved. Usage error: try 'nqc -help' to display options (...) Linux eip 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux (...) (18 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
 
  Re: NQC vs. NXC vs. MS-VC vs. RobotC
 
(...) Elizabeth, It may be very useful to create a table, with columns for these different programming environments, and then you could have rows for all the features. That would make it easy for people to help you fill in the blanks. You may want (...) (18 years ago, 11-Jan-07, to lugnet.robotics.rcx)
 
  Re: NQC vs. NXC vs. MS-VC vs. RobotC
 
(...) The NQC solution supports all LEGO programable bricks from the CyberMaster to the Spybot, including the RCX. The Scout, RCX, and Spybot platforms supports event monitoring (for the RCX this requires the 2.0 firmware). If you obtain NQC by (...) (18 years ago, 11-Jan-07, to lugnet.robotics.rcx)
 
  NQC vs. NXC vs. MS-VC vs. RobotC
 
| |I downloaded RobotC from CMU - www-education.rec.ri.cmu.edu. It does |have a great long term potential. It does not have the capability to do |a lot of more advanced stuff though, such as events/interrupt. | |I'd like to compare 3 software in (...) (18 years ago, 11-Jan-07, to lugnet.robotics.rcx)
 
  Re: Mindstorms fabrication/manufacturing line...
 
(...) That machine is ingenious. I like the way he has his RCX bricks communicating by traveling along with the assembly line. I also like the frame he made to hold the wheels while the body was pushed onto them. Brilliant. (...) This reply is (...) (18 years ago, 5-Jan-07, to lugnet.org.ca.rtltoronto, lugnet.robotics, lugnet.robotics.rcx, lugnet.technic)
 
  lnp sending from rcx to pc problems
 
hi, (1. PROBLEM) :o) i am trying to send something from my rcx to my pc(serial tower) via lnp. with my rcx program running i started lnpdump to see if anything arrives at my pc, but nothing seems to arrive. with my pc-side program i also cant (...) (18 years ago, 29-Dec-06, to lugnet.robotics.rcx.legos)
 
  Get Pixel Value Plotter
 
Dear Claude, Thanks you for your robot arm. (URL) I download the program and images of the arm so I can repeat the project? I decided to lay off getting RoboSoccer working opting out for a simple start. I want to build a x,y table using the Get (...) (18 years ago, 17-Dec-06, to lugnet.robotics.rcx.robolab)
 
  MacNQC on Intel anyone?
 
Hi, after replacing my PowerMac and iBook with a new Intel based iMac and MacBook respectively, I yesterday hit the small but noticeably issue to get MacNQC to run on it. While the Rosetta environment seems to run MacNQC reasonably fine, it may be (...) (18 years ago, 27-Nov-06, to lugnet.robotics.rcx.nqc)
 
  Re: Would this work?
 
(...) It was only ever really a theoretical project. And then I'd have to come up with a way of connecting possibly nine sensors. If you could control both the positive side and the negative side of the rcx connection you could multiplex 9 outputs (...) (18 years ago, 26-Nov-06, to lugnet.robotics.rcx)
 
  Re: Would this work?
 
(...) Steve, I don't think connecting the two RCXs through power adaptors will work. I'm not sure the details, but I think the rectifiers in the RCXs will cause problems. To get a common ground, I *THINK* you could connect the negative side of the (...) (18 years ago, 26-Nov-06, to lugnet.robotics.rcx)
 
  Re: Would this work?
 
I've spotted a slight flaw, fixed in this version. I've added 9 1x2 connector plates. (URL) (18 years ago, 26-Nov-06, to lugnet.robotics.rcx, FTX)
 
  Would this work?
 
I've wanted for a while now to utilise the particular characteristics of the 2x2 Lego plate connectors. To that end I've built an all Lego multiplexer. (URL) I'm wondering now will it actually work? The yellow connectors are the positive inputs, the (...) (18 years ago, 26-Nov-06, to lugnet.robotics.rcx, FTX)
 
  problem running LNPD on Debian, LNP programs on the PC side
 
Hi everyone, I'm doing my thesis using Brickos and LNP on Debian, with a RCX 2.0 and an IR tower USB, LNP because I need to have a constant communication between the pc and several RCXs. I'm using brickos lnpd_0.9.0-1 stable, lnpd_0.9.0-1_i386.deb (...) (18 years ago, 21-Nov-06, to lugnet.robotics.rcx.legos)
 
  Re: Development status
 
(...) Santa thinks I haven't played enough with my RCX since I got it, so he won't give me a NXT just yet. ;-) (...) Aside from some signedness warnings and a missing function for converting unsigned to float, brickOS compiles nicely with gcc HEAD. (...) (18 years ago, 25-Nov-06, to lugnet.robotics.rcx.legos)
 
  Re: Development status
 
(...) Still it is nice to see some activity :-) BTW: I've adopted Stephen's Debian packages, so there are new ones for those of you who are on Debian. Is there anything one could do to help? Best, Michael (18 years ago, 25-Nov-06, to lugnet.robotics.rcx.legos)
 
  Re: Development status
 
Hi Carl, I think we all want to get (or have it already) a NXT brick. BrickOS was not changed in the last year, as I remember. But it is a great way to do real programming and I wish to have someting like a nxtOS. :) (...) That sounds great for me. (...) (18 years ago, 24-Nov-06, to lugnet.robotics.rcx.legos)
 
  Re: Development status
 
Carl, Welcome! If you have the time and the interest we welcome your spending time on this. As you can tell there has not been much activity here in a while... ;-( (...) Regards, Stephen -- (18 years ago, 24-Nov-06, to lugnet.robotics.rcx.legos)
 
  Development status
 
Hey folks. I played around a bit with brickOS a couple of years ago but never got around to do anything serious. And now I thought I'd look into it again, if only for the joy of low-level coding. So I noticed, like others before me, that brickOS (...) (18 years ago, 23-Nov-06, 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