-
Hello,
Thank you for the library.
I am using a ds3231 with raspberry pi 2. When I run the testSDL_DS3231.py , I get the following in my terminal.
pi@PC-17-0302:~/Documents/examples/opcn2/RTC_SDL…
-
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.…
-
For `opc.OPCN2.pm()` and `opc.OPCN2.histogram()` functions, PM1, PM2.5 and PM10 values are reported. I am assuming the units on these are μg/m3, however the documentation doesn't say. The documentat…
-
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…
-
My data stopped showing up in June 10, 2017? I don't know if this is a problem on my end, is my SAFECAST,.TXT file a problem? Can anyone else see my device? Is the API I am using correct? I have t…
DT304 updated
6 years ago
-
* pyusbiss version: 0.1.2
* Python version: 3.4.2
* Operating System: Raspbian
**### Description**
Hey Dancing Quanta,
Following your patch to pyusbiss, establishing communication to a alpha…
-
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…
-
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 =…
-
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…
-
I have just received an OPC-N3 and can thus begin this process!