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 / *4434 (-10)
  RE: nvram
 
Off course !!! I´m using that memory from dallas about a year to date. works excellent. Maybe sometime have some problems with some 68hc11. I just replace that micros and alll work well. I think (is posible) a little different impedance affect the (...) (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  SR100: IR sensor IC for sale
 
(...) (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  Running Assembly Programs
 
I am taking a course on HC11 assembly. I wanted to know how I can use the Handyboard (and the Miniboard, I have both) in this class. The course uses the Mot EV board and they use the PCBUG11 for everything. Please tell me the procedures and the (...) (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard, lugnet.robotics)
 
  multitasking using start_process();
 
I've read through the maunual for the Handy Board, and I am aware that the handy board has multitasking capabilities. The manual says that the function: start_process(...) is the function to use to have the handy board multitask. WHERE is this (...) (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Multi dimentional Arrays
 
(...) I don't know how big the IC stack is, but I suspect you are overflowing it because you're allocating the array on the stack. If it's an array of floating point the 10x10 array will be at least 400 bytes, and most likely larger. Try allocating (...) (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Down loading IC
 
Burton, Andrew wrote: <snip> (...) For some unknown reason, com2 would never work properly for my HB, either. As soon as I tried it in com1, though, everything worked fine and has worked ever since. You might give it a try. Good luck. --Will , , (...) (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Multi dimentional Arrays
 
(...) <snip> You might try using a one-dimensional array of size 100, along with a simple indexing function to simulate a two-dimensional array: int myarray[ 100 ]; int index( int row, int col ) { return 10 * row + col; } void main() { int i = 0, j (...) (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  IC Programming.
 
Hi all, Does anyone know how to convert floating point variables to integers in IC? I want to use the control the motor using an algorithm. However, that algorithm always return a floating point number, and motor(m,p) can only use integer p. Keith (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  Lego Mindstorms
 
Has anybody got one ?. If so what's the programming aspect like. Thanks in advance. John Hatton john_hatton@bigfoot.com (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Down loading IC
 
Hello, You have to download the IC in download-mode again. All memory (32K volatile SRAM) will be lost after you disconnect all the power from the board. However, if you just turn-off the power (without removing power adapter or batteries) of the (...) (26 years ago, 29-Sep-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