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 (-5)
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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