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 / *910 (-20)
  Re: Interests in non-GNU C compiler for RIS?
 
(...) Ahah! Now *that* is interesting to me. Obviously (as the legOS HOWTO maintainer), a gcc replacement doesn't really interest me, unless you have a reliable solaris->h8300 cross-compiler, in which case maybe we can talk :) However, I think I (as (...) (25 years ago, 27-Oct-99, to lugnet.robotics.rcx)
 
  RE: Group to discuss Teaching Lego Robotics?? lugnet.robotics.teaching ???
 
Terry wrote (...) I'd like to participate in this too. I'm an engineer that has two kids in grade 2 and another starting K in two years. So I want to get things moving in the right direction up here too! Todd, how about it? A group for educators (or (...) (25 years ago, 27-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Group to discuss Teaching Lego Robotics?? lugnet.robotics.teaching ???
 
I will be teaching several 5th to 8th grade students how to build Lego-based Robots and how to program them in RcxCODE and NQC. We're located in Rural Vermont (!tm) in the NorthEast U.S. I was privileged to get to MindFest on Sunday at MIT, and (...) (25 years ago, 27-Oct-99, to lugnet.robotics.rcx.nqc)
 
  RE: Double echo
 
Sergey wrote: <Discussion of ECHO_ON ECHO_OFF snipped> (...) Personally, this is a BIG advantage. Users who do not have access to Tcl now have to deal with double respose characters. A simple ECHO_OFF at the beginning of their script and they now (...) (25 years ago, 27-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Interests in non-GNU C compiler for RIS?
 
(...) native H8 machine code, and that doesn't require a huge investment in time and disk space to install and configure. As I see it, there are already many development systems out there for free that are this simple to install and use, as long as (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: LegOS 0.2.0a multi-threading problem
 
Hi, yes, currently, you'll have to make main() your first function. version 0.2.1 will support arbitrary starting offsets. could you report about the stability of repeated program runs? if this works fine, I'll change the ON/OFF behaviour to (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: A few questions on NQC vs. VB
 
(...) Hi, Don't miss the opportunity to learn Forth! It's unique environment, it's just another world. :) Here is a history of Forth: (URL) Sergey Udovenko (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: Double echo
 
Hi Ralph, (...) Yes, it works. After fighting for a while with Cygwin32 + binutils (it's still present a bug in linker configuration), finally I got the development environment. Your makefile works fine so it was very easy to get pbFORTH compiled. (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  Interests in non-GNU C compiler for RIS?
 
I know most lego alternative SW seems to be Open Source, but please don't flame me for asking this question - ImageCraft is a company that provides low cost C compilers for 8/16 bit microcontrollers such as Atmel AVR, Moto HC11/12/16. While not Free (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: A few questions on NQC vs. VB
 
(...) Hi, I don't see this as a matter of choice. It really depends on what you want to do with your robots. NQC programs are executed directly on the RCX and needs no communication with the PC, whereas programs written in VB using SPIRIT.OCX are (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: A few questions on NQC vs. VB
 
Hi Zac, Dave Baum's NQC is excellent ... not quite the capabilities of pbForth, but *much* easier to learn. Mark Overmars' RCX-CC makes NQC even easier to use ... and best of all, both Dave and Mark have made their efforts available for use free of (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: A few questions on NQC vs. VB
 
(...) I'd recommend NQC; if you use visual basic, you'll need to go through a lot of communicating-with-the-brick and user-interface crap every time you want to make a program. With NQC, you concentrate on writing your code for the robot, and don't (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  RE: A few questions on NQC vs. VB
 
(...) After seeing all the cool stuff at Mindfest this weekend, I'll say this: 1. Learn about basic bot building using the graphical tools from LEGO 2. When you need more control, go to NQC 3. When you run out of variables or timers, etc go to (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  Re: A few questions on NQC vs. VB
 
Zac, I may not understand your objectives, but I'd say that using NQC with the Rcx Command Center RcxCC is the current best choice for work that is primarily concerned with programming the Rcx and Robots. You'll find it very easy to use, and there's (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: LegOS 0.2.0a multi-threading problem
 
(...) [snip] Heh. I've spent 2 days on this, so I know how you feel :). main() must be the first function in your source file, otherwise really weird stuff happens. -- Regards, Modemch (25 years ago, 25-Oct-99, to lugnet.robotics.rcx.legos)
 
  A few questions on NQC vs. VB
 
Hi all. I've been lurking in the shadows reading posts for a couple of weeks and now have a question of my own. I'd like to move beyond the programming capabilities of the RIS software and am trying to decide which way to go. I have VERY little (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  RE: Double echo
 
(...) This is a good idea Sergey. Obvoiusly you have got a set of tools up to build the pbForth from the distribution. Does the makefile work OK for you? I might suggest that I add a word that turns the echos off or on? How does ECHO_OFF ( -- ) (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  Re: H8 tools problems on Linux
 
(...) Hi! I got the precompiled tools from the LegOS page, tried with both the 'old' and the 'new' set... by the way, the Windows version works fine. Not 0.2.0, but that's not the tools' fault... thanks for all the help Vlad (25 years ago, 26-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: H8 tools problems on Linux
 
Thanks for the plug, Jacob. I in fact have received a set of instructions for gcc 2.9.5, and began the work of integrating them into the HOWTO last night. However, I was interrupted and will not have time to finish the task tonight, so do expect gcc (...) (25 years ago, 25-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: H8 tools problems on Linux
 
(...) I've compiled LegOS under RedHat 5.2 without problems. I recently upgraded to 6.0 and I still have no problems. Have you downloaded some odd version of gcc or binutils? I've experienced problems when compiling gcc 2.95, but they can (easily) (...) (25 years ago, 24-Oct-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