Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Connecting the LCD Display - Verification  (Read 769 times)

0 Members and 1 Guest are viewing this topic.

Effayy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 224
  • Last login:August 18, 2006, 02:09:07 pm
  • Slowest....Cab Builder.... EVER.
Connecting the LCD Display - Verification
« on: August 05, 2005, 10:19:19 am »
Hi guys,

I just wanted to bounce what I'll be doing off you to make sure that what I'm doing is correct.  I don't want to damage the display so I'm being nice and cautious.

The manual for the display I have is located here:

http://www.seetron.com/pdf/bpp443.pdf

From what I can gather from the document, I will be attaching 3 wires (I bought blue, black, and red 22 guage wire for this):

Blue wire connects to Pin3 on the DB9 and "SER" on J1

Black wire connects to Pin5 on DB9 and "GND" on J1

Red wire connects to the red wire connected to one of the molex connectors coming from the PC's PSU, and "5v" on J1

The diagram at the top of Page 3 in the manual shows a faint line connecting pins 1,6,4, and pins 7,8.  I don't believe it affects my cable, correct?

Sorry for being a bother with this, as I said before I'm just being extra cautious to do it correctly.

- FA

tetsujin

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 222
  • Last login:April 10, 2007, 05:51:25 pm
  • My controls will have programmable button labels.
    • My Homepage
Re: Connecting the LCD Display - Verification
« Reply #1 on: August 05, 2005, 11:22:26 am »
Here's a pinout reference of the port:

http://www.aggsoft.com/rs232-pinout-cable/pinout-and-signal.htm

Pins 1, 6, 4 are DCD, DSR, DTR - I guess the idea there is that when a communications program on the PC host opens the port, it'll raise DTR, and the wire connections will raise DCD and DSR as well, ensuring that the comm. program is made to believe there's a communicating device on the other end of the line.

Pins 7, 8 are RTS/CTS, the hardware flow control lines.  Those are connected together so that if a comm program attempts to use hardware flow control, it'll always get "clear to send" any time it wants to send something.

So, yeah, the idea here is that you'd make those connections.  Whether you need these connections depends upon your software.  It shouldn't be a problem to hook 'em up even if you don't need them...
---GEC