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 / *4429 (-10)
  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)
 
  Does Karl Lunt's SBASIC work with HB?
 
Hi all, I just read a great article from Karl Lunt in a robotics magazine about beginning programming (exactly where I am) and the 68HC11. He mentioned that he has a basic compiler that you can download from his site. Does anyone know if this will (...) (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  nvram
 
is it posible to use an NVRAM lets say dallas a 32K in place of the regukar RAM to load the program and run it from there with out having to continually loading it?? thanks in advance FRED (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  Multi dimentional Arrays
 
Hi All, I am trying to write a code for fuzzy logic and using Matrix havig a size of 10X10, but it gives an error (stack overflow). When i reduce the size of matrix to 6X6 it works perfectly.I am using IC 3.0. Can I use a matrix having a size (...) (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  Down loading IC
 
Help please, I have just bought a pre-assembled Handy board, powered it up connected it to com2 on a dos PC and successfully downloaded IC. The problem now is that after that I disconnected all power to the board(including batteries), powered the (...) (26 years ago, 29-Sep-98, to lugnet.robotics.handyboard)
 
  Re: HB Serial Communication
 
yes, but you have to use the atypical "network style" cable if you are plugging two HB's together. see (URL) more info. f. In your message you said: (...) nt's serial code? (...) een two HBs and one of them turned off and smoke came from around 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