Single PIC to Blink 5 LEDs Independently?


Results 1 to 40 of 69

Threaded View

  1. #2
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,172


    Did you find this post helpful? Yes | No

    Default Re: Single PIC to Blink 5 LEDs Independently?

    I went on Microchip and looked for a PIC with at least 5 timers: PIC18F24J11.

    http://www.microchip.com/ParamChartS...g=en&pageId=74

    (That page might load properly, or not.)

    I'd try to use that along with DT-INTs; best way to blink LEDs.

    Robert

    EDIT:

    http://darreltaylor.com/DT_INTS-18/home.html

    TMR0_INT -- TMR0 Overflow
    TMR1_INT -- TMR1 Overflow
    TMR2_INT -- TMR2 to PR2 Match
    TMR3_INT -- TMR3 Overflow
    TMR4_INT -- TMR4 Overflow

    EDIT SOME MORE:

    There are 16F models if that makes things easier for you: PIC16F1782

    http://www.microchip.com/ParamChartS...=en&pageId=74#

    Use the Show/Hide Column feature to speed browsing.
    Last edited by Demon; - 27th October 2012 at 00:42. Reason: DT-INT has at least 5 timers

Similar Threads

  1. Single button function
    By DynamoBen in forum mel PIC BASIC Pro
    Replies: 40
    Last Post: - 4th April 2020, 18:33
  2. How to blink 8 LEDs at different rates- concurrently?
    By rmteo in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 26th April 2010, 23:47
  3. single sided PCB
    By schu4647 in forum General
    Replies: 1
    Last Post: - 10th December 2008, 18:22
  4. Can't Blink 2 LEDs
    By dfort in forum mel PIC BASIC
    Replies: 2
    Last Post: - 5th March 2008, 22:36
  5. Tx and Rx of Single Pin PIC's
    By Dwayne in forum Code Examples
    Replies: 0
    Last Post: - 26th May 2004, 14:55

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