Auto power off back light with 16F84A


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2014
    Posts
    1

    Default Auto power off back light with 16F84A

    Hello All,

    I have a code for a timer. I need to add the auto power off back light of the LED. I am new in PIC. This is a part of code that i have used. So where can I add the addtional line for backlighting?


    #define START_STOP (input(PIN_A2))
    #define SET (input(PIN_A3))
    #define CLEAR (input(PIN_A4))
    #define LED1 PIN_A0 //down-counter indicator
    #define LED2 PIN_A1


    Regards manojsoorya

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,611


    Did you find this post helpful? Yes | No

    Default Re: Auto power off back light with 16F84A

    do you speak PicBasicPro ??? ...
    ************************************************** ***********************
    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 " !!!
    *****************************************

Similar Threads

  1. Auto Pilot
    By PlantBob in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 28th May 2012, 20:43
  2. Replies: 2
    Last Post: - 5th November 2009, 18:07
  3. Better way to drive an auto tachometer
    By skimask in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 22nd July 2008, 21:24
  4. Auto Downloads
    By TONIGALEA in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 16th November 2004, 20:21
  5. auto advance
    By c_Moore in forum General
    Replies: 6
    Last Post: - 31st October 2004, 13:20

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