-
Linux raspberrypi 6.1.0-rpi8-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.73-1+rpt1 (2024-01-25) aarch64 GNU/Linux
Raspberry Pi 3B+
Pi4J 2.4.0
pigpio-i2c provider
I am trying to use the pigpio-i2c provide…
-
Hi, Im new at pi4j v2, Im using pi 4b and netbeans when i try to compile always get same problem,
`[AWT-EventQueue-0] INFO com.pi4j.Pi4J - New auto context
[AWT-EventQueue-0] INFO com.pi4j.Pi4J - Ne…
-
Using pi4j-v2 and the writeRegister function on an SPI device I've found that I get the error:
`WARN com.pi4j.library.pigpio.impl.PiGpioNativeImpl - PIGPIO ERROR: PI_I2C_WRITE_FAILED; I2C write fai…
-
Hello ,
maybe we should think about of rework the lib, because the installation of the required lib bcm25xx does not work anymore on bullseye 32/64-Bit.
I am not sure for what the bcmxxxx lib is …
-
We need to choose how we're going to interface our controller to some hardware. The easiest one would be Raspberry Pi 3 or 4, I searched and found the following solutions:
1. [WiringPi](https://git…
-
The pigpio library/daemon uses the DMA controller for very accurate hardware-based pin sampling and timestamping. This allows very exact reception (and probably also transmission, but I didn't look at…
-
Hello, this looks like a great library for someone who doesn't have any scopes available.
I'm trying it out with my Raspi 4 8GB with Ubuntu 22.04 LTS.
I've run the followings:
```
wget abyz.…
-
I tried step by step, and getting error following:
`pi@raspi:~/Smartphone-Doorlock $ sudo node doorlock.js
fs.js:91
throw new errors.TypeError('ERR_INVALID_ARG_TYPE',
^
TypeError [ERR…
-
I'd love to be able to run a full python IDE while creating my projects. With the [GPIO extender](https://bennuttall.com/raspberry-pi-zero-gpio-expander/) tool, I can do just that! However, I don't th…
Kisty updated
5 years ago
-
Hi!
Just started with Pi4J 2.0 and I got an error.
```
2020-07-10 15:44:02 gpioHardwarePWM: bad gpio for PWM (3)
[http-nio-8080-exec-5] WARN com.pi4j.library.pigpio.impl.PiGpioNativeImpl - PIG…