Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    25,254

    Re: Pic16f616 with lcd 16x2 problem

    sorry by my message, I wanted to say something else, programming language.
    yes, the problem is DEFINE DBIT 2, I change pins and all correct in ISIS.

    but I need pin C2-5 for data 4 bits of LCD
    I...
  2. Replies
    7
    Views
    25,254

    Re: Pic16f616 with lcd 16x2 problem

    in others language is possible?
  3. Replies
    7
    Views
    25,254

    Pic16f616 with lcd 16x2 problem

    Hello, I have LCD connected to PIC16F616
    This is code LCD configuration

    DEFINE OSC 4
    Include "MODEDEFS.BAS"

    DEFINE LCD_DREG PORTC
    DEFINE LCD_DBIT 2 ...
  4. Replies
    2
    Views
    3,944

    Re: Problem with PICto PIC I2C MASTER-SLAVE

    Problem solved, thanks :)
  5. Replies
    2
    Views
    3,944

    Problem with PICto PIC I2C MASTER-SLAVE

    hello, I have a problem with connection I2C with 2 PICs

    I have a PIC16F1933 (Slave) connected to PIC18F2685 (Master) by I2C connection.

    My problem is:

    SLAVE PIC send to Master value...
  6. Replies
    0
    Views
    2,951

    [HELP] PIC code for RDS Decoder TDA7330B

    hello, I'm new in this forum :). thanks all for welcoming me into your forum and your help.

    I have a TDA7330B chip RDS decoder, PIC 16F1936 and 16x2 LCD. I want to build a RDS Decoder for my old...
Results 1 to 6 of 6