Dynamic NeoPixel Demo


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default Re: Dynamic NeoPixel Demo

    I've seen all that thanks.

    Sadly it doesn't help with my specific questions about the earlier work they did.

    I'm interested in the 32mhz code and the 12F1840 code.

  2. #2
    Join Date
    Feb 2013
    Location
    Quebec, Canada
    Posts
    67


    Did you find this post helpful? Yes | No

    Default Re: Dynamic NeoPixel Demo

    Quote Originally Posted by retepsnikrep View Post
    I've seen all that thanks.

    Sadly it doesn't help with my specific questions about the earlier work they did.

    I'm interested in the 32mhz code and the 12F1840 code.
    See attached file for my 32MHz include file. The 12F1840 will not handle your big matrix with my example because of the memory limitation for arrays. You need a 18F which can handle arrays over multiple banks. It's a PICBasic's limitation.

    NeoPixelBitBang32MHz.pbp.txt

Similar Threads

  1. NeoPixel (WS2812B) Demo
    By MichelJasmin in forum Code Examples
    Replies: 11
    Last Post: - 18th August 2018, 21:07
  2. ADC, pref and dynamic range
    By HankMcSpank in forum General
    Replies: 4
    Last Post: - 21st June 2011, 08:02
  3. Dynamic array??
    By lerameur in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 18th November 2010, 22:16
  4. OWOUT dynamic memory addresses
    By scottl in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 17th March 2008, 20:39
  5. SerOut2 Dynamic Port Selection
    By nba30 in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 11th April 2005, 16:27

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