Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    2,665

    Re: Missing "TENS" digit

    '@ DEVICE HS_OSC, WDT_OFF, BOD_OFF


    '***************************DEFINITIONS**************************
    Define LCD_DREG PORTD
    Define LCD_DBIT 4
    Define LCD_RSREG PORTE...
  2. Replies
    4
    Views
    2,665

    Missing "TENS" digit

    I made a 5 volt meter to monitor circuits. I have redesigned the circuit to monitor 12 volts. The circuit works fine, no issues there. My problem is in my program. The program doesn't show the "TENS"...
  3. Replies
    4
    Views
    4,654

    Voltage issue 16f627a

    I have a voltage issue with my project. When portA.0 is taken to +5v, PortB.5 and PortB.6 outputs +5v. When PortA.0 is taken to 0v,GND. PortB.5 and PortB.6outputs 2.7V. I need B.5 and B.6 to go low...
Results 1 to 3 of 3