 | | Re: Version
|
|
Hi The 2.0 MS software is probably more than just the firmware? For people coding in NQC etc, firmware may be all that matters, but for those of us who (also) use the Lego application, a new version with new featueres may be worth it. I dont think (...) (24 years ago, 30-Dec-01, to lugnet.robotics)
|
|
 | | Devantech SRF04 library for HandyBoard
|
|
Today I posted a fully documented SONAR LIBRARY for the HandyBoard on my website: (URL) It uses the Devantech SRF04 to measure distance. The system is a-synchronious what makes it very little overhead and easy to use on your own programs. The (...) (24 years ago, 30-Dec-01, to lugnet.robotics.handyboard)
|
|
 | | Re: host address
|
|
(...) Do you have a patch? (...) I'm writing a compiler (automaton model of the robot to C). With dynamic addresses, it could manage an "addresses pool", and simply add a call to change the address when the program starts... On the other hand, if (...) (24 years ago, 30-Dec-01, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Reset & running Main ( )
|
|
John, a couple things. 1. when you quit and restart IC, it forgets what programs you may have loaded into the HB. so that explains your #4 case below. 2. IC has its own way of storing vectors for user code like your main() program, so you should not (...) (24 years ago, 30-Dec-01, to lugnet.robotics.handyboard)
|
|
 | | Re: Version
|
|
(...) AFAIK, RIS 2.0 has... * A few extra/different parts (but nothing significant I think). * New software (but you can download that from the Lego web site as the beta version). * The tower is a new design. It's interfaced via the USB port rather (...) (24 years ago, 30-Dec-01, to lugnet.robotics)
|
|
 | | Re: Reset & running Main ( )
|
|
John, Can you post a copy of your "Main()" file to the following site: (URL) will have to sign up with a yahoo account, but it is a lot easier to deal with code problems and board problems on that forum. -Dan (...) (24 years ago, 30-Dec-01, to lugnet.robotics.handyboard)
|
|
 | | Version
|
|
What are the major differences between the 1.5 version and the 2.0 versions of the Mindstorm? Reason I ask is because I see that there are upgrades available to bring the 1.5 version up to 2.0 which, when combined with the lower prices that can be (...) (24 years ago, 30-Dec-01, to lugnet.robotics)
|
|
 | | Re: host address
|
|
Eric, see the thread started by Zhengrong Zhang on 11/5/01 about this. short: we can't find any compelling reason to hardcode the address. I'm not sure about Zhengrong, but I've modified my copy of LegOS to support "dynamic" addresses (i.e. can (...) (24 years ago, 30-Dec-01, to lugnet.robotics.rcx.legos)
|
|
 | | Re: NQC with USB Port
|
|
go here (URL) at the release list. USB support for some platforms "Peter Krengel" <lego-robotics@crynwr.com> wrote in message news:005001c18e55$80...0@peter... Hi all there, my son got a RIS2 were the IR Power uses a USB connector. We saw that NQC (...) (24 years ago, 27-Dec-01, to lugnet.robotics)
|
|
 | | Reset & running Main ( )
|
|
Dear "Group", ....what are we? Lugnetters? Lugheads? Lugnuts? Regardless, I need some guidance on getting my Handyboard to run a downloaded Main( ) program upon powerup/reset. Here are some facts regarding my problem. 1. The Handyboard downloads the (...) (24 years ago, 29-Dec-01, to lugnet.robotics.handyboard)
|