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 / *8499 (-10)
  Rug Warrior
 
Does anyone know if Rug warrior program in the book "Mobile Robots - Inspiration to implementation" can be run on a Handyboard? Has anyone run the Rug Warrior on Handyboard/Lego kit? Can the handyboard facilitate the same components? Thanks Liam (23 years ago, 10-Mar-02, to lugnet.robotics.handyboard)
 
  JBug11 - new freeware Windows HC11 monitor/debugger
 
Hey all, People looking for HC11 utilities should be real interested in this one. JBug11 by John Beatty is a Windows 32-bit monitor/debugger for 68HC11 MCU's. As John states on his site, "Its development was inspired by the difficulty of running (...) (23 years ago, 4-Mar-02, to lugnet.robotics.handyboard)
 
  burned chip?
 
Hi everyone, I've recently put together a handyboard kit. The construction went fine and I was very impressed with the step by step instructions provided from handyboard.com. Anyway, the board just stopped working after just two days of usage. I (...) (23 years ago, 28-Feb-02, to lugnet.robotics.handyboard)
 
  analog ports on handyboard?
 
We are trying to use the Analog Ports with the Sharp GP2D12 and a potentiometer and are having difficulty with ports 0 -3. When we write to the ADCTL register to read any ports 0 - 3, it reads the respective high ports. For example, when we want to (...) (23 years ago, 27-Feb-02, to lugnet.robotics.handyboard)
 
  Re: Echoing printf to terminal
 
this is from george musser. enjoy. - fred My advanced library of routines ((URL) includes a kludgy way to echo printf() to the IC command line. Look at the function iprintf() in the file advlib_utility.c. The routine sets up a character pointer to (...) (23 years ago, 25-Feb-02, to lugnet.robotics.handyboard)
 
  Re: Echoing printf to terminal
 
i don't know this offhand. you'd have to assemble the pcode source and look and see where it ends up. it's a ring buffer tho' so it might be a little tricky. you'd be better off patching the lcd print interrupt routine (it unspools one char per ms (...) (23 years ago, 25-Feb-02, to lugnet.robotics.handyboard)
 
  Re: Echoing printf to terminal
 
this is non-trivial. The -loopback option isn't what you think it is; it's a flag telling the downloader that the low-level serial ckt has a hardware echo. it's relevant to an earlier 6811 design (the mini board), not the HB design. this would (...) (23 years ago, 25-Feb-02, to lugnet.robotics.handyboard)
 
  Re: Interactive C
 
You have to coerce the int to a float, e.g: int i= 7; float j= 3.; float result; result = j * (float)i; The above should work. Please let me know if not. Fred (...) (23 years ago, 25-Feb-02, to lugnet.robotics.handyboard)
 
  Echoing printf to terminal
 
Hi folks, We have been looking for a way to echo the printf()s on LCD to the IC terminal on host computer (using 2.86 - freeware). IC has a -loopback option, but apparently that only works for HB rev 1.5 and earlier. Is there a way to do this with (...) (23 years ago, 25-Feb-02, to lugnet.robotics.handyboard)
 
  Interactive C
 
(Perhaps this isn't the right place to ask questions about I.C. but it is related to the handy board so I will continue) I am trying to write a program that uses the lego sensors and multiplies them by constants that are floats. The expansion board (...) (23 years ago, 25-Feb-02, 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