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 / *4974 (-20)
  RE: Hot serial interface board
 
<<snip>> So here's my question. Does your serial interface board run hot, i.e. noticeably hot to the touch. On my serial interface board (version 1.1 as printed on the board) the white ceramic block gets very hot along with the power chip? in the (...) (26 years ago, 16-Dec-98, to lugnet.robotics.handyboard)
 
  A Poloroid Sonar question.
 
I've got a poloroid sonar question. I got a hold of a Poloroid OneStep Sonar camera at the second hand store, but it does not seem to match any of the pinouts I've seen on the Web... This board has 16pins, I believe this board is manufactured by TI. (...) (26 years ago, 16-Dec-98, to lugnet.robotics.handyboard)
 
  Re: Mapping
 
Thanks for the tip on reflection error. I'll have to build in a function to weight the position accordingly. I'm trying to stay away from occupency grids and use the native vectors to conserve memory while maintaining accuracy. I may have to resort (...) (26 years ago, 16-Dec-98, to lugnet.robotics.handyboard)
 
  HD LCD problems
 
Hi FThompson, Fred and other, I encountered some problem in the downloading. I was successfully able to download the p_code into the HD. However, When the instruction proned me to reset the board,it always appears on the LCD without any lettering (...) (26 years ago, 16-Dec-98, to lugnet.robotics.handyboard)
 
  Re: Beginner's Help
 
(...) I've never hot HBDL to work, and I've tried it on a 386 (laptop), 486 and Pentium. Don't know why: just won't work under win3.11 win95 or win98. The DOS one I've used with quite a bit of success. Make sure you are restarting the computer (ie, (...) (26 years ago, 16-Dec-98, to lugnet.robotics.handyboard)
 
  Re: Beginner's Help
 
Richard, Thanks for the help. I finally got the board to accept the pcode. I acquired a PS/2 mouse to free up my COM1 port. I used the HBDL.exe program that came with the board. After several unsuccessfully attempts to program the board, for some (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  68hc11a1 x 68hc11a8 and IC hardware
 
Hi people! I'd like to know two things: 1) Can I use the 68hc11a8 instead of the 68hc11a1 in the Handyboard, without recompiling Interactive C? 2) What's the minimum hardware to run Interactive C? I just want to blink a led to see if the hb is (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  HB Reset not executing main().
 
I built two more Handyboards and I've noticed something odd. When I download a program with a main() function, and reset the board, main() does not get executed. I thought it was supposed to. I'm using IC v3.1 (for the Mac) and Handyboard version (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  Re: Beginner's Help
 
Make sure that your com port 2 is actually wired to the motherboard I've heard a lot of stories with com ports not working because they forgot to connect the ribbon cable. Check that first. Try booting ito dos and use the DL.exe instead of the HBDL (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  Re: some kind of dividing circuit?!?!?!?!
 
In reference to your question about the motor with encoders. I know this isn't a software solution, but what if you used an external hardware (chip) counter that reset after 2^(number of bits) clicks. Then send resets as your steps to the (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  Re: Mapping
 
(...) Watch the critical angle for the sonar too. If the sonar doesn't hit almost straight on, some of the energy will be reflected off at an angle, and may provide false longer distances. Smooth surfaces will have a lower critical angle then coarse (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  Re: Mapping
 
I've just started experimenting with mapping and these are my thoughts on it. Drop the robot anywhere in its environment. The robot has a sonar hooked to a servo so the sensor can be scanned horizontally. As the sensor sweeps from left to right, (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  Re: SRAM and orLCD problem
 
eric, i don't have a definitive answer, but here are two things: 1. You *NEED* the reset chip, whether it's a DS1233 or the MC34064HC, I don't care, but you must have a device that asserts reset (pulls the line low) when the system voltage falls (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  Mapping
 
Hi, Could anyone tell me how a robot can do mapping in a room. Thank you (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  Beginner's Help
 
Has anyone had this problem: I am running win 98 on P200 MMX, and com1 is used by a serial mouse. I just bought the board, serial expansion board, and cables from Gleason Research. Comm2 is usually used by my internal modem, but I removed it and (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  SRAM and orLCD problem
 
Hi, I'm tring to assembly a Handy board and I get to section 6. "The beeper and LCD circuit". In section 4 I've got the pcode_hb downloaded in the 68HC11A1 and the error when DL.EXE comes in the second phase. (I use the DOS version from Randy (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  Handyboard communication
 
Just a simple question- Does the HB operate under Half- or Full Duplex Communication? If it depends on the program, what is the nature of IC (half/ full duplex) Thanks, Dave (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  Fw: Please help! HD jammed !!!
 
(...) to (...) Besides, (...) on (...) with (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  Small Contribution...
 
Howdy Folks, I just finish writing the first version of ICD; a small Expect server, that listens for TCP/IP requests on port 2010, and forwards them to IC (Interactive C). Use it to make web, email, and even 2 way paging interfaces to the Handy (...) (26 years ago, 15-Dec-98, to lugnet.robotics.handyboard)
 
  recompile/assemble pcode.asm for HB
 
Hi HB-Users! I tried to compile/assemble the pcode for the hb to get a running version for another display than 16x2. I downloaded the environment for pc's (containing gcc and as11 and pcode - but not for hb). Than a draw the pcode.asm for hb. When (...) (26 years ago, 14-Dec-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