 | | Re: Help needed reviving my HB
|
|
Hello Edward and everyone, There are several causes that the Handyboard won't boot. 1) 62256 SRAM was dea 2) 74HC244 was dead 3) The Handyboard cannot put into bootstrap mode You can try to do the followings: Removes all the ICs on Handyboard except (...) (26 years ago, 2-Nov-99, to lugnet.robotics.handyboard)
|
|
 | | Re: idiot's guide to programming the rcx
|
|
(...) The almost universal answer to the question "what is the best/easiest alternative programming language for the RCX" is three little letters: "NQC." If you are at all comfortable with programming in a "scripted" language like BASIC, then you (...) (26 years ago, 2-Nov-99, to lugnet.robotics.rcx)
|
|
 | | Re: Help needed reviving my HB
|
|
Hello, Sorry, I made a mistake. "74HC244 was dead" should be read as "74HC373 was dead" This is the one soldered on the board directly without socket. It is located underneath the SRAM. Removing all ICs except 74HC132, 62256 SRAM, and MC68HC11 CPU (...) (26 years ago, 2-Nov-99, to lugnet.robotics.handyboard)
|
|
 | | Re: Need Balls!
|
|
I just received the message below from Mary at FLL, apparently you can order directly from them. Hope that helps, - Ben. ---...--- Ben Williamson benw@pobox.com (URL) Forwarded message ---...--- Date: Mon, 01 Nov 1999 10:11:18 -0500 From: Mary T. (...) (26 years ago, 2-Nov-99, to lugnet.robotics)
|
|
 | | Re: Scout secrets revealed
|
|
Hao-yang Wang wrote in message ... (...) a (...) So far, the Scout hasn't responded to the barcodes, it only emits it at certain points in its program. As I recall, in power mode it emits a barcode when you touch 'C'-motor on the remote, but this (...) (26 years ago, 2-Nov-99, to lugnet.robotics)
|
|
 | | Re: Scout secrets revealed
|
|
Robert Munafo wrote in message ... (...) The URL I gave is just as real ;-) I prefer people to use the latter URL since it enables them to navigate the site. Eric (26 years ago, 2-Nov-99, to lugnet.robotics)
|
|
 | | Re: 1.0 to 1.5 upgrade
|
|
(...) Thanks for the info! It 'll save me $25 and a big disappointment. Eric (26 years ago, 2-Nov-99, to lugnet.robotics)
|
|
 | | Re: ABC News coverage of "Astronaut Companion" Robot
|
|
Not to be a nudge back at you, but I believe that they DO use fans. The information that I saw regarding these gave me the impression that they were for INSIDE the spacecraft. Where there would be plenty of air, in use for other relatively mundane (...) (26 years ago, 2-Nov-99, to lugnet.robotics.edu)
|
|
 | | Re: Time available during 1 kHz system interrupt?
|
|
Interesting discussion but it raises a few more questions. Are there any (bad) side effects when user code that is inserted in the ISR takes longer to execute than the 1 msec interrupt cycle. From experience it appears that the ISR runs on the next (...) (26 years ago, 2-Nov-99, to lugnet.robotics.handyboard)
|
|
 | | Re: How to get Dacta #9633 Pneumatics Set
|
|
The Construction Site (www.constructionzone.com), an all-construction-toys store in Waltham, Mass., USA, carries a pretty good selection of DACTA, and can probably special order any sets. Their one gripe is that it has been difficult for the store (...) (26 years ago, 2-Nov-99, to lugnet.robotics)
|
|
 | | Re: How to get Dacta #9633 Pneumatics Set
|
|
Whoops! Wrong URL. It's www.constructiontoys.com . Sorry! -----Original Message----- From: The WordMeister <dwilcox@wordsmithdigital.com> To: C S Soh <cssoh@singnet.com.sg>; lego-robotics@crynwr.com <lego-robotics@crynwr.com> Date: Tuesday, November (...) (26 years ago, 2-Nov-99, to lugnet.robotics)
|
|
 | | Re: Categorizing uploaded robot images on legomindstorms.com
|
|
Russell Stoll <admin@legomindstorms.com> wrote in message news:FKJB41.A1C@lugnet.com... (...) Russ; I would try to put the categories in a tree structure. The for example first branch might be Mobil or Stationary. Then for Mobil the branch might be (...) (26 years ago, 2-Nov-99, to lugnet.robotics)
|
|
 | | RE: Categorizing uploaded robot images on legomindstorms.com
|
|
(...) Here's another idea - shamelessly stolen from a great bit of software called SuperJPG. (URL) This is (in my opinion) the best JPG indexing tool available. Anyways, the package lets you add "keys" to your images. It works like this: Suppose you (...) (26 years ago, 2-Nov-99, to lugnet.robotics)
|
|
 | | Re: Cat by the tail!: Rcx / MindStorms Classroom
|
|
Fred, I'm confused by the Pitsco site. Which package are you referring to as the "Mindstroms Bulk" set? Have you seen one of these?? I'm wondering if there is any advantage over 4 retail Mindstorms sets at $199 each or so.... Software: I was (...) (26 years ago, 2-Nov-99, to lugnet.robotics.edu)
|
|
 | | Re: Cat by the tail!
|
|
Steve, I'm working on some material; will be developing more as I teach some Middle School kids starting soon. Let's try to collaborate here. I am researching other Education links and lists for current Mindstorms users in Education. I will try to (...) (26 years ago, 2-Nov-99, to lugnet.robotics.edu)
|
|
 | | Re: walker that turns?
|
|
(...) it? ¡hola Horacio! Months ago I built a robot that used just two legs to walk, moving its own center of gravity from one leg to the other. It was actually unable to turn, but someone sugested that I could provide it with turnable legs for (...) (26 years ago, 2-Nov-99, to lugnet.robotics)
|
|
 | | Re: Time available during 1 kHz system interrupt?
|
|
(...) Mostly PWM will get jerkier. If you sit to long in there and the motors happen to be 'on' then you can go faster than you would like :-) You also "lose time" in the sense that msleep is no longer accurate so there are issues with tasks that (...) (26 years ago, 2-Nov-99, to lugnet.robotics.handyboard)
|
|
 | | Re: Time available during 1 kHz system interrupt?
|
|
The controls are spread across a couple of files, mainly in libhb.c we get /* pulse width modulation control: if off, all motors run at full speed if on, speed bytes are used to determine motor speed */ void system_pwm_on() {bit_set(0x39, (...) (26 years ago, 2-Nov-99, to lugnet.robotics.handyboard)
|
|
 | | Re: legOS-0.2.1
|
|
Hi Jeffrey, that's an OS issue - your host system should define O_ASYNC. Some older systems define FASYNC instead, try that one. You can work around this more elegantly, too: #ifndef O_ASYNC #define O_ASYNC FASYNC #endif And hope for the best. (...) (26 years ago, 2-Nov-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)
|
|
 | | Re: Categorizing uploaded robot images on legomindstorms.com
|
|
You may wish to consider a combination of a main hierarchical taxonomy (mobile->wheels->...) with tag keys for attributes (contains homebrew sensor). User may search both ways. Eric (26 years ago, 2-Nov-99, to lugnet.robotics)
|