Free Project - 245 LED Display


Closed Thread
Results 1 to 40 of 222

Hybrid View

  1. #1
    Join Date
    Apr 2006
    Location
    New Hampshire USA
    Posts
    298


    Did you find this post helpful? Yes | No

    Smile Sorry for your pain.

    Quote Originally Posted by magu View Post
    hear this. , mr trent give the scheme, the VB program, the hex for the PIC . All this should be ok... idon`t have do some tests if all the documentation is complete with the information. If you say to do tests then the HEX for the pic if broken. If you have build the board , you have program the PIc with the hex am plug it on the board and work... NO??? . No changes in the hex or anywhere else.
    Hi Mr. Magu,

    Welcome to the MELabs PICBASIC Forums.
    We are a diverse group of people.
    There are people of all levels of capability, and reasons to be members of this forum.
    The common thread, in general, is PIC chips, PICBASIC (PBC) and PICBASIC Pro (PBP) code, and electronics related to the same.

    Nobody is paid to moderate, read or reply to members posts.
    There is no one assigned to solve problems.

    Some of the members help greatly by posting projects and project ideas. Some, help by answering other member’s PBC or PBP questions. Mostly the knowledgeable members spend hours of their time answering thousands of questions. They do this without pay, without gain. Just to help each other out. I learn every day.

    Skimask and Trent and the others have replied to your post repeatedly. The common reply to you is: Start smaller. Gain experience. Work your way up circuit complexity. Work your way up programming complexity. Gain an understanding of the process, and the method.

    You don’t want to invest the time and effort. We understand you have invested a great amount of time, effort, energy, money, frustration. Because, you have “hardwired” the completed circuit, you are reluctant to test a piece of the circuit at a time. You would have to pull the completed project apart, or buy new duplicate parts. This is a real problem for you.

    Fakhzan (fazan83), was nice enough to write special code for you, to help you, find the problem. He took the time to write the code, and explain the process, to start you on the “trouble shooting” process. This is a brilliant “way around” your dilemma. Test the finished project, with a custom testing program. Great idea Fakhzan!

    If you would consider what these knowledgeable, engineering professionals would receive in compensation (pay) for the same number of hours consulting or engineering. These people have invested more into answering your questions, for your project. They don’t have a problem. You have a problem. Demanding that others answer your problems, while refusing to even try any of the suggestions, shows that you, obviously have no idea how this great forum works.

    So my suggestion to you:
    Start smaller.
    Gain experience.
    Work your way up circuit complexity.
    Work your way up programming complexity.
    Gain an understanding of the process, and the method.
    Added:
    Gain an understanding of the forum, and how it works.
    Read previous posts, for hours.

    The main problem seems to be, you are one project oriented, and focused. The forum is focused on always learning a little more then we already know. Step by step, never giant jumps in knowledge. Build projects a little more complex each time.

    If you wanted a scrolling LED sign that works “right out of the gate”, you should have just bought the commercial, finished product, that Trent linked to. That is not what the forum is all about.

    If the project worked for Trent and others, it is impossible for anyone, to just tell you why your project is having trouble. You are the doctor with the patient. If you built it. If you programmed it. You must “trouble shoot” it. Refusing to consider helpful suggestions, demanding help, is not the correct path.

    We are sorry that your project is causing you pain. I think most of us have been there, “a project too far”. A project that was too big for our experience. When it didn’t perform, we had no idea what to do. A costly mistake in time and money, but a lesson learned. Then, we can come to the forum, with advice for others, to not do the same.

    -Adam-
    Ohm it's not just a good idea... it's the LAW !

  2. #2
    Join Date
    May 2007
    Posts
    43


    Did you find this post helpful? Yes | No

    Default

    i have a relativy simple question about the montage of the board. The ELECTRO CAPS where do i have to place them?

  3. #3
    Join Date
    May 2007
    Posts
    43


    Did you find this post helpful? Yes | No

    Default

    and for those who had build the proj and it work. I think the HEX is incorrectly. do you program the PIc plug it on the board, next plug the eeprom and start.? there are ben no problems?

  4. #4
    Join Date
    May 2007
    Posts
    43


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by T.Jackson View Post
    <img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=1747&stc=1&d=118198456 6" align="left"> Cheaters only fool themselves. Teachers aren't stupid - when a student submits an assignment that significantly shines above their known capabilities, all sorts of alarm bells would ring.

    If I hear about people submitting my work as their own ... <h2><pre style = "color: red"> Watch out!</pre></h2>
    i use your artwork for the proj. So don`t wory.

  5. #5
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi Magu,

    I got your private message.

    We will test the board based on these schematics and pictures:

    Display Schematic.pdf (Post #1 of this thread).
    Controller Schematic.pdf (Post #1 of this thread).
    Your picture lm.jpg

    In this post we will test the 245 LEDs and all the transistors.

    Before we test the LEDs:
    Code:
    Remove all the ICs from their sockets with the exception of the 
    5V regulator 7805 which must remain soldered on the PCB.
    (Put the ICs into antistatic bags).
    
    Replace the seven 18 ohm resistors with seven 180 ohm resistors.
    (See Display Schematic.pdf). This step is mandatory!!!!!!!!!
    
    Solder two insulated wires (about 50 cm each) to +5V and at the
    other end of the wire solder a 1k (1000 ohm) resistor.
    
    +5v-----------------------------/\/\/\-- (P1)  
        (50 cm insulated wire)    1k resistor.
    
    
    +5v-----------------------------/\/\/\-- (P2)
        (50 cm insulated wire)    1k resistor.
    
    The end of the first resistor will be called "P1" in the
    instructions I will post in this thread. So put a label
    on that resistor and write on it "P1". Do the same for the
    second wire and write "P2" on the label.
    Code:
    TEST 1
    
    T1/Step 1:
    
    Apply 12V DC to the input of the voltage regulator and measure 
    the voltage on its output which should be between 4.9 and 5.1V.
    Code:
    TEST 2
    
    T2/Step 1:
    
    All the ICs must be removed from the sockets, with the exception of
    the 5V voltage regulator. The seven 18 ohm resistors must be replaced 
    with 180 ohm resistors.
    
    In TEST 2 will will test all the LEDs driven by ROW1.
    
    Connect P1 to the socket IC1/PIN1 (ROW1).
    
    T2/Step  2: Connect P2 to the socket IC7/PIN7 (COL35),verify the LED.
    T2/Step  3: Connect P2 to the socket IC7/PIN4 (COL34),verify the LED.
    T2/Step  4: Connect P2 to the socket IC7/PIN2 (COL33),verify the LED.
    
    T2/Step  5: Connect P2 to the socket IC6/PIN9 (COL32),verify the LED.
    T2/Step  6: Connect P2 to the socket IC6/PIN6 (COL31),verify the LED.
    T2/Step  7: Connect P2 to the socket IC6/PIN5 (COL30),verify the LED.
    T2/Step  8: Connect P2 to the socket IC6/PIN1 (COL29),verify the LED.
    T2/Step  9: Connect P2 to the socket IC6/PIN10 (COL28),verify the LED.
    T2/Step 10: Connect P2 to the socket IC6/PIN7 (COL27),verify the LED.
    T2/Step 11: Connect P2 to the socket IC6/PIN4 (COL26),verify the LED.
    T2/Step 12: Connect P2 to the socket IC6/PIN2 (COL25),verify the LED.
    
    T2/Step 13: Connect P2 to the socket IC5/PIN9 (COL24),verify the LED.
    T2/Step 14: Connect P2 to the socket IC5/PIN6 (COL23),verify the LED.
    T2/Step 15: Connect P2 to the socket IC5/PIN5 (COL22),verify the LED.
    T2/Step 16: Connect P2 to the socket IC5/PIN1 (COL21),verify the LED.
    T2/Step 17: Connect P2 to the socket IC5/PIN10 (COL20),verify the LED.
    T2/Step 18: Connect P2 to the socket IC5/PIN7 (COL19),verify the LED.
    T2/Step 19: Connect P2 to the socket IC5/PIN4 (COL18),verify the LED.
    T2/Step 20: Connect P2 to the socket IC5/PIN2 (COL17),verify the LED.
    
    T2/Step 21: Connect P2 to the socket IC4/PIN9 (COL16),verify the LED.
    T2/Step 22: Connect P2 to the socket IC4/PIN6 (COL15),verify the LED.
    T2/Step 23: Connect P2 to the socket IC4/PIN5 (COL14),verify the LED.
    T2/Step 24: Connect P2 to the socket IC4/PIN1 (COL13),verify the LED.
    T2/Step 25: Connect P2 to the socket IC4/PIN10 (COL12),verify the LED.
    T2/Step 26: Connect P2 to the socket IC4/PIN7 (COL11),verify the LED.
    T2/Step 27: Connect P2 to the socket IC4/PIN4 (COL10),verify the LED.
    T2/Step 28: Connect P2 to the socket IC4/PIN2 (COL9),verify the LED.
    
    T2/Step 29: Connect P2 to the socket IC3/PIN9 (COL8),verify the LED.
    T2/Step 30: Connect P2 to the socket IC3/PIN6 (COL7),verify the LED.
    T2/Step 31: Connect P2 to the socket IC3/PIN5 (COL6),verify the LED.
    T2/Step 32: Connect P2 to the socket IC3/PIN1 (COL5),verify the LED.
    T2/Step 33: Connect P2 to the socket IC3/PIN10 (COL4),verify the LED.
    T2/Step 34: Connect P2 to the socket IC3/PIN7 (COL3),verify the LED.
    T2/Step 35: Connect P2 to the socket IC3/PIN4 (COL2),verify the LED.
    T2/Step 36: Connect P2 to the socket IC3/PIN2 (COL1),verify the LED.
    Code:
    TEST 3
    
    T3/Step 1:
    
    All the ICs must be removed from the sockets, with the exception of
    the 5V voltage regulator. The seven 18 ohm resistors must be replaced 
    with 180 ohm resistors.
    
    In TEST 3 will will test all the LEDs driven by ROW2.
    
    Connect P1 to the socket IC1/PIN2 (ROW2).
    
    T3/Step  2: Connect P2 to the socket IC7/PIN7 (COL35),verify the LED.
    T3/Step  3: Connect P2 to the socket IC7/PIN4 (COL34),verify the LED.
    T3/Step  4: Connect P2 to the socket IC7/PIN2 (COL33),verify the LED.
    
    T3/Step  5: Connect P2 to the socket IC6/PIN9 (COL32),verify the LED.
    T3/Step  6: Connect P2 to the socket IC6/PIN6 (COL31),verify the LED.
    T3/Step  7: Connect P2 to the socket IC6/PIN5 (COL30),verify the LED.
    T3/Step  8: Connect P2 to the socket IC6/PIN1 (COL29),verify the LED.
    T3/Step  9: Connect P2 to the socket IC6/PIN10 (COL28),verify the LED.
    T3/Step 10: Connect P2 to the socket IC6/PIN7 (COL27),verify the LED.
    T3/Step 11: Connect P2 to the socket IC6/PIN4 (COL26),verify the LED.
    T3/Step 12: Connect P2 to the socket IC6/PIN2 (COL25),verify the LED.
    
    T3/Step 13: Connect P2 to the socket IC5/PIN9 (COL24),verify the LED.
    T3/Step 14: Connect P2 to the socket IC5/PIN6 (COL23),verify the LED.
    T3/Step 15: Connect P2 to the socket IC5/PIN5 (COL22),verify the LED.
    T3/Step 16: Connect P2 to the socket IC5/PIN1 (COL21),verify the LED.
    T3/Step 17: Connect P2 to the socket IC5/PIN10 (COL20),verify the LED.
    T3/Step 18: Connect P2 to the socket IC5/PIN7 (COL19),verify the LED.
    T3/Step 19: Connect P2 to the socket IC5/PIN4 (COL18),verify the LED.
    T3/Step 20: Connect P2 to the socket IC5/PIN2 (COL17),verify the LED.
    
    T3/Step 21: Connect P2 to the socket IC4/PIN9 (COL16),verify the LED.
    T3/Step 22: Connect P2 to the socket IC4/PIN6 (COL15),verify the LED.
    T3/Step 23: Connect P2 to the socket IC4/PIN5 (COL14),verify the LED.
    T3/Step 24: Connect P2 to the socket IC4/PIN1 (COL13),verify the LED.
    T3/Step 25: Connect P2 to the socket IC4/PIN10 (COL12),verify the LED.
    T3/Step 26: Connect P2 to the socket IC4/PIN7 (COL11),verify the LED.
    T3/Step 27: Connect P2 to the socket IC4/PIN4 (COL10),verify the LED.
    T3/Step 28: Connect P2 to the socket IC4/PIN2 (COL9),verify the LED.
    
    T3/Step 29: Connect P2 to the socket IC3/PIN9 (COL8),verify the LED.
    T3/Step 30: Connect P2 to the socket IC3/PIN6 (COL7),verify the LED.
    T3/Step 31: Connect P2 to the socket IC3/PIN5 (COL6),verify the LED.
    T3/Step 32: Connect P2 to the socket IC3/PIN1 (COL5),verify the LED.
    T3/Step 33: Connect P2 to the socket IC3/PIN10 (COL4),verify the LED.
    T3/Step 34: Connect P2 to the socket IC3/PIN7 (COL3),verify the LED.
    T3/Step 35: Connect P2 to the socket IC3/PIN4 (COL2),verify the LED.
    T3/Step 36: Connect P2 to the socket IC3/PIN2 (COL1),verify the LED.
    The text was too large for one post. See next two posts for the rest of
    the LEDs test.
    Last edited by Luciano; - 16th June 2007 at 13:44.

  6. #6
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    This is the rest of the LEDs test.

    Code:
    TEST 4
    
    T4/Step 1:
    
    All the ICs must be removed from the sockets, with the exception of
    the 5V voltage regulator. The seven 18 ohm resistors must be replaced 
    with 180 ohm resistors.
    
    In TEST 4 will will test all the LEDs driven by ROW3.
    
    Connect P1 to the socket IC1/PIN10 (ROW3).
    
    T4/Step  2: Connect P2 to the socket IC7/PIN7 (COL35),verify the LED.
    T4/Step  3: Connect P2 to the socket IC7/PIN4 (COL34),verify the LED.
    T4/Step  4: Connect P2 to the socket IC7/PIN2 (COL33),verify the LED.
    
    T4/Step  5: Connect P2 to the socket IC6/PIN9 (COL32),verify the LED.
    T4/Step  6: Connect P2 to the socket IC6/PIN6 (COL31),verify the LED.
    T4/Step  7: Connect P2 to the socket IC6/PIN5 (COL30),verify the LED.
    T4/Step  8: Connect P2 to the socket IC6/PIN1 (COL29),verify the LED.
    T4/Step  9: Connect P2 to the socket IC6/PIN10 (COL28),verify the LED.
    T4/Step 10: Connect P2 to the socket IC6/PIN7 (COL27),verify the LED.
    T4/Step 11: Connect P2 to the socket IC6/PIN4 (COL26),verify the LED.
    T4/Step 12: Connect P2 to the socket IC6/PIN2 (COL25),verify the LED.
    
    T4/Step 13: Connect P2 to the socket IC5/PIN9 (COL24),verify the LED.
    T4/Step 14: Connect P2 to the socket IC5/PIN6 (COL23),verify the LED.
    T4/Step 15: Connect P2 to the socket IC5/PIN5 (COL22),verify the LED.
    T4/Step 16: Connect P2 to the socket IC5/PIN1 (COL21),verify the LED.
    T4/Step 17: Connect P2 to the socket IC5/PIN10 (COL20),verify the LED.
    T4/Step 18: Connect P2 to the socket IC5/PIN7 (COL19),verify the LED.
    T4/Step 19: Connect P2 to the socket IC5/PIN4 (COL18),verify the LED.
    T4/Step 20: Connect P2 to the socket IC5/PIN2 (COL17),verify the LED.
    
    T4/Step 21: Connect P2 to the socket IC4/PIN9 (COL16),verify the LED.
    T4/Step 22: Connect P2 to the socket IC4/PIN6 (COL15),verify the LED.
    T4/Step 23: Connect P2 to the socket IC4/PIN5 (COL14),verify the LED.
    T4/Step 24: Connect P2 to the socket IC4/PIN1 (COL13),verify the LED.
    T4/Step 25: Connect P2 to the socket IC4/PIN10 (COL12),verify the LED.
    T4/Step 26: Connect P2 to the socket IC4/PIN7 (COL11),verify the LED.
    T4/Step 27: Connect P2 to the socket IC4/PIN4 (COL10),verify the LED.
    T4/Step 28: Connect P2 to the socket IC4/PIN2 (COL9),verify the LED.
    
    T4/Step 29: Connect P2 to the socket IC3/PIN9 (COL8),verify the LED.
    T4/Step 30: Connect P2 to the socket IC3/PIN6 (COL7),verify the LED.
    T4/Step 31: Connect P2 to the socket IC3/PIN5 (COL6),verify the LED.
    T4/Step 32: Connect P2 to the socket IC3/PIN1 (COL5),verify the LED.
    T4/Step 33: Connect P2 to the socket IC3/PIN10 (COL4),verify the LED.
    T4/Step 34: Connect P2 to the socket IC3/PIN7 (COL3),verify the LED.
    T4/Step 35: Connect P2 to the socket IC3/PIN4 (COL2),verify the LED.
    T4/Step 36: Connect P2 to the socket IC3/PIN2 (COL1),verify the LED.
    Code:
    TEST 5
    
    T5/Step 1:
    
    All the ICs must be removed from the sockets, with the exception of
    the 5V voltage regulator. The seven 18 ohm resistors must be replaced 
    with 180 ohm resistors.
    
    In TEST 5 will will test all the LEDs driven by ROW4.
    
    Connect P1 to the socket IC1/PIN9 (ROW4).
    
    T5/Step  2: Connect P2 to the socket IC7/PIN7 (COL35),verify the LED.
    T5/Step  3: Connect P2 to the socket IC7/PIN4 (COL34),verify the LED.
    T5/Step  4: Connect P2 to the socket IC7/PIN2 (COL33),verify the LED.
    
    T5/Step  5: Connect P2 to the socket IC6/PIN9 (COL32),verify the LED.
    T5/Step  6: Connect P2 to the socket IC6/PIN6 (COL31),verify the LED.
    T5/Step  7: Connect P2 to the socket IC6/PIN5 (COL30),verify the LED.
    T5/Step  8: Connect P2 to the socket IC6/PIN1 (COL29),verify the LED.
    T5/Step  9: Connect P2 to the socket IC6/PIN10 (COL28),verify the LED.
    T5/Step 10: Connect P2 to the socket IC6/PIN7 (COL27),verify the LED.
    T5/Step 11: Connect P2 to the socket IC6/PIN4 (COL26),verify the LED.
    T5/Step 12: Connect P2 to the socket IC6/PIN2 (COL25),verify the LED.
    
    T5/Step 13: Connect P2 to the socket IC5/PIN9 (COL24),verify the LED.
    T5/Step 14: Connect P2 to the socket IC5/PIN6 (COL23),verify the LED.
    T5/Step 15: Connect P2 to the socket IC5/PIN5 (COL22),verify the LED.
    T5/Step 16: Connect P2 to the socket IC5/PIN1 (COL21),verify the LED.
    T5/Step 17: Connect P2 to the socket IC5/PIN10 (COL20),verify the LED.
    T5/Step 18: Connect P2 to the socket IC5/PIN7 (COL19),verify the LED.
    T5/Step 19: Connect P2 to the socket IC5/PIN4 (COL18),verify the LED.
    T5/Step 20: Connect P2 to the socket IC5/PIN2 (COL17),verify the LED.
    
    T5/Step 21: Connect P2 to the socket IC4/PIN9 (COL16),verify the LED.
    T5/Step 22: Connect P2 to the socket IC4/PIN6 (COL15),verify the LED.
    T5/Step 23: Connect P2 to the socket IC4/PIN5 (COL14),verify the LED.
    T5/Step 24: Connect P2 to the socket IC4/PIN1 (COL13),verify the LED.
    T5/Step 25: Connect P2 to the socket IC4/PIN10 (COL12),verify the LED.
    T5/Step 26: Connect P2 to the socket IC4/PIN7 (COL11),verify the LED.
    T5/Step 27: Connect P2 to the socket IC4/PIN4 (COL10),verify the LED.
    T5/Step 28: Connect P2 to the socket IC4/PIN2 (COL9),verify the LED.
    
    T5/Step 29: Connect P2 to the socket IC3/PIN9 (COL8),verify the LED.
    T5/Step 30: Connect P2 to the socket IC3/PIN6 (COL7),verify the LED.
    T5/Step 31: Connect P2 to the socket IC3/PIN5 (COL6),verify the LED.
    T5/Step 32: Connect P2 to the socket IC3/PIN1 (COL5),verify the LED.
    T5/Step 33: Connect P2 to the socket IC3/PIN10 (COL4),verify the LED.
    T5/Step 34: Connect P2 to the socket IC3/PIN7 (COL3),verify the LED.
    T5/Step 35: Connect P2 to the socket IC3/PIN4 (COL2),verify the LED.
    T5/Step 36: Connect P2 to the socket IC3/PIN2 (COL1),verify the LED.
    Code:
    TEST 6
    
    T6/Step 1:
    
    All the ICs must be removed from the sockets, with the exception of
    the 5V voltage regulator. The seven 18 ohm resistors must be replaced 
    with 180 ohm resistors.
    
    In TEST 6 will will test all the LEDs driven by ROW5.
    
    Connect P1 to the socket IC1/PIN6 (ROW5).
    
    T6/Step  2: Connect P2 to the socket IC7/PIN7 (COL35),verify the LED.
    T6/Step  3: Connect P2 to the socket IC7/PIN4 (COL34),verify the LED.
    T6/Step  4: Connect P2 to the socket IC7/PIN2 (COL33),verify the LED.
    
    T6/Step  5: Connect P2 to the socket IC6/PIN9 (COL32),verify the LED.
    T6/Step  6: Connect P2 to the socket IC6/PIN6 (COL31),verify the LED.
    T6/Step  7: Connect P2 to the socket IC6/PIN5 (COL30),verify the LED.
    T6/Step  8: Connect P2 to the socket IC6/PIN1 (COL29),verify the LED.
    T6/Step  9: Connect P2 to the socket IC6/PIN10 (COL28),verify the LED.
    T6/Step 10: Connect P2 to the socket IC6/PIN7 (COL27),verify the LED.
    T6/Step 11: Connect P2 to the socket IC6/PIN4 (COL26),verify the LED.
    T6/Step 12: Connect P2 to the socket IC6/PIN2 (COL25),verify the LED.
    
    T6/Step 13: Connect P2 to the socket IC5/PIN9 (COL24),verify the LED.
    T6/Step 14: Connect P2 to the socket IC5/PIN6 (COL23),verify the LED.
    T6/Step 15: Connect P2 to the socket IC5/PIN5 (COL22),verify the LED.
    T6/Step 16: Connect P2 to the socket IC5/PIN1 (COL21),verify the LED.
    T6/Step 17: Connect P2 to the socket IC5/PIN10 (COL20),verify the LED.
    T6/Step 18: Connect P2 to the socket IC5/PIN7 (COL19),verify the LED.
    T6/Step 19: Connect P2 to the socket IC5/PIN4 (COL18),verify the LED.
    T6/Step 20: Connect P2 to the socket IC5/PIN2 (COL17),verify the LED.
    
    T6/Step 21: Connect P2 to the socket IC4/PIN9 (COL16),verify the LED.
    T6/Step 22: Connect P2 to the socket IC4/PIN6 (COL15),verify the LED.
    T6/Step 23: Connect P2 to the socket IC4/PIN5 (COL14),verify the LED.
    T6/Step 24: Connect P2 to the socket IC4/PIN1 (COL13),verify the LED.
    T6/Step 25: Connect P2 to the socket IC4/PIN10 (COL12),verify the LED.
    T6/Step 26: Connect P2 to the socket IC4/PIN7 (COL11),verify the LED.
    T6/Step 27: Connect P2 to the socket IC4/PIN4 (COL10),verify the LED.
    T6/Step 28: Connect P2 to the socket IC4/PIN2 (COL9),verify the LED.
    
    T6/Step 29: Connect P2 to the socket IC3/PIN9 (COL8),verify the LED.
    T6/Step 30: Connect P2 to the socket IC3/PIN6 (COL7),verify the LED.
    T6/Step 31: Connect P2 to the socket IC3/PIN5 (COL6),verify the LED.
    T6/Step 32: Connect P2 to the socket IC3/PIN1 (COL5),verify the LED.
    T6/Step 33: Connect P2 to the socket IC3/PIN10 (COL4),verify the LED.
    T6/Step 34: Connect P2 to the socket IC3/PIN7 (COL3),verify the LED.
    T6/Step 35: Connect P2 to the socket IC3/PIN4 (COL2),verify the LED.
    T6/Step 36: Connect P2 to the socket IC3/PIN2 (COL1),verify the LED.

  7. #7
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    This is the last post about the LEds test.
    Code:
    TEST 7
    
    T7/Step 1:
    
    All the ICs must be removed from the sockets, with the exception of
    the 5V voltage regulator. The seven 18 ohm resistors must be replaced 
    with 180 ohm resistors.
    
    In TEST 7 will will test all the LEDs driven by ROW6.
    
    Connect P1 to the socket IC1/PIN8 (ROW6).
    
    T7/Step2: Connect P2 to the socket IC7/PIN7 (COL35),verify the LED.
    T7/Step3: Connect P2 to the socket IC7/PIN4 (COL34),verify the LED.
    T7/Step4: Connect P2 to the socket IC7/PIN2 (COL33),verify the LED.
    
    T7/Step 5: Connect P2 to the socket IC6/PIN9 (COL32),verify the LED.
    T7/Step 6: Connect P2 to the socket IC6/PIN6 (COL31),verify the LED.
    T7/Step 7: Connect P2 to the socket IC6/PIN5 (COL30),verify the LED.
    T7/Step 8: Connect P2 to the socket IC6/PIN1 (COL29),verify the LED.
    T7/Step 9: Connect P2 to the socket IC6/PIN10 (COL28),verify the LED.
    T7/Step 10: Connect P2 to the socket IC6/PIN7 (COL27),verify the LED.
    T7/Step 11: Connect P2 to the socket IC6/PIN4 (COL26),verify the LED.
    T7/Step 12: Connect P2 to the socket IC6/PIN2 (COL25),verify the LED.
    
    T7/Step 13: Connect P2 to the socket IC5/PIN9 (COL24),verify the LED.
    T7/Step 14: Connect P2 to the socket IC5/PIN6 (COL23),verify the LED.
    T7/Step 15: Connect P2 to the socket IC5/PIN5 (COL22),verify the LED.
    T7/Step 16: Connect P2 to the socket IC5/PIN1 (COL21),verify the LED.
    T7/Step 17: Connect P2 to the socket IC5/PIN10 (COL20),verify the LED.
    T7/Step 18: Connect P2 to the socket IC5/PIN7 (COL19),verify the LED.
    T7/Step 19: Connect P2 to the socket IC5/PIN4 (COL18),verify the LED.
    T7/Step 20: Connect P2 to the socket IC5/PIN2 (COL17),verify the LED.
    
    T7/Step 21: Connect P2 to the socket IC4/PIN9 (COL16),verify the LED.
    T7/Step 22: Connect P2 to the socket IC4/PIN6 (COL15),verify the LED.
    T7/Step 23: Connect P2 to the socket IC4/PIN5 (COL14),verify the LED.
    T7/Step 24: Connect P2 to the socket IC4/PIN1 (COL13),verify the LED.
    T7/Step 25: Connect P2 to the socket IC4/PIN10 (COL12),verify the LED.
    T7/Step 26: Connect P2 to the socket IC4/PIN7 (COL11),verify the LED.
    T7/Step 27: Connect P2 to the socket IC4/PIN4 (COL10),verify the LED.
    T7/Step 28: Connect P2 to the socket IC4/PIN2 (COL9),verify the LED.
    
    T7/Step 29: Connect P2 to the socket IC3/PIN9 (COL8),verify the LED.
    T7/Step 30: Connect P2 to the socket IC3/PIN6 (COL7),verify the LED.
    T7/Step 31: Connect P2 to the socket IC3/PIN5 (COL6),verify the LED.
    T7/Step 32: Connect P2 to the socket IC3/PIN1 (COL5),verify the LED.
    T7/Step 33: Connect P2 to the socket IC3/PIN10 (COL4),verify the LED.
    T7/Step 34: Connect P2 to the socket IC3/PIN7 (COL3),verify the LED.
    T7/Step 35: Connect P2 to the socket IC3/PIN4 (COL2),verify the LED.
    T7/Step 36: Connect P2 to the socket IC3/PIN2 (COL1),verify the LED.
    Code:
    TEST 8
    
    T8/Step 1:
    
    All the ICs must be removed from the sockets, with the exception of
    the 5V voltage regulator. The seven 18 ohm resistors must be replaced 
    with 180 ohm resistors.
    
    In TEST 8 will will test all the LEDs driven by ROW7.
    
    Connect P1 to the socket IC1/PIN7 (ROW7).
    
    T8/Step2: Connect P2 to the socket IC7/PIN7 (COL35),verify the LED.
    T8/Step3: Connect P2 to the socket IC7/PIN4 (COL34),verify the LED.
    T8/Step4: Connect P2 to the socket IC7/PIN2 (COL33),verify the LED.
    
    T8/Step 5: Connect P2 to the socket IC6/PIN9 (COL32),verify the LED.
    T8/Step 6: Connect P2 to the socket IC6/PIN6 (COL31),verify the LED.
    T8/Step 7: Connect P2 to the socket IC6/PIN5 (COL30),verify the LED.
    T8/Step 8: Connect P2 to the socket IC6/PIN1 (COL29),verify the LED.
    T8/Step 9: Connect P2 to the socket IC6/PIN10 (COL28),verify the LED.
    T8/Step 10: Connect P2 to the socket IC6/PIN7 (COL27),verify the LED.
    T8/Step 11: Connect P2 to the socket IC6/PIN4 (COL26),verify the LED.
    T8/Step 12: Connect P2 to the socket IC6/PIN2 (COL25),verify the LED.
    
    T8/Step 13: Connect P2 to the socket IC5/PIN9 (COL24),verify the LED.
    T8/Step 14: Connect P2 to the socket IC5/PIN6 (COL23),verify the LED.
    T8/Step 15: Connect P2 to the socket IC5/PIN5 (COL22),verify the LED.
    T8/Step 16: Connect P2 to the socket IC5/PIN1 (COL21),verify the LED.
    T8/Step 17: Connect P2 to the socket IC5/PIN10 (COL20),verify the LED.
    T8/Step 18: Connect P2 to the socket IC5/PIN7 (COL19),verify the LED.
    T8/Step 19: Connect P2 to the socket IC5/PIN4 (COL18),verify the LED.
    T8/Step 20: Connect P2 to the socket IC5/PIN2 (COL17),verify the LED.
    
    T8/Step 21: Connect P2 to the socket IC4/PIN9 (COL16),verify the LED.
    T8/Step 22: Connect P2 to the socket IC4/PIN6 (COL15),verify the LED.
    T8/Step 23: Connect P2 to the socket IC4/PIN5 (COL14),verify the LED.
    T8/Step 24: Connect P2 to the socket IC4/PIN1 (COL13),verify the LED.
    T8/Step 25: Connect P2 to the socket IC4/PIN10 (COL12),verify the LED.
    T8/Step 26: Connect P2 to the socket IC4/PIN7 (COL11),verify the LED.
    T8/Step 27: Connect P2 to the socket IC4/PIN4 (COL10),verify the LED.
    T8/Step 28: Connect P2 to the socket IC4/PIN2 (COL9),verify the LED.
    
    T8/Step 29: Connect P2 to the socket IC3/PIN9 (COL8),verify the LED.
    T8/Step 30: Connect P2 to the socket IC3/PIN6 (COL7),verify the LED.
    T8/Step 31: Connect P2 to the socket IC3/PIN5 (COL6),verify the LED.
    T8/Step 32: Connect P2 to the socket IC3/PIN1 (COL5),verify the LED.
    T8/Step 33: Connect P2 to the socket IC3/PIN10 (COL4),verify the LED.
    T8/Step 34: Connect P2 to the socket IC3/PIN7 (COL3),verify the LED.
    T8/Step 35: Connect P2 to the socket IC3/PIN4 (COL2),verify the LED.
    T8/Step 36: Connect P2 to the socket IC3/PIN2 (COL1),verify the LED.
    Once you have tested the 245 LEDs, post the results.

    Best regards,

    Luciano

Similar Threads

  1. Conway's Game Of Life
    By wellyboot in forum mel PIC BASIC Pro
    Replies: 45
    Last Post: - 28th May 2020, 06:14
  2. Single digit 7 Seg LED clock - PIC16F88
    By thirsty in forum Code Examples
    Replies: 4
    Last Post: - 17th July 2009, 08:42
  3. Replies: 2
    Last Post: - 14th July 2008, 22:11
  4. 245 Led Matrix Display (as constructed by Magu)
    By magu in forum Code Examples
    Replies: 11
    Last Post: - 29th June 2007, 00:07
  5. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts