Neon effect


Closed Thread
Results 1 to 8 of 8

Thread: Neon effect

Hybrid View

  1. #1
    Join Date
    Jul 2007
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Thanks,

    I will try some, but how can I randomize a sequence of lighting according a numbers stored in EEPROM and finally light up all LED-s ?

    Andrej

  2. #2
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    966


    Did you find this post helpful? Yes | No

    Default

    your table could contain the lighting sequence which you want to produce

    example
    00011001 - light 3 leds
    00100101 - light another 3 leds
    11100011 - another pattern

    Do this and fill your table with whatever you want.

    Jerson

  3. #3
    Join Date
    Jul 2007
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Thanks,

    finally found time to complete this


  4. #4
    Join Date
    Aug 2006
    Location
    Omaha, Nebraska USA
    Posts
    263


    Did you find this post helpful? Yes | No

    Default

    His projects don't use a PIC, but you might take a look at:

    http://www.hometown.aol.com/tractionfan/projects.htm

    You can make a PIC emulate the twisted ring counter he uses, or do it with random number generation, all without EEPROM tables. If you want some code examples of both approaches, I can send them to you.
    Russ
    N0EVC, xWB6ONT, xWN6ONT

    "Easy to use" is easy to say.

Similar Threads

  1. Hall Effect flow meter with 16F876
    By revelator in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 10th March 2010, 20:42
  2. PWM and fade effect
    By ruijc in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 10th July 2009, 10:58
  3. Hall effect reading
    By ewandeur in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 26th November 2008, 15:49
  4. Cricket Sound Effect
    By koossa in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 15th January 2008, 09:10
  5. hall effect
    By dragons_fire in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 10th April 2007, 15:49

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