To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  *3613 (-20)
  Re: 16 digital outputs as Fred suggested
 
1. please read the Appendix B documentation in (URL) explains this in more detail than the FAQ. 2. you must the even-numbered Yx signals for output latches. Since Y6 is taken (by the on-board latch for the motor drivers), you're left with Y0, Y2, (...) (26 years ago, 13-Apr-98, to lugnet.robotics.handyboard)
 
  Re: Help - Cannot download!
 
try using DL.EXE (part of the Interactive C distribution) after following the serial port options directions given the FAQ (under downloading problems). fred In your message you said: (...) (26 years ago, 13-Apr-98, to lugnet.robotics.handyboard)
 
  Vector V2x Compass
 
Hello: I have a V2x compass and I was trying to hook it into my handyboard using Tom Brusehaver's .icb, .c and instructions as described in the contributed section. I have also grounded the M/S pin on the compass. The EOC pin is sent to the HB thru (...) (26 years ago, 13-Apr-98, to lugnet.robotics.handyboard)
 
  Analog Encoders
 
Hi, when I compile fencdr0.asm, I get "xxxjunk.c"(68): Warning --- Value Truncated "xxxjunk.c"(70): Warning --- Value Truncated "xxxjunk.c"(68): Warning --- Value Truncated "xxxjunk.c"(70): Warning --- Value Truncated Does everyone else get this (...) (26 years ago, 13-Apr-98, to lugnet.robotics.handyboard)
 
  >1A adapter?
 
Hello folks, I am currently using the HB to control a robot tethered to a PC (via the serial/charger board), as I'm using genetic algorithms to evolve controllers. The robot pulls about an amp (with motors, servo, sonar etc.), and I'm running it off (...) (26 years ago, 12-Apr-98, to lugnet.robotics.handyboard)
 
  RE: Multitasking (fwd)
 
I duno... I fergot. Sorry. :( It was a long time ago (milage-wise). I didn't use that method of mutitaking anymore and I didn't save the old code. But, I don't think so, I can't imagine that would be my style. I would set a global variable from (...) (26 years ago, 12-Apr-98, to lugnet.robotics.handyboard)
 
  16 digital outputs as Fred suggested
 
Hi guys, I needed 16 digital outputs for my handyboard, so I put up a very simple expansion board the way Fred suggested in his handboard FAQ: I connected two more hc374 with their d-inputs to LCD-display's data bus (d0 - d7). Then I connected the (...) (26 years ago, 12-Apr-98, to lugnet.robotics.handyboard)
 
  Rere: Smooth PWM in IC 3.1?
 
At 08:17 PM 4/11/98 -0600, I wrote: <snip> (...) <snip> Correction: You'll also need Julian's lib_hb.c to go with it. Again, rename your current version first so you don't overwrite it. Put the new one in the libs directory where the old one was, (...) (26 years ago, 12-Apr-98, to lugnet.robotics.handyboard)
 
  Re: Smooth PWM in IC 3.1?
 
(...) Yes, it is possible. It must be, 'cause I've been doing it. You simply need to download Julian's pcode_hb.s19 (rename your other one first) and put it in the IC31\libs directory (or whatever you call it). IC 3.1 ought to automatically load it (...) (26 years ago, 12-Apr-98, to lugnet.robotics.handyboard)
 
  Re: SPI?
 
(...) this is correct... (...) but this is not. the Handy Board communicates with the desktop computer using the SCI: serial communications interface. The SPI is for high speed (up to 1 megabaud) sychronous (i.e., separate clock signal) transfer to (...) (26 years ago, 11-Apr-98, to lugnet.robotics.handyboard)
 
  Re: SPI?
 
(...) What Hacker said, but also, there's a 2x4 female SPI header on the HB just above the power jack that allows you to hook up other serial devices to the HB (like other HB's, memory, etc.) It's shown in the HB Tech. Reference and there are (...) (26 years ago, 11-Apr-98, to lugnet.robotics.handyboard)
 
  Smooth PWM in IC 3.1?
 
I apologize for asking a question I think I've seen answered, but I can't find it in the mail archives. Is it possible to use Julian Skidmore's smooth PWM routines with Newton Labs' commercial IC 3.1? Since they use a different version of pcode.s19 (...) (26 years ago, 11-Apr-98, to lugnet.robotics.handyboard)
 
  RE: Multitasking (fwd)
 
Does your while loop have a break(); statement. I have an idea that this may be necessary in some situations. -----Original Message----- From: MAR ERICSON [SMTP:mar@cooper.edu] Sent: Monday, 6 April 1998 8:46 To: Handy Board mailing list Subject: (...) (26 years ago, 11-Apr-98, to lugnet.robotics.handyboard)
 
  Re: SPI?
 
CLANCY, It is the Serial Periperal Interface Handles Serial Data transmission out/in the 68HC11. I.E.the Handy Board uses an SPI for downloading data from the Desktop machine. (...) Charles Hacker School of Engineering Griffith University - Gold (...) (26 years ago, 11-Apr-98, to lugnet.robotics.handyboard)
 
  Re: setting an output
 
You mean SPI outputs? Yes, check the HB HP FAQ under something like... "...digital outputs...?" ---...--- ericson mar Master of Engineering Candidate Project: Mobile Robotics mar@cooper.edu (212)353-4356 Department of Mechanical Engineering The (...) (26 years ago, 11-Apr-98, to lugnet.robotics.handyboard)
 
  setting an output
 
Does anybody know if it's possible to make a pin high and then leave it high until I send another command to make it low? or will I have to set up some sort of external bistable flip flop that will save the state? I assume I would have to use some (...) (26 years ago, 10-Apr-98, to lugnet.robotics.handyboard)
 
  Vector 2x and Polaroid Sonar
 
Hi All, I currenty have the Sonar connected to my Handyboard and it is great. I am interested in purchasing the Vector compass. Has anyone got both working together, it seems they both use the same SPI ports or the same pin 2 on the motor chip. Any (...) (26 years ago, 10-Apr-98, to lugnet.robotics.handyboard)
 
  Help - Cannot download!
 
I wonder if any of you have had this problem before, but when I try to download the pcode_hb.s19 to the handyboard, it seems to download okay....however, when I power-cycle the board, it still acts if I didn't download anything - LCD is blank, (...) (26 years ago, 10-Apr-98, to lugnet.robotics.handyboard)
 
  Re: dc motor blues
 
yup, here's what's going on. the motor percent argument controls the POWER, not the speed. if the motor is essentially unloaded, it will run at nearly full speed even at a low power percentage. if you build a gear train that makes the motor do some (...) (26 years ago, 10-Apr-98, to lugnet.robotics.handyboard)
 
  dc motor blues
 
After driving all my robots with step motors, I finally decided to try driving one with DC motors. I got a couple of the lego gearmotors, and mounted them on my robot with belts driving the wheels at a reduction ratio of about 1.5:1, and have been (...) (26 years ago, 10-Apr-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