Control a Radio PLL with a PIC


Closed Thread
Results 1 to 40 of 54

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,161


    Did you find this post helpful? Yes | No

    Default Re: Control a Radio PLL with a PIC

    For the Rotary Encoder have a look at this approach.

    I wanted to do it also with interrupts, but I got interrupted many times!

    http://www.picbasic.co.uk/forum/cont...er#new_comment

    Ioannis

  2. #2
    Join Date
    Jun 2011
    Posts
    37


    Did you find this post helpful? Yes | No

    Default Re: Control a Radio PLL with a PIC

    Quote Originally Posted by Ioannis View Post
    For the Rotary Encoder have a look at this approach.

    I wanted to do it also with interrupts, but I got interrupted many times!

    http://www.picbasic.co.uk/forum/cont...er#new_comment

    Ioannis
    Now that's more my speed!
    Simple but elegant. And all I would need to do is change the "if portb.1=0 then" to "if porta.2=1 then" , etc. right?

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