To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *37875 (-20)
  Re: Programming in Assembly
 
(...) find the old documentation files is a bit tricky, it took me some time to figure them out. Anyway, take a look at: (URL) look at the product list. Regards, Michael (22 years ago, 16-Jul-03, to lugnet.robotics.rcx.legos)
 
  Programming in Assembly
 
I was interested in writing some assembly code for the lego mindstorm, I don't plan on writing an incredibly complex program though. I am learning asm for the z80 chip so I have a little experience. I only want a single threaded application with one (...) (22 years ago, 16-Jul-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: Modifying the BrickOS source code
 
Thanks Joe, it makes sense now and I understand it is something that is difficutl to explain esp, through a message board. Thanks for helping me out... Mike (22 years ago, 15-Jul-03, to lugnet.robotics.rcx.legos)
 
  Re: mlcad parts
 
(...) Your best bet for finding parts is on ldraw.org using the parts tracker. (...) Kevin (22 years ago, 15-Jul-03, to lugnet.robotics)
 
  Re: Modifying the BrickOS source code
 
Here is a visual representation: [ KERNEL ]mm_start[ HEAP ] The heap will contain ALL of the following: User Programs, User Allocated memory, Kernel allocated memory (not including static/global variables and constants). The only thing that is prior (...) (22 years ago, 15-Jul-03, to lugnet.robotics.rcx.legos)
 
  Re: The LEGO Level
 
Jerry, This level is a great piece of LEGO engineering, and your website is full of equally impressive projects. I also attempted to build a self-leveling platform for my model of the Kennedy Space Center Crawler/Transporter: (URL) advantage of my (...) (22 years ago, 15-Jul-03, to lugnet.robotics)
 
  Re: Modifying the BrickOS source code
 
(...) Thanks for the description Joe, but in the above paragraph you seem to contradict yourself, you say that mm_start is the end of kernel mode, but alos that user programs are located above mm_start I do not understand that part, did you mean (...) (22 years ago, 15-Jul-03, to lugnet.robotics.rcx.legos)
 
  mlcad parts
 
Hello I' m searching part for MLCAD: technic lift arm 1x4 and technic lift arm 1x2, who can help me ?? Thanks Chris (22 years ago, 15-Jul-03, to lugnet.robotics)
 
  Re: Modifying the BrickOS source code
 
Mike, IIRC, mm_start is the beginning of the heap. When the system or a user program requests memory (new in C++ or malloc/calloc in C) the memory is taken from this block (from mm_start to the end of memory) What might be confusing is how the (...) (22 years ago, 15-Jul-03, to lugnet.robotics.rcx.legos)
 
  CAT320B
 
But...what is this ?? (URL) to enlarge image.... (URL) is my last model: CAT 320 B (URL) machine, equiped by RCX, as usual on my model (but external this time !), has three motors to control valves, tower and trucked traction, two touch sensors to (...) (22 years ago, 15-Jul-03, to lugnet.technic, lugnet.modelteam, lugnet.robotics) !! 
 
  Re: Modifying the BrickOS source code
 
Thanks to all with the help, I finally got my new News setup info (my original login wasnt working so I had to re-sign up but it took about 2 weeks to hear from lugnet, so Charlie posted some stuff for me). I am looking at mm.c for my project and I (...) (22 years ago, 15-Jul-03, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS motor-output: Subject to change?
 
Do you use another firmware downloader besides firmdl3? Recent changes to BrickOS changed the memory layout a bit and this could be an issue. For example, I just discovered that the nqc firmware downloader doesn't like firmware files with (...) (22 years ago, 15-Jul-03, to lugnet.robotics.rcx.legos)
 
  Quarry
 
NELUG recently participated in the LEGO Roadshow. We decided that we wanted to do something special for the event, so we built a fully automated quarry scene that had working vehicals with a Rube-Goldberg feeling to it where "gravel" would (...) (22 years ago, 14-Jul-03, to lugnet.announce, lugnet.build, lugnet.org.us.nelug, lugnet.robotics, lugnet.technic, lugnet.town) !! 
 
  Re: Large Turntables
 
To understand the idea of the turntable propelling and steering mechanism, download the file (URL) look at the page nr 24 figure 1.10 to understand whow to use a turntable with a propelling and steering mechanism. The file is 12.2 MByte in size. Its (...) (22 years ago, 14-Jul-03, to lugnet.robotics)
 
  Re: The LEGO Level
 
(...) .. (...) This is pretty cool, Jerry. Receintly, (while I was between jobs) I had a chance to play with one of these levels, and I wondered about making one out of LEGO. I'm glad to see that sensor can be used for more than just making a silly (...) (22 years ago, 14-Jul-03, to lugnet.robotics)
 
  The LEGO Level
 
With a little R&D I have shown that John Barnes’ (HiTechnic Products ED2010) light sensor has the resolution and sensitivity to accurately plot the meniscus of a bubble. Using that sensor and a spirit level I have created a new accurate level (...) (22 years ago, 14-Jul-03, to lugnet.robotics)
 
  Re: BrickOS motor-output: Subject to change?
 
Hi, I remember. I have tried brickOS 0.2.6.10 but I had problems with downloading the firmware. I was unable to get the new kernel into the RCX. I do not have this problem with 0.2.6.9. Thanks, Dietmar (...) [...] (...) [...] (22 years ago, 14-Jul-03, to lugnet.robotics.rcx.legos)
 
  Re: How to user MONITOR command for watching TIMER in Spybotics
 
Dear Dave, Thank you for your reply. In fact, for several nights I was using very similar snippet you provided to watch the timer before posting my problem, however, I was careless to spell the Timer(0) with TIMER(0) and the compiler always (...) (22 years ago, 13-Jul-03, to lugnet.robotics.rcx.nqc)
 
  Re: How to user MONITOR command for watching TIMER in Spybotics
 
This program below shows how a timer event can be used. Dave Baum ---- #define MY_EVENT 0 task main() { ClearTimer(0); SetEvent(MY_EVENT, Timer(0), EVENT_TYPE_HIGH); SetUpperLimit(MY_EVENT, 1000); monitor(EVENT_MASK(MY_EVENT)) { while(true) { (...) (22 years ago, 12-Jul-03, to lugnet.robotics.rcx.nqc)
 
  Re: Hailfire Droid, set #4481
 
Brass Tilde's utterance expressed in news:002101c345b6$e9...@lsdualxp: (...) See my earlier post in lugnet.starwars / lugnet.technic.bionicle (URL) It hasn't been moderated yet... weird.. well - there are direct links to some pics... Play on! (22 years ago, 12-Jul-03, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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