Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: astanapane; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    44,913

    Re: NeoPixel (WS2812B) Demo

    this is the addition to the main:


    serin2 rfid,84,[WAIT($02),str BUF\10]

    Check_List:
    FOR tagNum = 1 to 3 ' scan through known tags
    FOR idx = 0 TO...
  2. Replies
    11
    Views
    44,913

    Re: NeoPixel (WS2812B) Demo

    Many years ago, i did a simple RFID reader program.

    What it does is to read the RFID tag and if the ID number is stored in the PIC's ram, then it will make a port high.

    That is the whole...
  3. Replies
    11
    Views
    44,913

    Re: NeoPixel (WS2812B) Demo

    May i ask something?

    Could i use all this code as a secondary code?

    I'm thinking to use it only as an effect when the PIC is powered up, the RGB led ring to do its pattern.

    But the main...
  4. Replies
    11
    Views
    44,913

    Re: NeoPixel (WS2812B) Demo

    I used 4Mhz crystal to 4xPLL and it worked. I couldnt see in the datasheet of the PIC18F26K22 any 20Mhz configuration.

    The code is really good. thanks the Author: Michel Jasmin
  5. Replies
    11
    Views
    44,913

    Re: NeoPixel (WS2812B) Demo

    Ooops havent seen that. I might try a 20 Mhz crystal then. Should be easier. :)
  6. Replies
    11
    Views
    44,913

    Re: NeoPixel (WS2812B) Demo

    That is really nice piece of code, even if i cannot understand the include asm file.

    Have anyone used it with a 16 or 24 led WS2812 ring? (not the B version)

    I've tried with the pic currently...
Results 1 to 6 of 6