To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.handyboardOpen lugnet.robotics.handyboard in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / Handy Board / *3959 (-20)
  RE: Cheap air flow sensor
 
Can someone forward the proper syntax to take me off of this listserv? Forward to massimj@usa.net Thanks Joe -----Original Message----- From: owner-robot-board@cm...l.navy.mil [mailto:owner-robot-...avy.mil]On Behalf Of Jonathan Swaby Sent: Monday, (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  handyboard reset vector
 
excerpt from torkin@uni-paderborn.de: (...) what do you mean by, "compile the code"? how do you compile the code using IC? or do you use the motorola assembler, AS11? thank you. Justin D. Gullotta.. , Engineer, Rensselaer Polytechnic Institute. (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  Re: Remote Controller Needed
 
Thanks, you jogged my memory. I remember that one. I'll take my HB in and check it out. Thanks To: ipscone@halcyon.com Copies to: handyboard@media.mit.edu Subject: Re: Remote Controller Needed Date sent: Mon, 15 Jun 1998 11:08:57 -0400 From: "Fred (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  Cheap air flow sensor
 
Does anyone know of a cheap way to construct an air flow sensor? I was looking for an article in EDN on using a self-heated transistor to measure airflow, but Ican't find it. I was also wanting to know if there is a way to create a humidity sensor, (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  Canadian robotics supplier
 
I just found out about a Canadian supplier of hobby robotics in Canada. (URL) have robot kits, some good looking gearboxes (for those who have wrestled with making their own), L293 and L298 motor driver kits and other robotics goodies. This is of (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  Re: Remote Controller Needed
 
Casio used to make/maybe still makes a wristwatch-TV remote controller that did Sony. I have one and it works great. sorry don't have it handy to give you the model #.... fred In your message you said: (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  Re: config 0x0C
 
From: Alf Kuchenbuch <alfk@eikon.tum.de> (...) The 0x0C value represents EEPROM OFF, ROM OFF. A related question that I have is that I'm using the 811E2 and the hbdl program will only work if I use 0xFF. Which places EEPROM ON and at the upper most (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  Remote Controller Needed
 
I have a Sony IR Remote but it is a little large. I'm wondering if someone knows of a Remote Control Unit that is very small that will work with the sony-ir.icb code. I'm thinking maybe one the size of the ones used with camcorders but don't know (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  r22 Code
 
I am using a Sony IR and also use the sony-ir.icb code. But I am curious what is the r22 ir code for? I also understand that if I use the sony-ir that I should not use the r22 but I'd like to know what it is for anyway. (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  Re: HandyBoard Reset Vector
 
(...) Hi! If you start the Handyboard (no bootstrap mode) it is in the 'special test' mode. So the start vector is located at $BFFE and $BFFF. In your assambly program use the following code: Start_vec ORG $BFFE FDB Program_Start where (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  Re: Tone Functions
 
yep, 5 kHz is about the top end of the HB's 6811 capability. going higher would require dedicating the 'hc11 to generating the tone and doing nothing else. why? interrupt routine overhead. takes a bunch of cycles to handle an interrupt. the tone (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  Re: HandyBoard Reset Vector
 
independent of IC, the HB fetches its reset vector at $bffe-$bfff. please see the FAQ about this: (URL) you, fred In your message you said: (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  Tone Functions
 
I have a problem with the tone functions. I tried each of the following: 1000 - 9000 Hz tones for 2 to 3 seconds. All work fine up to 5000 but 6000 and above have broken up sound. Can anyone explain why this happens? What is the fix? -- ---...--- (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  HB Memory
 
When pcode is downloaded to the Handy Board, how much memory space does it take up? I am a little concerned about having enough memory space for my programs. As I see it now, I think I may max out the 32KB. Does anyone have tips on how to concerve (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  HandyBoard Reset Vector
 
Hello again, I hope someone can help me out here. I want to run a standard assembly program on my HandyBoard without using IC. IC requires CONFIG=0x0C, which allows the reset vector to be fetched from external memory, instead of from $FFFE, $FFFF. (...) (26 years ago, 15-Jun-98, to lugnet.robotics.handyboard)
 
  the Expansion Board 3.0 beta program
 
Dear all, The design for the Handy Board Expansion Board is done, and I am now sponsoring a limited beta-test program. I know that many of you have been waiting a long time for the board, and I will be asking most of you to wait a little longer as (...) (26 years ago, 14-Jun-98, to lugnet.robotics.handyboard)
 
  config 0x0C
 
Hi there, I have used a 68HC11E1 with my HB for quite a while now and it works fine with it. Now I replaced it with a 68HC11A1FN and it wouldn't let me download the .s19 file with HBDL anymore. It stops when downloading the program and says: Invalid (...) (26 years ago, 12-Jun-98, to lugnet.robotics.handyboard)
 
  *** pyroelectric sensors ***
 
Hi I want ti make a robot follow people around, How many pyroelectric sensors do I need on the robot? I would think TWO one on either side in front? Someone told me only one is needed? can anyone shed some light on this subject? Thanks -MIKE (26 years ago, 12-Jun-98, to lugnet.robotics.handyboard)
 
  pcbug11 crashes
 
Hello, I can't seem to get pcbug11 to run from Windows 95 (full screen dos-mode). I've downloaded every possible version and I always get: "runtime error 200 at 20FF:0091" when running pcbug11.exe. Has anyone encountered this before? Thanks in (...) (26 years ago, 11-Jun-98, to lugnet.robotics.handyboard)
 
  Re: Multi-tasking under IC (Freeware version)
 
(...) Yup, that's the way! Good thinking. Fred (26 years ago, 11-Jun-98, to lugnet.robotics.handyboard)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR