Show me the correct + - 5v on 7805

Are you new to 6502, NES, or even programming in general? Post any of your questions here. Remember - the only dumb question is the question that remains unasked.

Moderator: Moderators

Post Reply
hayabusafmw
Posts: 85
Joined: Wed Jun 08, 2005 10:29 pm

Show me the correct + - 5v on 7805

Post by hayabusafmw »

Show me the correct + - 5v on 7805

when the console's top is off if im not mistaking by looking at the heat sink and 7805 regulator output (modified to 5v should be on the right.... and - for led connection should be middle)

right?

show me if im wrong on a picture or something thanks!
lidnariq
Posts: 10677
Joined: Sun Apr 13, 2008 11:12 am
Location: Seattle

Re: Show me the correct + - 5v on 7805

Post by lidnariq »

Code: Select all

.     +------+
      |  ()  |
      +------+
      |\      \
      | +------+
      | |      |
      | | 7805 |
      \ |      |
       \|      |
        +------+
         | | |
         | | |
         | | |
(+9V) high | out (+5V)
          low (ground)
yogi
Posts: 133
Joined: Sun Nov 17, 2013 8:14 pm
Location: Bowie, Maryland

Re: Show me the correct + - 5v on 7805

Post by yogi »

lidnariq wrote:

Code: Select all

.     +------+
      |  ()  |
      +------+
      |\      \
      | +------+
      | |      |
      | | 7805 |
      \ |      |
       \|      |
        +------+
         | | |
         | | |
         | | |
(+9V) high | out (+5V)
          low (ground)
:) Thats some cool ascii art!
Yogi
unregistered
Posts: 1193
Joined: Thu Apr 23, 2009 11:21 pm
Location: cypress, texas

Re: Show me the correct + - 5v on 7805

Post by unregistered »

yogi wrote:
lidnariq wrote:

Code: Select all

.     +------+
      |  ()  |
      +------+
      |\      \
      | +------+
      | |      |
      | | 7805 |
      \ |      |
       \|      |
        +------+
         | | |
         | | |
         | | |
(+9V) high | out (+5V)
          low (ground)
:) Thats some cool ascii art!
Yogi
Yes it is cool! :D
Post Reply