 | | Re: What do these macros do?
|
|
(...) John - if you've got someone's ear in this, could you also see if a GCC build of the firmware can be released? I know LEGO are unlikely to use GCC themselves as they can afford more specialised tools, but so far, I don't see much of a (...) (19 years ago, 24-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
|
| |
 | | Re: semafori
|
|
(...) Chi tratta i mattoncini in questo modo non è mio amico ;-) Ciao! Gabriele -- gb(at)biffuz.it (19 years ago, 24-Jan-07, to lugnet.org.it.itlug, FTX)
|
| |
 | | Re: another comparison
|
|
Hi Claude, (...) do you have the DFT algorithm in some programming language like Java or C? I'm just guessing, but maybe it could also be useful for speech recognition? Or maybe telling the cat from the dog? (The sound sensor should be usable as a (...) (19 years ago, 24-Jan-07, to lugnet.robotics)
|
| |
 | | Re: Neo-Classic-Space Freighter WIP
|
|
(...) Scroll down to the last picture on this page (the pictures at the top look like they use huge stickers to fake the upper truss structure). (URL) This last picture (without stickers) looks pretty good to me. The SNOT on the command module is (...) (19 years ago, 24-Jan-07, to lugnet.space, FTX)
|
| |
 | | Re: Strange rails - found the answer
|
|
Hello again Today I found the answer to the question of these strange colors for otherwise very common parts. All of you stating that these parts must be some kind of test mould were right! As I mentioned in my first post, I bought these parts (...) (19 years ago, 24-Jan-07, to lugnet.trains)
|
| |
 | | Re: What do these macros do?
|
|
(...) It is possible to write to the popup buffer but only by using the IOMap routine (SetDisplayPopup). The regular system calls which write to the LCD all write to the normal display memory. Unfortunately, as Dick Swan suggested, the current NXT (...) (19 years ago, 24-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
|
| |
 | | Re: Mindstorms question
|
|
(...) Nathan, Yes, there are ways to do just about everything you asked. I don't think the RC motors will run at full power when connected to an NXT (which can be done via conversion cables) Personally, I'd suggest gearing up one or more NXT motors, (...) (19 years ago, 24-Jan-07, to lugnet.technic)
|
| |
 | | Mindstorms question
|
|
I bought the Mindstorms NXT kit at BrickFest 2006 in hopes of designing a Lego chipper. Although the sensors would make the design possible, the blade of a chipper has to turn at an extremely high RPM- and with a lot of torque. The NXT motors turn (...) (19 years ago, 24-Jan-07, to lugnet.technic)
|
| |
 | | Re: LEGOfan - is it dead?
|
|
(...) Hi Todd, LEGOFan is currently offline due to a disk drive problem which took down the RAID array. We've been working with Eric at Northstar Computers to get it fixed, but it looks like the drive(s) are hosed at a low level, and require a clean (...) (19 years ago, 24-Jan-07, to lugnet.ambassadors, lugnet.general, FTX)
|
| |
 | | Re: Unit LNE of the dinochrome brigade (Was: Rock Crawling)
|
|
(...) Awesome! Great videos! BTW if you want to know how to make bigger tires, try inserting old school 1" Lego tires into the crevices around the large grey "hula hoops" from the star wars kit. This will make tires at least 8" (20 cm) in diameter (...) (19 years ago, 24-Jan-07, to lugnet.org.us.laflrc, lugnet.robotics, lugnet.technic)
|
| |
 | | Re: Integrated tram curves
|
|
(...) Hi Pete, Right now it's just a proof of concept really but at some point I intend to use it in an integrated road/rail/footpath scene. Using a mix of studs up and snot road elements could improve things drastically. Tim (19 years ago, 24-Jan-07, to lugnet.trains, lugnet.town, FTX)
|
| |
 | | Re: Integrated tram curves
|
|
(...) That's the shizzle, right there. You're onto something here, mate. I think you should integrate it into a larger display. Have you thought about where you'd be putting pavements? Lovely. Pete (19 years ago, 24-Jan-07, to lugnet.trains, lugnet.town, FTX)
|
| |
 | | Re: Istanbul Tram
|
|
(...) And... fixed. Tim PS. Sorry for spamming the forums. Silly me should have changed and then posted rather than the other way around. (19 years ago, 24-Jan-07, to lugnet.trains, FTX)
|
| |
 | | LEGOfan - is it dead?
|
|
Ambassadors, So is LEGO Fan Dead? Todd (19 years ago, 24-Jan-07, to lugnet.ambassadors)
|
| |
 | | Integrated tram curves
|
|
Hi everyone, I've been playing around with trams a lot lately as you may have noticed. I decided I needed some integrated track/road units... but curved. Anyway, after playing around with real bricks I came up with this system. (2 URLs) MPD> In my (...) (19 years ago, 24-Jan-07, to lugnet.trains, lugnet.build.schleim, lugnet.town, FTX)
|
| |
 | | Re: Controling NXT with Bluetooth Device(such as mouse, etc)
|
|
(...) That actually doesn't address the real problem. The NXT has a "dongle" built-in, so it can receive the Bluetooth messages. It just can't understand what it reads. The NXT requires a very specific message format, and that's not what the mouse (...) (19 years ago, 24-Jan-07, to lugnet.robotics)
|
| |
 | | Re: Bargain aifares
|
|
(...) Hey, I booked Monday from West Palm Beach (PBI) to PDX for $313. I thought that was a gret deal. Todd (19 years ago, 24-Jan-07, to lugnet.events.brickfest, FTX)
|
| |
 | | Re: Controling NXT with Bluetooth Device(such as mouse, etc)
|
|
(...) The problem is the NXT is a USB-slave device: it does not provide either the power (5V) or the communications ability to run a BT dongle (this is a seperate issue from the "shape" of the USB port: that's just a bit of hardware shaping to keep (...) (19 years ago, 24-Jan-07, to lugnet.robotics)
|
| |
 | | Re: Dec is almost over so maybe a meeting in Jan
|
|
(...) Whoa, sorry about that-- I didn't catch this response until just now. Okay, here's our plan. We arrive into PHX late 11pm ish this Sat night. And we have a room in Tucson Sun night. We could meet up Sunday afternoon or early eve in PHX if that (...) (19 years ago, 24-Jan-07, to lugnet.loc.us.az, FTX)
|
| |
 | | Re: Controling NXT with Bluetooth Device(such as mouse, etc)
|
|
(...) Thank you for answering :-) How about putting a Bluetooth-Dongle to NXT? It will receive HID signal, but dongle will translate the signal into NXT-usable one. I think it will work, how do you think? (19 years ago, 24-Jan-07, to lugnet.robotics)
|