NeoPixels with PicBASIC: a working solution


Results 1 to 1 of 1

Threaded View

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

    Default NeoPixels with PicBASIC: a working solution

    Hello everyone,
    I thought it would be appropriate to start a new thread. In the original thread I posted 127934 a link about a tutorial how to use NeoPixels on a PIC. I converted it to PicBASIC with a little twist to make it work:



    I’m running it on a PIC18F25K22 @40MHz.

    DISCLAMER: it’s not pretty. GOSUBs cost too much processor time and FOR/NEXT loop cost a little too much too so I had to sacrifice some code space. It’s not that bad because when you are using NeoPixels you don’t have the luxury of making a sophisticated firmware...

    So, see the attached files and give it a try. Be welcome to improve it! WATCHOUT: my includes files a in a subfolder, you may have to modify the paths.
    Attached Files Attached Files

Similar Threads

  1. Solution for 4 wire plug .. anyone ??
    By lerameur in forum General
    Replies: 11
    Last Post: - 25th May 2012, 01:07
  2. still don't have solution!!!
    By texas5 in forum mel PIC BASIC Pro
    Replies: 25
    Last Post: - 25th September 2008, 04:25
  3. The Best Solution
    By Pesticida in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 28th May 2007, 06:25
  4. Need PC software solution
    By mister_e in forum Off Topic
    Replies: 9
    Last Post: - 27th November 2005, 03:18
  5. Battery Solution
    By Keith in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 22nd July 2005, 07:07

Members who have read this thread : 2

You do not have permission to view the list of names.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts