High End Pre with PIC 16F876A


Results 1 to 11 of 11

Threaded View

  1. #9
    Join Date
    Apr 2008
    Posts
    13


    Did you find this post helpful? Yes | No

    Default

    Rojodu:
    Thanks man for the help I think this code sample will be all that i need.
    Here is my updated version of preamp I call it V1.3.
    I guess this code will be enough.
    Check_sel
    If sel=0 then debounce_sel
    return
    debounce_sel:
    pauseus 200
    If sel=0 then check_sel
    relay=realy+1
    if relay=4 the relay=0
    return
    Abidr
    Attached Files Attached Files
    Last edited by abidr; - 30th April 2008 at 08:17.

Similar Threads

  1. 16F883 and Problems with HIGH statement
    By aaanekre in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 29th October 2009, 01:09
  2. PIC keeps resetting when executing subroutine
    By jbirnsch in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 27th August 2009, 07:03
  3. Using Sleep
    By elec_mech in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 17th August 2008, 04:05
  4. need help simulating PS/2 mouse
    By peterdeco1 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 9th December 2007, 21:49
  5. Pic suggestion for high precision voltage measure
    By d1camero in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 10th April 2004, 06:22

Members who have read this thread : 0

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