 | | Re: Ant pheromones
|
|
It does work - drywipe pens and horizontal white boards I mean - I worte a paper on my Lego ant laying trails for Ants 2002; sadly rejected. However, this combination works well, and my robot can raise and lower a pen depending on its internal (...) (23 years ago, 3-Jul-02, to lugnet.robotics)
|
|
 | | Re: Linux driver for USB tower
|
|
Hi, (...) Good point. The tar file can be found at (URL) (23 years ago, 2-Jul-02, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.pbforth)
|
|
 | | Re: Displaying info while debugging
|
|
Here it is... : wait 15 0 timer_SET BEGIN 0 timer_GET 0= UNTIL ; I go with 0,15 seconds to be on the safe side; 0,10 seconds is too border line. So now, the first example becomes: : TEST 100 0 DO I CR . wait 7 1 0 MOTOR_SET LOOP 7 4 0 MOTOR_SET ; (...) (23 years ago, 3-Jul-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | Re: Displaying info while debugging
|
|
Thanks a lot Ralph, And I'm sure you're right. I tried this: 10000 VALUE CTR : test 100 0 DO I CR . CTR 0 DO LOOP LOOP ; For CTR > 11000, the numbers are displayed one at a time. Below 11000, they're displayed in batch. So, it probably means that (...) (23 years ago, 3-Jul-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | Re: IR Tower and USB-Serial adapter
|
|
I solved that problem before I encountered it altogether. I just bought the usb IR tower from Lego Dacta www.pldstore.com and the RIS 2.0 upgrade kit from Lego S@H. cost me about $40 US, but that USB/Serial adapter was twice that when I went looking (...) (23 years ago, 2-Jul-02, to lugnet.robotics)
|