 | | Re: where buy Rot Sensor and Micro Mot in EU
|
|
(...) If you check eBay you will find them sometimes. Do a search on 'Lego Mindstorms'. In fact, one Micro Motor just went up for auction to-day. Look here: (URL) (23 years ago, 16-May-02, to lugnet.robotics)
|
|
 | | Re: where buy Rot Sensor and Micro Mot in EU
|
|
(...) Well, you can try www.bricklink.com . They are worldwide and are sort of like Ebay for LEGOs. Or maybe check E-Bay. They`ve got lots of LEGO's cheap. Car (23 years ago, 16-May-02, to lugnet.robotics)
|
|
 | | where buy Rot Sensor and Micro Mot in EU
|
|
Does anybody know where I can order the Rotation Sensor (#9756) and MicroMotor (#5119) from Europe (I live in Belgium) ? I asked "Lego Direct Europe", but they claim these are not for sale separately. Many thanks ... (23 years ago, 16-May-02, to lugnet.robotics)
|
|
 | | cygwin error
|
|
i got this error while trying to setup legOS 0.2.6 i'm running windows XP scott@FAMILYCOMPUTER /legos-0.2.6 $ make depend for i in util lib boot demo ; do make - --unix NODEPS=yes -C $i depend || exit 2 ; done make[1]: Entering directory (...) (23 years ago, 16-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: nqc question
|
|
(...) I don't see how that could possibly work - where does this code turn the motor off? You need something like: task sensor_to_motor () { while ( 1 ) /* Do this forever... */ { Off ( motor ) ; /* Turn the motor off */ while ( sensor == 0 ) /* (...) (23 years ago, 16-May-02, to lugnet.robotics)
|