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 / *45878 (-20)
  Re: Car factory
 
(...) Very cool factory !!! From this, I relaunch my challenge: Building a self-replicating robot. (19 years ago, 14-Jan-07, to lugnet.robotics)
 
  Car factory
 
An amazing video. Looks like it actually builds a Lego car. Has anything like this been posted before? (URL) of video is: MINDSTORMS AUTOFABRIK (19 years ago, 13-Jan-07, to lugnet.robotics)  
 
  Re: Drive types
 
(...) Rosco is correct. The standard NXT firmware uses a completely different execution model than the old RCX firmware uses. The NXT firmware does not provide any mechanism at all for starting and stopping threads. The only mechanism is to define (...) (19 years ago, 14-Jan-07, to lugnet.robotics)
 
  Re: Sending Textmessages via Bluetooth to PC
 
(...) There is a debugger available for NBC, I'm pretty sure it supports bluetooth, but I don't have a BT device on my computer (yet) so haven't tried that. You can download it here: (URL) has lots of features and works very well over USB link. (...) (19 years ago, 13-Jan-07, to lugnet.robotics.nxt)
 
  Re: Improving the firmware?
 
(...) And I "third" this motion. I've started going through the "fun" process of building GCC for NXT, but don't have enough gigabytes of free space on my LEGO dev machine (under CygWin) to get all the way through the process. Although I don't think (...) (19 years ago, 13-Jan-07, to lugnet.robotics.nxt)
 
  Sending Textmessages via Bluetooth to PC
 
Hello Community, I try to realize some kind of debugging interface for NXT NBC/NXC... Idea: sending clear text messages like syslog to PC Is this possible with NXC ? My problem is the understanding how to do it the right way... 1. setup connection (...) (19 years ago, 13-Jan-07, to lugnet.robotics.nxt)
 
  Re: Drive types
 
(...) The problem is that the standard firmware doesn't support starting and stopping of threads AFAIK. But you can start multiple threads by putting precedes thread1, thread2 in your main thread, when it exits both threads will start getting time (...) (19 years ago, 13-Jan-07, to lugnet.robotics)
 
  Re: Drive types
 
(...) Besides Precedes and Follows, are there other ways to start additional threads? Specifically, I'd like to start additional threads and then continue the execution of the current thread. I might be misinterpreting this, but it seems that (...) (19 years ago, 13-Jan-07, to lugnet.robotics)
 
  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 (...) (19 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 (...) (19 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 (...) (19 years ago, 11-Jan-07, to lugnet.robotics.rcx)
 
  Re: What do these macros do?
 
Ok, well, replying to my own message in the best of internet style... I got impatient and starting prodding. After a few hard resets, I came up with the following: Yes, the Get/SetDisplayNormal() permits you to write directly to screen memory. This (...) (19 years ago, 11-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
 
  Re: What do these macros do?
 
(...) YES jeff, you need to do your own firmare.. AND it needs to be a form of BASIC!!!!! :) Chris 10 ? clr 20 goto 10 (19 years ago, 11-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
 
  What do these macros do?
 
I've been poking around with my NXT, and as usual I've decided to bite off more than I can chew. In trying to discover a way to *unset* pixels on the display without wiping the whole thing, I've been sifting through some of the less-discussed macros (...) (19 years ago, 11-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
 
  New York City NXT Meet-up
 
I have the LEGO MINDSTORMS NXT ROBOTICS SET and since I'm so "into it", my father and I were thinking we could start up a Lego MindStorms NXT Meet up group/club in New York City where we could meet once a month (or every other month), build, (...) (19 years ago, 11-Jan-07, to lugnet.robotics.nxt)
 
  Re: HiTechnic Compass Sensor Problems
 
(...) There is a problem with v1.01 of the LEGO firmware. You must have either V1.03 or V1.04. (I had that problem, also) The compass works fine with the newer firmware. It does say that on the HiTechnic web site, but it's not very obvious. Steve (19 years ago, 10-Jan-07, to lugnet.robotics.nxt)
 
  HiTechnic Compass Sensor Problems
 
If anyone is having trouble with the HiTechnic Compass Sensor you would not be the only one. I could not get it to work no matter what I tried. Before contacting Lego I checked for new updates and remembered the firmware 1.04 that I never did it (...) (19 years ago, 10-Jan-07, to lugnet.robotics.nxt)
 
  Not eXactly C beta news (NBC)
 
I have released a new beta (b21) of NBC with built-in support for the Not eXactly C (NXC) programming language. The sourcecode and the Win32 binary are already up on the NBC website. The Mac OSX binary and Linux binary will be up later this evening. (...) (19 years ago, 9-Jan-07, to lugnet.robotics)
 
  Re: Drive types
 
(...) The presence of both opcodes comes from the early days of NBC when I was trying to understand the executable file format (before the days of documentation) and I knew that in the NXT-G compiler a clump had both upstream and downstream (...) (19 years ago, 9-Jan-07, to lugnet.robotics)
 
  Re: Drive types
 
(...) Thanks John - quite clear now. Though I still don't understand why there are 2 different opcodes that can be used for more or less the same thing??? Philo (19 years ago, 9-Jan-07, 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