@Dave Do you have any video you could share that shows the screen your code creates.
It looks like the code needs to be loaded via the CLI software right? I have the CLI installed now that the Windows installer makes it so easy to do, but I have never loaded firmware using the CLI yet.
I have some images of the displays in their resting ârandom pixelâ state, but I canât seem to find a video of the rig in action, hereâs some pictures though!
Not sure why you deleted your post, yes the Button triggers the animation on the displays using a published event. Iâm guessing the animation logic you want is in the display code. Mostly Iâm just reading images from the SD card and âdrawingâ them onto a large frame buffer. Then for the animation Iâm walking my âdraw startâ line down that buffer (using a fancy easing function), and then just copying a displays worth of the buffer to the display.
HI i getting the error when i try to load the code. RGBPixelclock.h:No such file or Directory and RGBPixelclock.cpp:No such file or Directory. i saw in file was intentionally left blank and all code can be found in RGBPixelclock example. i donât know how to get the file from example. please if you are able to send me the these 2 files.Thanks
@gur001, are you using the RGBPixelClock library in Particle Build? If you are, donât forget to also attach the RGBMatrixPanel and SparkIntervalTimer libraries to the example file app. Everything is detailed here:
Hi clock is working but weather is not showing i already change the xxxxxx with my API key and i put City and province. please let me know i have to do anything else