144 LED Games Console Project


Closed Thread
Results 1 to 40 of 104

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    81


    Did you find this post helpful? Yes | No

    Default Shematic project complete

    hello someone has Shematic project complete
    I really enjoyed the project I'm more questions to the input pins of the buttons
    can someone help me
    thanks

  2. #2
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default

    Hi,
    Have you built the hardware and have it scrolling messages?

    There are two buttons that behave differently with the hardware you produce from the PCB.
    The pic program assumes two button pins are pulled to gnd, and the other two are
    pulled up.
    The change made in the hardware PCB requires all input buttons be pulled high
    (or low.. don't quite remember).

    Did you build from mrtripoli's PCB artwork, or schematic?

  3. #3
    Join Date
    Aug 2008
    Posts
    81


    Did you find this post helpful? Yes | No

    Default 144 LED Games Console Project

    hi art
    aminha and doubts over the buttons to program the mesagem the pc
    are the same DIP switch ,1, DIP switch 2 ,DIP 3 DIP switch, DIP switch 4
    or has other buttons ...

  4. #4
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default

    My prototypes have DIP switches connected in series with each of
    the four buttons so that a button could be "held down" easily.
    I didn't intend for the DIP switches to be used by anyone else though.

  5. #5
    Join Date
    Aug 2010
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    I can not see Mtripoli ... Do not open the thing for me.

  6. #6
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Dorneliss View Post
    I can not see Mtripoli ... Do not open the thing for me.
    Hi, Dorneliss

    Looks those files simply have been removed from the server ...

    also note MTripoli has not posted anything since end of April ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  7. #7
    Join Date
    Aug 2010
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    Wow! What a pity! Does anyone have the file to upload ...?

  8. #8
    Join Date
    Dec 2011
    Posts
    3


    Did you find this post helpful? Yes | No

    Default Re: Shematic project complete

    Hi there.
    I started a few months with programming pic's
    I now made the 144 led display game and message scroller.
    But i now wanted to re-program the chip to only a message scroller for christmas.
    The picbasic code is to me to long and complex.
    How can i put in a different text, for instance "marry christmas"

    greatings Harrie

  9. #9
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 144 LED Games Console Project

    In the last version, the text message is stored plainly in the on-chip eeprom area of the 16F877.

  10. #10
    Join Date
    Dec 2011
    Posts
    3


    Did you find this post helpful? Yes | No

    Default Re: 144 LED Games Console Project

    Hai
    Yes i found the version 3. And it says that data can be put in internal memory.
    But with proton ide or mplab i can not compile the .bas-file. There are many many errors.
    I tried to rewrite but i am not experience enough.
    So i only want a simply massage scroller working with the 144 led display.
    The most simply one is enough.
    Greatings Harrie

  11. #11
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: 144 LED Games Console Project

    Problem found... This forum is for PicBasic not Proton.
    Dave
    Always wear safety glasses while programming.

  12. #12
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 144 LED Games Console Project

    Don't have to compile it, there's a hex file to use. Just change the values in the on-chip eeprom area with your pic programming software. Also you can use a serial terminal program to send the message to the unit. You would need Picbasic to change any way the program works, but not the message.

  13. #13
    Join Date
    Dec 2011
    Posts
    3


    Did you find this post helpful? Yes | No

    Default Re: 144 LED Games Console Project

    Hai
    i tried to use the serial posability. But i can not change anyting.
    I use the max232. With this i can read and write to a 16f628a, s the com and max232 are working.
    I first tried the original rx and tx ports but later i saw i had to use port e.1.
    No result.
    i push porta.1 when startup. The screen is blank.
    sending text
    restart
    no result.
    What dont i see??

    greatings Harrie

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. new and need help
    By smeghead in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 3rd November 2008, 20:19
  3. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30
  4. can't even flash an LED
    By bruno333 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 28th April 2005, 13:27
  5. simple LED Blinking project
    By koossa in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th December 2004, 01:25

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