counter


Closed Thread
Results 1 to 2 of 2

Thread: counter

  1. #1
    Join Date
    Oct 2008
    Posts
    2

    Default counter

    can someone help me with a counter for picbasic who count the puls of a 40 Mhz model sender?
    I need it for the savetyboard for my modelsubmarine.
    My pic needs to know if there are coming signal out of the receiver.

  2. #2
    Join Date
    Oct 2003
    Location
    holland
    Posts
    251


    Did you find this post helpful? Yes | No

    Default

    To detect if the 40MHz is there with a normal pic is not possible.
    What you can do is next:
    Build a detector for the LF signal the transmitter is sending.
    A coil and a capactor in parrallel tuned on the right frequency a diode a resistor and a capacitor will do.
    This detected LF signal is than after amplified or via a comperator fed to the pic.
    Then you can compare in the programm of the pic if the right code was sent.

Similar Threads

  1. Conway's Game Of Life
    By wellyboot in forum mel PIC BASIC Pro
    Replies: 45
    Last Post: - 28th May 2020, 06:14
  2. Counter not counting !!!
    By lerameur in forum mel PIC BASIC Pro
    Replies: 24
    Last Post: - 20th February 2009, 22:15
  3. Replies: 42
    Last Post: - 14th January 2008, 11:38
  4. 20 Digit Virtual LED Counter
    By T.Jackson in forum Code Examples
    Replies: 9
    Last Post: - 19th November 2007, 05:02
  5. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27

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