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 / *6284 (-20)
  Discontinued subscriptions
 
Please don't post your request to be removed from the handiboard group to the handiboard mailing list. This sends a copy to EVERYONE on the list. It's rude, and bothersome. I'd suggest sending the request for removals to the same email address that (...) (25 years ago, 28-May-99, to lugnet.robotics.handyboard)
 
  withdrawal
 
hi, JUST TO INFORM YOU PLEASE WITHINDRAW MY MAIL WITH EFFECTIVE RIGHT NOW FROM THE HANDYBD NETWORK. i DO NOT WISH TO RECEIVE FURTHER MAILS OF OTHERS. RGDS, PHILLIP CHIA (25 years ago, 28-May-99, to lugnet.robotics.handyboard)
 
  Re: C++ (Serial and Parallel port)
 
It depends on what platform you are using. C++ does not provide a standard interface for serial or parallel IO. What OS are you using? -Chris ----- Original Message ----- From: <sakar@servidor.unam.mx> To: <handyboard@media.mit.edu> Sent: Thursday, (...) (25 years ago, 28-May-99, to lugnet.robotics.handyboard)
 
  Re: P code
 
P-code, I assume, stands for "pseudo code." The P code represents tokenized op codes for a virtual machine interface. First the source is COMPILED into an intermediate set of tokens or commands which are then INTERPRETED by the processor. It's sort (...) (25 years ago, 28-May-99, to lugnet.robotics.handyboard)
 
  C++ (Serial and Parallel port)
 
Does anybody know how what function(C++) should i use to read and input or make an output through a serial or parallel port What function should use or make? Thanks in advance Daniel ---...--- " `BETTER´ IS THE ENEMY OF `GOOD ENOUGH´" ---...--- (25 years ago, 28-May-99, to lugnet.robotics.handyboard)
 
  Re: P code
 
(...) I don't know about a complete explanation, but it's my understanding that the p-code is sort of like a rudimentary operating system for the HC11, which allows programs to be loaded and executed. If I'm wrong about this, I'm sure we'll hear (...) (25 years ago, 28-May-99, to lugnet.robotics.handyboard)
 
  32K static RAM
 
Does anybody knows a subtitute for the 62256LP-120 , 32K static RAM? Because I´m having trouble find the Memory, and I got a other memory but it doesn´t work (I think). Thanks for the Help Daniel ---...--- " `BETTER´ IS THE ENEMY OF `GOOD ENOUGH´" (...) (25 years ago, 27-May-99, to lugnet.robotics.handyboard)
 
  Re: HandyBoard Assembly Problems
 
Thanks Guys! I discovered that I had the DS1233-M part, and swapped the pins, and now it works fine! I'm surprised the part still works, as it took quite a bit of heat in the desoldering process!! Matt ---...--- Matt Austin Falinn@Ukmax.com Home (...) (25 years ago, 26-May-99, to lugnet.robotics.handyboard)
 
  P code
 
Hi All, Can any body explain me what is P code. Where can I find the complete explanation of what P code do?. Thanks Regards, Basit (25 years ago, 26-May-99, to lugnet.robotics.handyboard)
 
  Re: HandyBoard Assembly Problems
 
Matt: I forgot to include the pinouts. DS1233 (pin-1 GND) (pin-2 ~RST) (pin-3 Vcc) DS1233M (pin-1 ~RST) (pin-2 Vcc) (pin-3 GND) - N - Matt Austin wrote: <snip> (...) (25 years ago, 26-May-99, to lugnet.robotics.handyboard)
 
  Re: HandyBoard Assembly Problems
 
Matt: It sounds like maybe you have a DS1233M instead of a DS12323. The "M" part is a replacement for the MC34064 and has a different pinout than the regular DS1233. I have both versions, DS1233 for the Handy Board and DS1233M for the Finger Board. (...) (25 years ago, 26-May-99, to lugnet.robotics.handyboard)
 
  HandyBoard Assembly Problems
 
Hi all, I'm at stage 4.2.1 of assembling my Handyboard(v1.2) Where you install U12, the DS1233 3-pin ic. And it doesn't work, I've worked through the debugging stage, Led11R IS in the right way round, and I've tried U12 both ways. What happens is (...) (25 years ago, 25-May-99, to lugnet.robotics.handyboard)
 
  Re: Using SPI
 
(...) Dear Carlos, I will make it available. I have managed to improve on the code so I have better control, but have a way to go yet before it is finish. So far, I am able to send data reliably at 62,500 bits per second without interrupts. I expect (...) (25 years ago, 24-May-99, to lugnet.robotics.handyboard)
 
  Sound algorithms
 
Christopher Prosser's question about MIDI started me thinking about adding some sound effects from the speaker. I know the capabilities of the on-board sound are limited, but has anyone done any work on simple sound effects (splat, boing, au-oh, (...) (25 years ago, 24-May-99, to lugnet.robotics.handyboard)
 
  Re: Using SPI
 
(...) Gary, We used the PA7(transmitting board) and PD0(receiving board) in wireless and wired mode. This is quite easy to do. Pete Eacmen have done the wired stuff while I did the wireless stuff. With wired one, you can transmit @9600 baud with no (...) (25 years ago, 23-May-99, to lugnet.robotics.handyboard)
 
  Sony Robotic Dog URL correction
 
I misquoted the URL. Typed so fast, I left out the world wide web prefix. It should read: (URL) Tonkens (25 years ago, 23-May-99, to lugnet.robotics.handyboard)
 
  Sony Robotic Dog: Check it Out!
 
(URL) dog is wild! It can learn behaviors and it can be reprogrammed! Ross M. Tonkens, M.D. Medical Director Primary Care of Nevada 100 North Green Valley Parkway Suite 240 Henderson, NV 89014 702 914-7120 VOICE 702 914-7129 FAX (25 years ago, 23-May-99, to lugnet.robotics.handyboard)
 
  Re: Midi?
 
(...) Chris, check: (URL) is a midi library for the Hb here. Best, Duncan (25 years ago, 23-May-99, to lugnet.robotics.handyboard)
 
  Midi?
 
Hi Folks, I was wondering if anyone had any code to input/output Midi from the Handyboard? Thanks, Chris Prosser (25 years ago, 23-May-99, to lugnet.robotics.handyboard)
 
  Using SPI
 
I am using the SPI port to communicate with another Handy Board. I have written a routine in IC that will pass bytes between controllers just as it is supposed to work. However, the code is not very clean and it is very touchy. Change one thing and (...) (25 years ago, 22-May-99, 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