16-bit version of the WS2801 chip


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Location
    Mansfield, UK
    Posts
    697

    Default 16-bit version of the WS2801 chip

    I've been using the WS2801 chips for a while now but I'm struggling to get my lights fading smoothly with only 256 steps.
    Does anyone know if there's a 16-bit version? Google didn't turn up any results but I don't have a part number to search on.

    I have also considered dithering the normal 8-bit ones but I'm not sure if I can get the refresh rate high enough for that to work well.
    I'd prefer an actual 16-bit chip if one exists.

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,806


    Did you find this post helpful? Yes | No

    Default Re: 16-bit version of the WS2801 chip

    I do not know if there is a 16bit version of the chip but I wonder why you need more steps (meaning more MCU power hungry code).

    Aren't smooth enough the 256 steps?

    Ioannis

  3. #3
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,521


    Did you find this post helpful? Yes | No

    Default Re: 16-bit version of the WS2801 chip

    Don't know about a 16bit version but I just stumbled across the LDP1886 which is a 3x12bit LED driver.
    That's 4096 levels per channel or 68.7 billion colors.

    I have not looked at the datasheet to see if it's otherwise compatible with the WS2801 etc series.

    /Henrik.

  4. #4
    Join Date
    Jun 2007
    Location
    Mansfield, UK
    Posts
    697


    Did you find this post helpful? Yes | No

    Default Re: 16-bit version of the WS2801 chip

    256 steps are alright for color mixing and for big fades but quite often I'll have the lights down to number 3. They are very dim but they can't really fade out with just 3 steps and it looks a bit odd.
    Processing power isn't much of a problem. I use PIC24FJ64GA004 chips to control them which are 16-bit anyway and have plenty of RAM/cycles.

    I've got another one of these that can read 8 x 16-bit 44.1KHz WAV files from an SD card at the same time, mix them with 8-bit volume control and output to 4 x 16-bit DACs.
    The lighting controller has 36 outputs (12 x RGB) but the refresh rate is much lower.

    Thanks for the LDP1886 suggestion 12-bit would still give me 24 steps instead of 3. I'll have a read up on them.

  5. #5
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,806


    Did you find this post helpful? Yes | No

    Default Re: 16-bit version of the WS2801 chip

    Hmm, I see. For high lumen, high power, sure you need more steps.

    Interesting.

    How are you programming the dsPIC? In C?

    Ioannis

  6. #6
    Join Date
    Sep 2009
    Posts
    737


    Did you find this post helpful? Yes | No

    Default Re: 16-bit version of the WS2801 chip

    PIC24 isn't dsPIC. PIC24 can be programmed in proton basic. I have dongle, but newer try it....
    Or in microbasic, but I don't recommend it. I fon't have nice experience with it.

Similar Threads

  1. New PBP version - Gold version - Is it really worth it?
    By financecatalyst in forum General
    Replies: 20
    Last Post: - 8th October 2011, 01:34
  2. 4 bit address decoding I2C chip
    By ecoli-557 in forum General
    Replies: 3
    Last Post: - 10th June 2008, 17:26
  3. help with version 2.04
    By mxjf in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 13th October 2006, 04:01
  4. New Version
    By mslaney in forum PBP Wish List
    Replies: 0
    Last Post: - 25th January 2005, 08:06
  5. Shall we see a new version soon?
    By Bulman in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 28th September 2004, 16:18

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