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