 | | NXT G-blocks list
|
|
Please consult the excellent list of available NXT G-blocks (URL) Guy (19 years ago, 26-Apr-07, to lugnet.robotics)
|
| |
 | | Re: Announcing LegWay, Finally
|
|
(...) I have dowloaded and installed the code from Steve's website (URL) to test out the Legway. This download has a compiled version of the code, but not the actual code (.c file). My son was quite impressed with this balancing robot. The readme (...) (19 years ago, 26-Apr-07, to lugnet.robotics)
|
| |
 | | Re: Getting patches integrated into the brickos?
|
|
(...) As far as I know, all the sourceforge web pages are held in the CVS repository, as are the sources. Only people with developer permission on the project have commit access to CVS - you have to contact the project admins to request that (...) (19 years ago, 25-Apr-07, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: NBC/NXC beta news
|
|
(...) Well that technique does compile, but produces interesting results: --- #include "NXCDefs.h" struct st { string s1; int i1; } st a1[]; st v1,v2; task main() { v1.s1 = "test"; v1.i1 = 9; NumOut(0,0,v1.i1); TextOut(40,0,v1.s1); (...) (19 years ago, 25-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: NBC/NXC beta news
|
|
(...) The problem with code of this sort is that the opcodes for manipulating values do not readily allow for this type of operation. To set the variable val to the value of the bxxx field of the structure type stored in your array of structs I (...) (19 years ago, 25-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Getting patches integrated into the brickos?
|
|
I've been trying to build a cross compiler and brick-os on my machine for a day now and well, what can I say except that all the how-to's and instructions for building brick-os seem to be either wrong, bad or out of date. (e.g. they talk about very (...) (19 years ago, 23-Apr-07, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Another useless utility
|
|
(...) I've created a little desktop wrapper for the Mac version of rsoplay called RSOPlayer. You can drag RSO files onto it to play them, double-click RSOPlayer to select files to play with a file browser, or even assign RSOPlayer to handle RSO (...) (19 years ago, 25-Apr-07, to lugnet.robotics.nxt, FTX)
|
| |
 | | Deriving power from NXT® motor port A
|
|
This (URL) special cable> allows you to power external devices such as a a motor multiplexer or a wireless camera from your NXT. No need for external bulky battery box! (if your current consumption is low enough, 800mA max). Though plugged into NXT (...) (19 years ago, 25-Apr-07, to lugnet.robotics.nxt.nxthacking, FTX)
|
| |
 | | Re: NBC and Windows Mobile
|
|
(...) I also have a Dell X51v PDA and am very interested. I don't own a laptop so my PDA is all I take to brick events. I did fine using OnBrick at the recent BrickFest PDX, but am looking for other options. I don't have a lot of time to help, but I (...) (19 years ago, 24-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Bricxcc news
|
|
A new test release of BricxCC is available. It features a built-in NBC/NXC compiler which can be turned on or off via a checkbox on the NBC/NXC Compiler tab. With it turned on you will find that compiling and downloading programs via bluetooth is (...) (19 years ago, 24-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Ultimate Builders CD-ROM
|
|
(...) I know what you mean, but it's the same with the 'advanced' models in the RIS set. Those don't have step by step instructions though (like the Cybermaster for example). Are the ones on the Ultimate Builders CD step by step or do they show (...) (19 years ago, 24-Apr-07, to lugnet.robotics)
|
| |
 | | Re: LEGO Engineer Software
|
|
(...) I've been looking for that myself, but after a bit of search, I found this tutorial that shows that RoboLab has the ability to use the Control Lab 9751: (URL) this helps. John (19 years ago, 24-Apr-07, to lugnet.robotics)
|
| |
 | | Re: NBC and Windows Mobile
|
|
I have a Dell X51v and would like to do the same thing. I don't have any time to help but I would like to be kept in the loop when you get yours working. I can test out your solution on my Dell PPC(Mobile 5). Ronald "John Hansen" (...) (19 years ago, 23-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Ultimate Builders CD-ROM
|
|
(...) The model instructions on the CD are annoying to use since you have to build next to the computer and click to advance to the next step. I liked building the machine that can write pre-programmed messages, but it's rather flimsy and unreliable (...) (19 years ago, 23-Apr-07, to lugnet.robotics)
|
| |
 | | Another useless utility
|
|
rsoplay - Play RSO file on PC --- This is a small program to play NXT sound files (.RSO) on your PC. Not sure why anyone would really want to, but now you can anyway. Now Mac and linux can be just as useless as Windows! Download it (URL) here>. (...) (19 years ago, 23-Apr-07, to lugnet.robotics.nxt, FTX)
|
| |
 | | Re: Wishlist for next pbLua Beta
|
|
(...) Preparing a filesystemblock with files inside should be not a big problem... Testing can be done by downloading (sending ascii) like today and when finished, prepare the filesystem and download the separate image. When operating system and (...) (19 years ago, 23-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Ultimate Builders CD-ROM
|
|
I saw some screen shots of the Ultimate Builders set cdrom (peeron set number #3800, although the cdrom isn't referenced) I was wondering if anyone could tell me if the (7?) models detailed on that cdrom are any good, and if there's a way to get a (...) (19 years ago, 23-Apr-07, to lugnet.robotics)
|
| |
 | | Re: Wishlist for next pbLua Beta
|
|
(...) What is the size of code ? I think we need a very small filesystem only. If we can store 32kB it is enough, we didn't want to store MP3 ! (...) What about pressing a button at boot to switch console ? e.g if pressed <enter> ==> BlueTooth else (...) (19 years ago, 23-Apr-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Controlling trains with NXT?
|
|
(...) Indeed, Steve Hassenplug & I did exactly this at BrickFest 2005 with the GBC trains - we had two trains running around a single loops, but in this case used four isolated sections so that each side fo the loop was under the complete control of (...) (19 years ago, 22-Apr-07, to lugnet.trains, lugnet.robotics.nxt)
|
| |
 | | Re: Controlling trains with NXT?
|
|
(...) Block control was fairly common on model train layouts before DCC and other digital solutions became available. If you do a google search for "block control" you should find a few references. Yours is a variant of that. It works, but as you (...) (19 years ago, 22-Apr-07, to lugnet.trains, lugnet.robotics.nxt)
|