Paul Tanner
Paul Tanner
NPM install did not work so re-built it. Seemed to build OK when trying to run simple.js (and having checked require path) I get "Cannot find module './build/default/node-sdlmixer'"
I have followed the config guidance and tried this ``` [[MBUS]] Type = EmonHubMBUSInterfacer [[[init_settings]]] device = /dev/ttyAMA0 baud = 2400 [[[runtimesettings]]] pubchannels = ToEmonCMS, read_interval = 10 validate_checksum =...
Thx for GPIO Happy to do some work on I2C and SPI if you have a starting point. Paul
npm install (as root) on this system produces this warning. `npm WARN cannot run in wd [email protected] bower install (wd=/root/angular-seed)` it seems to be more than a warning as no...
I'm trying to test the same code in a normal Arduino build using the IDE (mainly 1.05). Specifically, I'm building for Uno or Blend Micro. Same thing happens in both...
We are now looking to build the same OPC (or later version) into a device that has a lot more I/O. This will be based on nRF52832. We are planning...
About the only doc on aggregates on mongodb via node-red is in a closed issue. It would be useful to have some code examples. I am making a big assumption:...