Lars Englund

Results 6 issues of Lars Englund

Hi I get the following crash when changing effects or a while (1-30s) after changing effect: ``` Exception (9): epc1=0x4020d155 epc2=0x00000000 epc3=0x00000000 excvaddr=0x3f0c7292 depc=0x00000000 ctx: cont sp: 3fff0750 end: 3fff09a0...

I got a thought for improving framerate: since you are blindly reading pixels, could you not double the framerate for grayscale video by doubling the pixel clock, changing to YUV...

I was thinking if it would be possible to use the camera with a ESP8266. The idea is to use the fast SPI (40MHz) of the ESP to provide the...

Hi, great project! I can't find any info on the M-Bus TTL Adapter, do you have a source where it can be purchased or schematics so it can be built?...

So, since my attempts to get this running on windows went unanswered I set up an Ubuntu box and did as the README suggested (git clone and then npm install...

Hi! I have built node_rrd on windows (7 32bit) but when I try to run an app that uses it I get this: ``` C:\node\hus\node_modules\rrd\node_modules\bindings\bindings.js:83 throw e ^ Error: The...