| | 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)
|