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 / *1699 (-10)
  mini boards
 
Douglas Electronics also sells blank Mini Board PCBs. See the "get your hands on a handy board" link for contact info for Douglsa. -Fred (28 years ago, 18-Mar-97, to lugnet.robotics.handyboard)
 
  Re: Re:Re:system time
 
Hi Joe, From the code below I see that there are a few things that I see that may be a bit incorrect. In the main() function, I see that there is a statement "while(1);". This statement is a complete C statement which will loop forever with out any (...) (28 years ago, 18-Mar-97, to lugnet.robotics.handyboard)
 
  Re:Re:system time
 
I've posted the wrong code. Try this one: void time(int d) {d+=1;} void main() {int d; while(1); start_process(time(d), 1, 50); } Joe (28 years ago, 18-Mar-97, to lugnet.robotics.handyboard)
 
  Re: Re:system time
 
Pandit, I thought that I would post it to the mailing list.It seems to work fine on its own but I had problems using it in one program.If I reconfigure a bit I might get it to work. void time(int d) {d+=1;} void main() {int d; start_process(time(d), (...) (28 years ago, 18-Mar-97, to lugnet.robotics.handyboard)
 
  mini board boards
 
Does anyone know who I can puchase a couple of mini-boards? I only need the printed circuit boards. I don't need a full kit. Thanks Ed Arnold hilander@bellsouth.net (28 years ago, 18-Mar-97, to lugnet.robotics.handyboard)
 
  Re: RMB
 
In a message dated 97-03-17 19:17:14 EST, mar@cooper.edu (MAR ERICSON) writes: << Does anyone know what RMB means in Assembler? >> I think it means "reserve memory byte" Jim Eaton (28 years ago, 18-Mar-97, to lugnet.robotics.handyboard)
 
  Re: RMB
 
(...) RMB (Reserve Memory Bytes) RMB directive advances the location counter by the value of the expression in the operand field, effectively reserving a block of memory. The block of memory reserved is not initialized. Example: Location Counter (...) (28 years ago, 18-Mar-97, to lugnet.robotics.handyboard)
 
  compiler,code length, etc
 
Hi, I'm using a very old freeware version of ICC11 for my miniboard programs. According to the documentation files that I have, it's from 1993. Is there a more recent version of a C compiler that I can use for my miniboard programs, maybe one that (...) (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  RMB
 
Does anyone know what RMB means in Assembler? ---...--- ericson mar Master of Engineering Candidate Project: Mobile Robotics mar@cooper.edu (212)353-4356 Department of Mechanical Engineering The Cooper Union for the Advancement of Science and Art (...) (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  PWM
 
Does the handyboard produce PWM if so what ports and how many. Is it hardware or software generated. (28 years ago, 17-Mar-97, 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