Christmas lights using led pixels (totally off topic)


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    699


    Did you find this post helpful? Yes | No

    Default Re: Christmas lights using led pixels (totally off topic)

    Very nice!!! Thank you for posting. These LED pixels are new to me, so now I've got to play with them .

    Since all you need to do is to send 24 bits serially per bit, why do you need 200 bytes of RAM? You can hold the bytes information in EEPROM memory or in the program memory.

    Robert
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

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


    Did you find this post helpful? Yes | No

    Default Re: Christmas lights using led pixels (totally off topic)

    50 pixels * 4 bytes (long variable 1byte is not used)=200bytes of Ram. The reason I need the ram is because most of the patterns which scroll use memory move commands on the RAM. Of course, you could do similar stuff out of Rom as well, but, I had to get this finished quickly with what I had at hand. I bought the pixels here http://www.aliexpress.com/item/Free-...635065030.html
    Last edited by Jerson; - 24th December 2012 at 07:36. Reason: Wrong URL

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Christmas lights using led pixels (totally off topic)

    That is cool!!!
    Now another to to play with.
    Dave
    Always wear safety glasses while programming.

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: Christmas lights using led pixels (totally off topic)

    Jerson, that is very cool!

    Well done. It open my appetite for new led effects.

    Ioannis

  5. #5
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    967


    Did you find this post helpful? Yes | No

    Default Re: Christmas lights using led pixels (totally off topic)

    Thanks Robert, Ioannis. These lights excited me a lot before Christmas, so I decided to get them. Now, I found there are some suited to billboard displays too. They are in the 5050 SMD format, are addressable and come in flexible strips. I haven't been able to locate a source for these yet. Might be interesting work to do a small display using these strips.

Similar Threads

  1. Replies: 2
    Last Post: - 15th December 2012, 01:19
  2. One of 33 LED output Indicator
    By SOTASOTA in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 5th December 2012, 17:26
  3. Replies: 0
    Last Post: - 1st December 2010, 22:48
  4. RGB Christmas Lights
    By JEC in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 13th January 2009, 18:44
  5. Totally Baffled with Elapsed Timer
    By CocaColaKid in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th June 2008, 21:01

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