 | | Re: Serializing tasks
|
|
(...) Hello, I'm interested in the experiences you are having about this, because soon I will probably buy one addition to my CyberMaster - one RCX. I would love to hear about your experiences. Laurentino Martins [ mailto:lau@mail.telepac.pt ] [ (...) (26 years ago, 2-Nov-99, to lugnet.robotics.rcx)
|
| |
 | | Re: legOS
|
|
(...) I looked for the article online a week or two back, but quickly got frustrated with the DDJ web site. A more patient person than I might have better luck. (See also: (URL) ) (...) (26 years ago, 3-Nov-99, to lugnet.robotics.rcx)
|
| |
 | | Re: idiot's guide to programming the rcx
|
|
(...) The truth is, I got all those links from the Mindstorms Internals web site. And I got there from here! (Actually, I originally found my way to LUGNET from Mindstorms Internals, and I've practically lived here ever since.) (...) Belated Happy (...) (26 years ago, 3-Nov-99, to lugnet.robotics.rcx)
|
| |
 | | Re: legOS
|
|
I looked for a link, but couldn't find one. Is it online somewhere in their site or not? Anyone know? -Luis (...) ###...### Profanity is the one language that all programmers understand. -Anonymous ###...### (26 years ago, 3-Nov-99, to lugnet.robotics.rcx)
|
| |
 | | Re: idiot's guide to programming the rcx
|
|
Ooooh. thanks for posting all those links. Nice to find all the various programming software out there. Tom (Having just cracked the box on his Mindstorms he got for his birthday in August) Chris Phillips <chris.phillips@comp...oards.com> wrote in (...) (26 years ago, 3-Nov-99, to lugnet.robotics.rcx)
|
| |
 | | legOS
|
|
This may be old news to all of you, but I haven't seen anything on the list. The November issue of Dr. Dobb's Journal has an excellent article by Marcus L. Noga about his baby, legOS. It is a _must_ read for legOS users, and a _should_ read for (...) (26 years ago, 3-Nov-99, to lugnet.robotics.rcx)
|
| |
 | | Re: legOS-0.2.1
|
|
Hi Jeffrey, that's an OS issue - your host system should define O_ASYNC. Some older systems define FASYNC instead, try that one. You can work around this more elegantly, too: #ifndef O_ASYNC #define O_ASYNC FASYNC #endif And hope for the best. (...) (26 years ago, 2-Nov-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)
|
| |
 | | Re: idiot's guide to programming the rcx
|
|
(...) The almost universal answer to the question "what is the best/easiest alternative programming language for the RCX" is three little letters: "NQC." If you are at all comfortable with programming in a "scripted" language like BASIC, then you (...) (26 years ago, 2-Nov-99, to lugnet.robotics.rcx)
|
| |
 | | idiot's guide to programming the rcx
|
|
Can anyone tell me the EASIEST alternate programming language to use for the rcx. I mean, back in the days of BASIC, I was one of my state's top student programmers. But that was in the eighties. (26 years ago, 2-Nov-99, to lugnet.robotics.rcx)
|
| |
 | | RS232 Communication
|
|
Has anyone read data into an RCX from an external device using an RS232 serial connection? The device I'd like to use might be spitting out data at about 16Hz. Any information at all will be a help. Cheers, Barry. (26 years ago, 1-Nov-99, to lugnet.robotics.rcx)
|