| | cool robot
|
|
it's not lego, but here's a robot I'm working on: (URL) I think a balancing biped can be built with NXT. It's an open challenge! -dbm (18 years ago, 27-Feb-07, to lugnet.robotics)
|
|
| | Re: Power Functions Element Pics (inc Plugs)
|
|
(...) OK, here's a few while you wait :-) Basic system as used in the creator dinosaur set 4958 (inc handset & battery box): (URL) IR receiver: (URL) motor (inc plug top): (URL) motor (inc stud recesses on bottom and plug bottom): (URL) (18 years ago, 27-Feb-07, to lugnet.technic, lugnet.robotics)
|
|
| | Re: FindLight
|
|
(...) Use FastTimer instead of Timer for 10ms resolution. I should have remembered that last night. John Hansen (18 years ago, 27-Feb-07, to lugnet.robotics)
|
|
| | Re: FindLight
|
|
Thank you for your well commented adaptation. I'm still experiencing the same problem even though the values for the different variables as shown by 'watch the brick' check out. The problem is in a different place. I wrongly assumed wait 'ticks' and (...) (18 years ago, 26-Feb-07, to lugnet.robotics)
|
|
| | Re: FindLight
|
|
(...) I accidentally put a semicolon on the #define line above which is wrong. The program I posted will not compile unless the semicolon is removed. My apologies. It's what I get for posting late at night. John Hansen (18 years ago, 26-Feb-07, to lugnet.robotics)
|