Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Fred; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,100

    Mea culpa, thanks for the help

    Mea culpa, thanks for the help
  2. Replies
    2
    Views
    2,100

    16F887 Memory, I'm out of my mind

    Using the 16F887 which, according to the manual has 8192 flash words of program memory. When I go to program the chip it says "success 2352 words used" and it gives me crossing a code boundary error....
  3. Thread: Latest RTC

    by Fred
    Replies
    0
    Views
    3,822

    Latest RTC

    Have used DS1302 but haven't looked at RTC chips for a while and I am wondering / looking for recommendations on new RTC's or just keep using the DS1302. Anyone seen any good one wire RTC's they use?...
  4. Replies
    6
    Views
    3,539

    Clarification

    I apologize for the ambiguity of my last message. What I intended was that all of my problems, jumbles on the display and also incorrect counting were all rectified. This appears to be a good example...
  5. Replies
    6
    Views
    3,539

    To complete

    Just to complete this entry. I deciphered the issues and have satisfactorily resolved them.
    Thanks.
  6. Replies
    6
    Views
    3,539

    Once more into the breach

    Changing the 84 to 16468 in the serout2 command does make the display at least readable. However, the display appears to be in hex format as the numbers count up through A1, A2 and so on. I haven't...
  7. Replies
    6
    Views
    3,539

    Clarification

    The lcd works fine if I send text using the standard serout command so the lcd itself is fine. Also, I inserted some code into the program using serout and it appears fine so the connections have...
  8. Replies
    6
    Views
    3,539

    lcdout versus serout2

    In trying to plagiarize existing works I have found numerous instances of where there are lcdout commands. I use a LCD with a "backpack" affair such that it takes standard serout commands. In trying...
  9. Replies
    5
    Views
    9,376

    Hookups

    There is a pull up resistor from the MCLR to power and that is really the only necessary external "stuff" needed to play with it. The finished circuit has filter caps, xsistors, relays, etc. to make...
  10. Replies
    5
    Views
    9,376

    Keypad unlock (as in garage door possibly)

    '*************************************************************
    '* Name : garage door unlock *
    '* Author : Fred *
    '* ...
  11. Thread: 16f628 Eeprom

    by Fred
    Replies
    2
    Views
    2,929

    Thanks

    Patches fixed it.
    Thanks
  12. Thread: 16f628 Eeprom

    by Fred
    Replies
    2
    Views
    2,929

    16f628 Eeprom

    I am trying to write some data into the EEPROM on a 16F628. It just flat doesn't work. According to the data sheet it should have 128X8 storage. So I wrote a test program to check and every data...
Results 1 to 12 of 12