-
I'm working on a project where I store all the settings in a json file on SPIFFS. For reading/writing the json object I use the ArduinoJson library.
The problem is : when reading 2 josn files, changin…
-
I've cloned the repo, run "npm install" and "pxt buildtarget". Seems like the CODAL repos are broken.
Do you have a release tag I should be using instead?
-
Hey there!
I use led-image-viewer to display some pics on my screen and I faced some problems.
I have my LED panels connected to raspberry3 using this adapter:
http://imgur.com/afW2X2Z
Issue 1. Colo…
-
Hi Aaron
I am trying to use the LedMatrix, text and sprite libraries in my sketch together with the DmxReceiver library. I've got serious flickering problems when adding DMX data and was hoping to us…
-
Hi,
I tried to connect my [JY-MCU 3208](http://www.dx.com/p/jy-mcu-3208-lattice-clock-ht1632c-driver-with-mcu-support-secondary-development-104306#.V9RsZJN97fY) and arduino UNO. Sometimes the text sho…
-
So, I am a total nodejs dummy, so you probably roll your eyes.
I tried the following, but it didn't work, presumably because `npm` did not install the module in a central place. Running `npm i` as ro…
-
trying to compile with GPIO slowdown on node 0.10.3 using node-gyp@3.2.1, but I'm running into this compile error...
```
Roys-iMac:node-rpi-rgb-led-matrix roykolak$ npm i
> node-rpi-rgb-led-matrix@0…
-
Hi and thanks for the awesome library!
I'm a little hesitant to put this forward, as I might belong to a small minority, but I thought I'd at least mention it and see what you think.
I've bought of …
-
Hello Graeme.
Once again, congrats for your super led matrix.
There are few things that I think could be changed:
```
constructor TfpgLEDMatrix.Create(AOwner: TComponent);
begin
...
// FWidth := 3…
-
Cannot find the appropriate forum to ask this question, but maybe it is just something that can be documented in the Wiki, but most probably my lack of C++ knowledge. The fastLED library has some util…