 | | Re: Why do you love bley?
|
|
(...) This is, again, crap. You're making a gross generalization about an incredibly diverse group of people. A large number of people I've personally talked to think the bleys DO work better with Lego's color scheme; their issue with the color (...) (19 years ago, 13-May-07, to lugnet.color, FTX)
|
| |
 | | Re: circular pointer
|
|
I've added my comments to the code you posted (they start with **). I've also added some indenting.: #define SIZE 3 int v[SIZE],i,sum,ave; // initialize the array and some other variables sum = 0; for (i=0;i<SIZE-1;i++) { //I think this means set (...) (19 years ago, 13-May-07, to lugnet.robotics)
|
| |
 | | Re: Why do you love bley?
|
|
(...) Attraction is virtually by definition opinion based. What one person finds attractive, you can pretty much be guaranteed you can find someone who doesn't. How you could take a statement about it as anything else is beyond me. Jeff (19 years ago, 12-May-07, to lugnet.color, FTX)
|
| |
 | | Re: circular pointer
|
|
(...) The line above is the line that cycles the array - each time through the loop it increments i and resets it to zero if it's >= SIZE (% is modulus operator). But I would agree with you about the v[i]=0 line - seems to me it would make the (...) (19 years ago, 12-May-07, to lugnet.robotics)
|
| |
 | | Re: Mark's Pad
|
|
Thanks much! I can see I'll be explaining the spaciness of that coffee table for a long time... God Bless, Nathan (URL) (19 years ago, 12-May-07, to lugnet.town, FTX)
|
| |
 | | Re: The Cruella d'Villa
|
|
(...) (URL) Irfanview> has a batch mode, allowing you to easily resize as many images as you like with a few mouse clicks. ROSCO (19 years ago, 12-May-07, to lugnet.build, FTX)
|
| |
 | | Re: new xy-plotter
|
|
(...) Page is updated with the first picture. Note that there is no sensorial control over the motor's position: (URL) (19 years ago, 12-May-07, to lugnet.robotics)
|
| |
 | | Re: MOC: Super Galaxy Explorer
|
|
(...) Thanks! I was hesitant about using them because of their newness, but they cut a rather low profile (hyuk!) on the ship, so I let them stay. I tried to pick new parts that I felt would fit the Classic Space style. (...) Yes, the yellow and (...) (19 years ago, 12-May-07, to lugnet.space)
|
| |
 | | Re: New Building UPDATE
|
|
"David VinZant" <legotrains@NO.yahoo.SPAM.com> wrote in message news:JHv5rs.H2C@lugnet.com... (...) Dave: Nice building. I like the modular aspect which will allow you to alter the height to match the parameters of each particular show layout. One (...) (19 years ago, 12-May-07, to lugnet.town)
|
| |
 | | NXT radar
|
|
I've built a 'true' NXT radar, using a 4 wire untangler to allow infinite rotation of a Sharp IR sensor from mindsensors.com. Details and images on www.nxtasy.org main page. Guy Ziv NXTasy.org (19 years ago, 12-May-07, to lugnet.robotics.nxt)
|