-
pyusbiss version: 0.2.2
Python version: 3.6.9
Operating System: Ubuntu 18.04
Description
Describe what you were trying to get done.
I am trying to read readings from OPC N2 sensor via SPI
I am u…
-
Hello to all,
thanks to your suggestions I have carried out continuous monitoring using OPC-N2. For two months the data were collected without any kind of problem.
Recently I realized that for 1…
-
* pyusbiss version: 0.2.2
* Python version: 3.6.9
* Operating System: Ubuntu 18.04
### Description
Describe what you were trying to get done.
I am trying to read readings from OPC N2 sensor…
-
Hello! I'm having problems with opc-n2. I already check the cables and the power. I also update the library.
This is my program:
```py
import spidev
import opc
from time import sleep
spi =…
-
MarcelloYung,
Thank you for adapting David Hanagan's code for Arduino! While this is extremely helpful, I was hoping to receive some additional guidance with interfacing my Arduino with the OPCN2.…
-
The update by the aphasense firm of its OPC-N2 sensor to N3 causes that the library can no longer be used in new projects have any update available for the new sensor ... the user marlon360 (https://g…
-
I am running OPC-R1 using SPI to USB and i have connected it to Raspberry Pi.
When I use alpha.off(), it stops the sensing but does not turn off the Fan of the sensor. The Fan keeps on going, even wh…
-
https://blogs.oracle.com/cloud-infrastructure/post/auto-tainting-oke-nodes-startup
https://oracle-terraform-modules.github.io/terraform-oci-oke/guide/workers_cloudinit.html
https://github.com/oracle…
-
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 cases.
I have the .cpp and .h fil…
-
I have just received an OPC-N3 and can thus begin this process!