 | | The LEGO Level
|
|
With a little R&D I have shown that John Barnes (HiTechnic Products ED2010) light sensor has the resolution and sensitivity to accurately plot the meniscus of a bubble. Using that sensor and a spirit level I have created a new accurate level (...) (22 years ago, 14-Jul-03, to lugnet.robotics)
|
|
 | | Re: BrickOS motor-output: Subject to change?
|
|
Hi, I remember. I have tried brickOS 0.2.6.10 but I had problems with downloading the firmware. I was unable to get the new kernel into the RCX. I do not have this problem with 0.2.6.9. Thanks, Dietmar (...) [...] (...) [...] (22 years ago, 14-Jul-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: How to user MONITOR command for watching TIMER in Spybotics
|
|
Dear Dave, Thank you for your reply. In fact, for several nights I was using very similar snippet you provided to watch the timer before posting my problem, however, I was careless to spell the Timer(0) with TIMER(0) and the compiler always (...) (22 years ago, 13-Jul-03, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: How to user MONITOR command for watching TIMER in Spybotics
|
|
This program below shows how a timer event can be used. Dave Baum ---- #define MY_EVENT 0 task main() { ClearTimer(0); SetEvent(MY_EVENT, Timer(0), EVENT_TYPE_HIGH); SetUpperLimit(MY_EVENT, 1000); monitor(EVENT_MASK(MY_EVENT)) { while(true) { (...) (22 years ago, 12-Jul-03, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: Hailfire Droid, set #4481
|
|
Brass Tilde's utterance expressed in news:002101c345b6$e9...@lsdualxp: (...) See my earlier post in lugnet.starwars / lugnet.technic.bionicle (URL) It hasn't been moderated yet... weird.. well - there are direct links to some pics... Play on! (22 years ago, 12-Jul-03, to lugnet.robotics)
|
|
 | | Re: Large Turntables
|
|
See Jama's Construction Archive on Brickshelf: (URL) see Miguel Agullo's MOC: "Differtimento" (URL) that helps. Also this is a good way to use the system: (URL) Luck, Eric Sophie www.biomechanicalbricks.com (22 years ago, 11-Jul-03, to lugnet.robotics)
|
|
 | | Large Turntables
|
|
Large Turntables (URL) have links of how to set up motors and gears on turn-tables? Specifically I have a motor that I want to steer a car robot AND at the same time partially rotate a turn-table (the turn-table will always point the same direction (...) (22 years ago, 11-Jul-03, to lugnet.robotics)
|
|
 | | FLL training manual
|
|
I am planning on using Dave Hylands technical training/coaching manual to prepare my group for the FLL competition. I looked up the Minnesots FLL survey results and noticed that the feedback was rather neutral on the materail. Why is that? Is it to (...) (22 years ago, 11-Jul-03, to lugnet.robotics.edu)
|
|
 | | New Website
|
|
Hey folks, After many long hours, I have finished my latest site. I have added new areas including a section for online building instructions that can be viewed as a slideshow or by step. Because of the time involved in creating them, I only have (...) (22 years ago, 11-Jul-03, to lugnet.robotics)
|
|
 | | Re: Pneumatic Linear-to-cyclical Converter
|
|
(...) Yep, that's it. Actually, the switches could perhaps be located somewhere else? I'm not familiar enough with pneumatic engines to know how the switch reversal mechanism works. (...) Right. Actually, in the model of this I'm working on, I did (...) (22 years ago, 11-Jul-03, to lugnet.robotics)
|