LED Blinking while main does something else


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    May 2015
    Posts
    5


    Did you find this post helpful? Yes | No

    Default Re: LED Blinking while main does something else

    Richard, thanks for pointing out what was clearly staring me in the face. I will also give LinkMTech version a try. I really appreciate the help.

    Thanks,
    Don

  2. #2
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default The best broth is made in the oldest pot

    I sometimes like to use "old fashion" systems like "autonomous" blinking leds like, i.e., these ones here; there are many others - just google around.

    So when you need blinking led, just set the respective PORT and do what ever you need to and when done, reset the PORT ;-)

    No interrupts, no subroutines, just two lines of code.....
    Roger

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,116


    Did you find this post helpful? Yes | No

    Default Re: The best broth is made in the oldest pot

    But if you do it the software way, you can be sure that te program is running and did not crash.

    Ioannis

  4. #4
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default Re: LED Blinking while main does something else

    You're right Ioannis
    Roger

Similar Threads

  1. Blinking LED will not Blink
    By andybarrett1 in forum mel PIC BASIC Pro
    Replies: 19
    Last Post: - 24th September 2014, 21:20
  2. PIC16F819 LED not blinking
    By ronbowalker in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 1st December 2009, 02:04
  3. blinking LED
    By kindows in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 31st July 2009, 16:08
  4. PIC18f452 blinking led ?
    By iugmoh in forum General
    Replies: 5
    Last Post: - 7th March 2008, 14:12
  5. Why is my LED not blinking?
    By Gary Goddard in forum General
    Replies: 14
    Last Post: - 1st January 2007, 20:23

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