-
Operating system: Raspbian Stretch
Python version: e.g. 3.8
Pi model: e.g. Pi 3+ Model B
GPIO Zero version: 1.5.1
Pin factory used:
I'm doing a project with the RaspberryPi and Python where…
-
### Todo
- [x] Draw up a plan / specification
- [x] Add nodejs & node-red into Venus OS (done see below; not in master yet)
- [x] Add node-red on/off switch to gui; which starts and stops the nod…
-
First off, thanks for sharing this! I'm having a few issues:
When reading from channel 0, the results are exactly 1/2 of what I'm measuring on my scope. This does not change if I alter the SPI freq…
-
-
Hi ,
How can I read 4 channels asynchronus ?
The problem is the readout for each value see line below ;
int16_t value = ADS.getValue(i);
and gives the following error ; "invalid type…
-
I've bought the kit and have just received it but I have a question on the Raspberry Pi.
Would this work on the raspberry pi 1 for just monitoring the power values and grafana etc were hosted on ano…
-
Hi,
There is incorrect mapping of offset and scale factor for mcp3208 as per the Modbus address space provided. When I update offset It got updated as scale in the configuration file and when I updat…
-
In this article below you mention a utility called rpi_adc_stream which i can't find anywhere.
https://iosoft.blog/2020/11/16/streaming-analog-data-raspberry-pi/
There is a gihub link but it point…
-
I get a PWM bus error with a fresh install of Raspberrypi os on a Raspberrypi 3.
```
pi@raspberrypi:~/streaming-main $ sudo ./rpi_disp_dma
DMA channels in use: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 1…
-
Hi Alex,
I am in process of designing new PCB for home automation using Raspberry Pi Zero.I need your help in identifying proper pins for following hardware:
- I2C Bus for temperature, humidity,…