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 / *4439 (-10)
  Re: IC Programming.
 
(...) Converting between types is called casting, and it goes like this: float f = 4.6; int i = (int) f; /* should assign 4 to i, I think */ f = (float) i; /* ought to assign 4.0 to f */ I'm not certain, but usually casting a float to an integer (...) (26 years ago, 30-Sep-98, to lugnet.robotics.handyboard)
 
  output to file
 
Dear all, I would like to output some HB data to a file, is that possible? Keith (26 years ago, 30-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Down loading IC
 
Patrick, Plugged the board into COM1 and all ok - strange as I use a modem in COM2 and this runs OK. Thanks for the advice Andy Burton <Have you tried to download the IC in COM1? <Download mode is the same as bootstrap mode where both LEDs (Red and (...) (26 years ago, 30-Sep-98, to lugnet.robotics.handyboard)
 
  Re: Running Assembly Programs
 
(...) On the 6.270 board I run an application that is mostly timer interrupt handlers and motor drivers all written in assembler. I took the assembler off of the MIT site on Cher and I wrote a small C main program that calls into the assembler and (...) (26 years ago, 30-Sep-98, to lugnet.robotics.handyboard, lugnet.robotics)
 
  RE: HB Serial Communication ("network style" cable?)
 
Where do I get the "network style" cable to hook the 2 HBs together. -----Original Message----- From: Fred G. Martin [SMTP:fredm@media.mit.edu] Sent: Monday, September 28, 1998 10:44 PM To: Peter Eacmen Cc: 'handyboard@media.mit.edu' Subject: Re: HB (...) (26 years ago, 30-Sep-98, to lugnet.robotics.handyboard)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR