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 / 27122 (-20)
  Re: Robo Quad - Stage Seven
 
Cool! Glad to see you're still in there making great robots Eric! Hope that robo-pussy comes alive with much enjoyment and pleasure! Regards, /Tobbe in Sweden (18 years ago, 24-May-07, to lugnet.robotics, lugnet.technic) !! 
 
  Re: Windows Vista Mindstorms Compatibility
 
Great! But now I've run into another problem. My USB tower is not detected. It is installed, I can see it under the Control Panel, but none of the programs can find it. I've tried plugging it into different USB ports, I've tried the new setup (...) (18 years ago, 20-May-07, to lugnet.robotics)
 
  RE: Windows Vista Mindstorms Compatibility
 
Hi, BrixCC works fine under Vista here, just change the shortcut to "Run as Administrator" (under the "Advanced" button). Regards, Marco -----Original Message----- From: linmix [mailto:linmix@gmail.com] Sent: zondag 20 mei 2007 16:32 To: (...) (18 years ago, 20-May-07, to lugnet.robotics)
 
  Windows Vista Mindstorms Compatibility
 
I have just bought a laptop with Windows Vista (it's the only OS you can get on a laptop around here) and of course I have immediately tried to install my LEGO software . Here's a short report of the different apps I've tried to install and the (...) (18 years ago, 20-May-07, to lugnet.robotics)
 
  Pictures from Robot Sumo at Orlando, LIC
 
There was a Under 14 Light Weight Class Robot Sumo and a Tag Team event at the Orlando LIC -- see KK Quah's web-site, TLCK ((URL) for details. It happened May 19, 2007. Here are my pictures from the event: (URL) (18 years ago, 20-May-07, to lugnet.robotics)
 
  Re: new xy-plotter
 
(...) Page is updated : (URL) (18 years ago, 19-May-07, to lugnet.robotics)
 
  Re: circular pointer
 
(...) There's something about that too in the same book. If I have some time this weekend I'll try to figure that one out. (thanks for the pointer, I'd forgotten about it) linmix (18 years ago, 17-May-07, to lugnet.robotics)
 
  Re: circular pointer
 
(...) Another way to accomplish the same result with less code and less memory is to use exponential smoothing. (see Wikipedia) The method uses coefficients between 0 and 1, but if you want to use integers you can always use the integer numerator (...) (18 years ago, 16-May-07, to lugnet.robotics)
 
  Re: circular pointer
 
(...) I should have written: 'array' (...) OK, undefined is not the same as zero, that makes sense (in a way). I looked up how to initialise an array and according to Dave Baum's NQC Guide "The initial values for an array's elements cannot be (...) (18 years ago, 14-May-07, to lugnet.robotics)
 
  Re: circular pointer
 
In lugnet.robotics, linmix <linmix@gmail.com> wrote: [snip] (...) [snip] I would say defining SIZE changes the size of the array and thus the period of the moving average. I'm not sure how you mean "macro" in this context. [snip] (...) Yes, both (...) (18 years ago, 13-May-07, to lugnet.robotics)
 
  Re: circular pointer
 
I've inserted some comments, not all are questions, some are simply 'thinking aloud'. (...) So by defining SIZE here I can easily change the size of the macro without having to alter anything else in the code. Nice! (...) Right you are, I should (...) (18 years ago, 13-May-07, to lugnet.robotics)
 
  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 (...) (18 years ago, 13-May-07, to lugnet.robotics)
 
  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 (...) (18 years ago, 12-May-07, to lugnet.robotics)
 
  Re: new xy-plotter
 
(...) Page is updated with the first picture. Note that there is no sensorial control over the motor's position: (URL) (18 years ago, 12-May-07, to lugnet.robotics)
 
  circular pointer
 
Some time ago some of you offered to help out if I (and I suppose anyone else) had any questions about programming.... well, here goes I'm reading "Building Robots with Lego Mindstorms" and in Chapter 12, there is some code to create a circular (...) (18 years ago, 12-May-07, to lugnet.robotics)
 
  Re: Zamor Spheres
 
(...) "regulation" (...) out" into (...) We'd like to see how soccer balls would run through our modules. I'm guessing that some would take the smaller balls just fine and could slip right into a regulation GBC, but others would find that their (...) (18 years ago, 11-May-07, to lugnet.robotics)
 
  Re: Zamor Spheres
 
(...) This is indeed the main problem. As we originally defined a GBC it used soccer balls (at the time, Zamors hadn't yet even come out), so most GBC-standard modules not only use but take advantage of the fact that a LEGO soccer ball fits very (...) (18 years ago, 11-May-07, to lugnet.robotics)
 
  Re: Zamor Spheres
 
<<but I gather that means they may not work in a ball pump e.g.>> I chose to use Zamor spheres (because of their availability) for our GBC in my small robotics/engineering class. The kids have made ball pumps, Archimede's screws, stair lifts, chain (...) (18 years ago, 11-May-07, to lugnet.robotics)
 
  Re: Robo Quad - Stage Seven
 
(...) Thanks. When I make one for the head motion it should be pretty cool. The action of the left/right and up/down is pretty quick. - Eric Sophie (18 years ago, 10-May-07, to lugnet.robotics, lugnet.technic)
 
  Re: Robo Quad - Stage Seven
 
(...) Thank you, it is just taking a long time to build. I don't want to build it the wrong way. So I choose carefully the steps involved. Plus, it is tough going on my fingers. (...) Hard to say. All the joints are very strong. The motors provide (...) (18 years ago, 10-May-07, to lugnet.robotics, lugnet.technic, FTX)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR