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 (-20)
  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)
 
  Re: Sonar and the handyboard
 
There's a program that already does this that comes with the stuff you got from the kent directory. Check the files. ---...--- ericson mar Master of Engineering Candidate Project: Mobile Robotics mar@cooper.edu (212)353-4356 Department of Mechanical (...) (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  Re: ds1233-10
 
(...) I bought mine from JDR: < (URL) > A search for "ds233" at JDR yielded this: Product Info PRICE ---...--- BUY DS1233 $1.79 DALLAS 5V ECONO RESET, TO-92 (-10) 1 products found! (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  Sonar and the handyboard
 
I just bought the Polaroid sonar unit and I need to test it. I have downloaded the sonar drivers and hookup instructions from the FTP site but I need some help. I want to write a small program that will take a sonar reading and display the distance (...) (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  Re: controlling an opto isolated motor
 
(...) I've got a MOSFET h-bridge I built that uses an opto isolator and it talks to the Handyboard, I don't know if it will solve your problem but I'll tell you what I did with it. I've designed in a "Handyboard" mode. In this mode you can connect (...) (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  Re: ds1233-10
 
Did you try : Insight (1-800-677-6011) supplies the Dallas Semiconductor voltage monitor (DS1233-10).? from the handyboard web page: (URL) where I got mine. jm (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  Re:system time
 
(...) Since the system time is already provided, creating a process which runs every millisecond to achieve this may not be in your best interest, and will probably slow things down quite a bit. I dont recall whether the system clock counts in (...) (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  HOW TO UNSUBSCRIBE
 
Please, do not send unsubscribe requests to the main Handy Board mailing list. Instead, send them to me, Fred Martin, fredm@media.mit.edu. I am the only person who can remove you from the list. Thank you for your consideration of others on the (...) (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  re: ztx614
 
If I have interpreted the schematics correctly almost any npn can be used for the ztx614. The 614 simply provides ground for the IR transmitter with a collector current of about 3ma. The base current is set by the 10k R to about (5/10k) 0.5ma. If I (...) (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  unsubscribe
 
Please unsubscribe me. ejevremo@alum.uax.es (28 years ago, 17-Mar-97, to lugnet.robotics.handyboard)
 
  Re: Re:system time
 
Hi Joe, Do you have the C-code that you are attempting to use and have the problem with ? Could you please post or send it to me ? I could not see any thing wrong from what you described in the mail. It is clearer to see the code. Regards, -Pandit (...) (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