 | | Spam from a "legos" robot store
|
|
So I got some spam today. Some Goof-wad decided that I might be interested in his OVERPRICED wares. (URL) ALL the prices he lists are HIGHER than Bricklink. My personal favorite is the speed counter for $35 USD 2. will some kind soul PLEASE point (...) (20 years ago, 6-May-06, to lugnet.org.ca.rtltoronto)
|
| |
 | | Re: NXT Sound Sensor
|
|
(...) There is a curious 6th wire connection from the sound sensor which sends analog sound to the CPU. I am assuming that using some 3rd party firmware, it might be possible to digitize and process sound data. But I think turning the CPU into a DSP (...) (20 years ago, 6-May-06, to lugnet.robotics)
|
| |
 | | Re: NXT interface
|
|
(...) This is the on-screen programming system. It's pretty rudimentary, but it lets you build very simple programs with only your NXT (no computer needed). Slots 1 & 3 let you 'do' something, slots 2 & 4 essentially control how long that action (...) (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Re: NXT Sound Sensor
|
|
(...) The raw mode still just returns one number - essentially the integrated sound energy, where the weighting function is determined by the sensor mode (dB or dBA) and is all done on-board the sound sensor itself, not in the NXT. (...) You only (...) (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Re: 2006 LDraw.org Steering Committee Election Results
|
|
(...) Seconded! Looks like a great group, good luck! ROSCO (20 years ago, 5-May-06, to lugnet.cad.dev.org.ldraw)
|
| |
 | | Re: NXT Sound Sensor
|
|
(...) Hmmm is there a "raw data" mode for the sound sensor? Seems to me, it may be possible (maybe not yet but one day) to write a program that does FFT analysis, as long as it can get the raw wave data from the sensor. I'm assuming the "tone mode" (...) (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Re: NXT interface
|
|
(...) Sounds great! Are you able to determine how much memory a program takes up while it's running? And how much memory is free? (...) Hmmm the purpose of these slots are one thing thats not immediately obvious (to my old brain anyway), can you (...) (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Gunraven
|
|
Based off the Gunstar from the movie The Last Starfighter, just a little smaller. The Gunraven (URL) Enjoy and LMKWYT Jamie (URL) Pope's 7> (20 years ago, 5-May-06, to lugnet.space, lugnet.announce.moc, FTX) !
|
| |
 | | Re: 2006 LDraw.org Steering Committee Election Results
|
|
(...) Not much of the brick, sadly. I'm in a bit of a dim ages right now because I'm focusing in other areas since I've been out of school. I did run my hands through a pile of bricks as I put them into an 'unsorted' bin the other day and got chills (...) (20 years ago, 5-May-06, to lugnet.cad.dev.org.ldraw)
|
| |
 | | Re: Help getting up to speed on robot electronics
|
|
(...) Hi Jeff, I am also in software, but have dabbled for years with the hardware side of things. Maybe a place to start on a little crash course in interfacing are the R. A. Penfold books, which have stuff on interfacing with a PIC Micro (but is (...) (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Re: NXT to NXT communication?
|
|
(...) Yes just kinda murky now! There are still good opportunities for a wireless network of NXT's! One could write a program on a single master and control as many lower level NXT's as you could bring together! Like one general commanding three (...) (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Re: NXT to NXT communication?
|
|
(...) OK...it looks like this messaging mechanism in (URL) is a little confusing. Steve cleared this up a bit in (URL) In the hierarchy he discussed, N0 has to go through N1 to talk to N2-4. This model can be extended to higher levels in a tree (...) (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Re: 2006 LDraw.org Steering Committee Election Results
|
|
Congrats, guys. So I can expect that ldraw.org will start moving again? *wink* ;) Tim--I haven't got the time just now, but I'm looking forward to seeing your brickshelf gallery to see what you've been up to. Adrian (20 years ago, 5-May-06, to lugnet.cad.dev.org.ldraw)
|
| |
 | | Re: NXT memory limits
|
|
(...) Is the sound quality similar to those "real" ringtones you get on new cellphones (think that's what they're called...)? Or is it closer to polyphonic? (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Help getting up to speed on robot electronics
|
|
I'm a newcomer to robotics, with 30 years of experience in software and nearly nothing at all on the hardware / electronics side. I'd like to learn how to get stuff working with my Vex controller other than the Vex-branded parts -- things like (...) (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Yellow Castle/Knights Tournament Sale
|
|
OK, I still have some of these in duplicates. I had these since I bought them back in the 1980's.... For Sale (all empty boxes include all inserts): Yellow Castle #6075 Empty Box: Excellent Condition $30 Yellow Castle #375/#6075 Instructions: Mint (...) (20 years ago, 5-May-06, to lugnet.market.buy-sell-trade)
|
| |
 | | Re: NXT memory limits
|
|
(...) So in theory, once the open-source firmware is released it could be hacked to support interfacing with the sound system in other ways (such as playing compressed mpg/ogg files or sound stream data)? (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Re: Quasar I with updated pics - sorry about that
|
|
(...) Thanks! The only thing to note is that TLG never made the curved slopes in blue I made this in CAD before trying it "in the brick," so I didn't know. However, I'm sure they'll eventually come out with blue versions, so I'll just wait - I'll (...) (20 years ago, 5-May-06, to lugnet.space, FTX)
|
| |
 | | Re: NXT memory limits
|
|
(...) See (URL) for the .rso file format. It is a modified .wav file. The only facility in the standard NXT firmware for playing sounds of any kind are playing a tone (frequency/duration) or playing a .rso file which has previously been uploaded to (...) (20 years ago, 5-May-06, to lugnet.robotics)
|
| |
 | | Re: NXT memory limits
|
|
(...) Most of the file extensions on the NXT start with .R and end with two characters which suggest the file type (SO for sound, XE for executable, TM for "try me", DT for datalog, etc...). A .RSO file is a massaged .WAV file. The .RSO file format (...) (20 years ago, 5-May-06, to lugnet.robotics)
|