home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / mods / yaesu / ft5100_4.doc < prev    next >
Text File  |  1997-02-01  |  3KB  |  68 lines

  1. Newsgroups: rec.radio.amateur.misc
  2. From: byon@lynx.cecs.csulb.edu (Byon Garrabrant)
  3. Subject: Yaesu FT-5100 CAT/Remote Control Mike Interface
  4. Message-ID: <C69CuA.Cr@csulb.edu>
  5. Sender: news@csulb.edu (News Administration/Rumor Bureau)
  6. Organization: Cal State University, Long Beach
  7. Date: Thu, 29 Apr 1993 18:32:33 GMT
  8. Lines: 59
  9.  
  10. I own a FT-5100 and became interested in the Remote Control Mike, not
  11. for its wirelessness, but because it can control most of the radio's
  12. features via a serial data stream through the mircophone jack. 
  13. Although I do not own the wireless mike, I was able to build an
  14. interface between my PC and my 5100.  It is somewhat similar to the
  15. CAT interface I have built for my FT-757 HF rig, but mostly like the
  16. interface described in the FT-912R manual (loaned to me via a friend
  17. from Yaesu). I have recently been working on a micro-controller
  18. based radio controller which I use for transmitter hunts, and other
  19. ham related activities, and I plan to allow it to control my 5100
  20. soon, but so far I have only controlled the radio from my PC.  When
  21. using my PC as the source for the serial data, I used a MAX232 chip
  22. for a level conversion between the +/- 12 volts levels on the
  23. computer and the 0-5 volt levels on the radio.  
  24.  
  25. The serial data paramaters are 4800 N82.  The commands sent to the
  26. radio are simple one byte instructions.  The RMC mode ON command (16)
  27. must be sent before any other command.  When the RMC mode is ON, a
  28. small LCD "RMC" icon will light on the display (see owners manual
  29. under Display).  Also, the Vol, Sql, and Bal knobs are disabled when
  30. in the RMC mode because they will be controlled via serial commands,
  31. but all other buttons are still active.  
  32.  
  33. The commands are as follows:
  34.  
  35. 0  - RPT            12 - CALL             24 - SQL Up
  36. 2  - REV            14 - BAND             26 - VOL Up
  37. 4  - MHZ            16 - RMC              28 - BAL Right
  38. 6  - D/MR           18 - SUB              30 - BAL Left
  39. 8  - TONE           20 - PAGE             32 - SQL Down
  40. 10 - LOW            22 - F/W              33 - VOL Down
  41.  
  42. The interface I built simply wired mike port pin 7 to serial ground
  43. and pins 1 and 3 each through a diode then together, to the serial
  44. source.  Note: I am not a hardware person!  Use this hardware at your
  45. own risk.  
  46.  
  47.  +----1 7-------------- GND 
  48.  |   2 8 6                      (These can be connected to a MAX232
  49.  | +--3 5   +-+-------- SER IN   or the FIF-232C pins 1 and 3)
  50.  | |   4    | |
  51.  | +--->|---+ |
  52.  +----->|-----+
  53.  
  54. You can wire 1 and 3 together first, then through 1 diode, but that
  55. disables the UP and DOWN buttons.
  56.  
  57. I will continue to study this more.  If anyone would like to know
  58. more, or has any corrections or feedback, please email me.    
  59.  
  60. 73 Byon
  61.  
  62. ---------------------------------------------------------------------
  63. Byon Garrabrant               KD6BCH                   byon@csulb.edu
  64. ---------------------------------------------------------------------
  65.  
  66. -- 
  67. Byon Garrabrant  KD6BCH  byon@csulb.edu
  68.