-
Hi,
Found your nodejs lib for hx711, but I keep getting error: missing symbol. (I am new at nodejs)
node: symbol lookup error: /home/ubuntu/test-nodejs/node_modules/hx711/build/Release/hx711.node:…
-
The module installs fine on Raspberry Pi 4, but it's not actually possible to interact with GPIO. Error message after running Get-GpioPin:
> Unable to determine hardware version. I see: Hardware …
-
The code worked on Raspberry Pi 3.
But on NanoPi NEO2 running the command :
`dart example/example.dart `
And getting the Error:
```
Unhandled exception:
RpiGpio initialization failed: -1
#0 …
-
Please Help?
I have got to this point but do not know where to set this up? I got the Gordon's WiringPi working on my PI so my next question would be what next?
Simply install Gordon's WiringPi…
-
HI!
I installed wiringPI like this: http://wiringpi.com/download-and-install/
but when i try to
i got: `osmc@OSMC:~/wiringPi$ sudo npm install -g node-wiring-pi`
```
> node-wiring-pi@0.…
-
Since .NET 5 the `Assembly.Location` API returns an **empty string** when the app is deployed as single file executable.
https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file
This pre…
-
The current module `wiringpi`, does not support rpi 3.
However, using the `wiringpi-node` module would fix the problem.
I have made a PR #2 that addresses the solution.
-
Am i doing somehting wrong? or is this just a bug?
``` ruby
irb(main):007:0> require 'wiringpi2'
=> false
irb(main):008:0> s = WiringPi::SPI.new(0,500000)
NameError: uninitialized constant WiringPi::…
-
The readme for node-red-node-piface has the following pre-reqs:
```
Device Tree must be turned off. To do this run
sudo raspi-config
then select the Advanced Options, then Device Tree, and fin…
-
Mild déjà vu, but pickup from volumio/Build/issues/401
#### Know issues
- [ ] Node version bump (native modules need recompiation)
- [ ] #174
- [ ] Missing Volumio custom packages
- [ ] `u…