-
Currently the examples begin with `mcp3004_` and `mcp3008_`. They should begin with `mcp3xxx_` to follow CircuitPython library standards. These examples should be renamed to begin with `mcp3xxx_mcp300…
-
Hi. I try to read one photocell / sensor with MCP3008. Got this error code:
```
{ Error: ENOENT, No such file or directory errno: 2, code: 'ENOENT', syscall: 'open' }
/home/pi/tests/1/node_modules/…
-
Hi, this is a question, as I said with Christopher. I would like to know if is possible control the mcp module, example, turn on/off the whole module or turn on/off each A/D port?
I'm using the MCP30…
-
During review of [ADS1x15 PR #19](https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/pull/19), I was comparing docstrings/RTD and noticed that the API doesn't render for MCP3xxx. `docs/api.rst…
-
Hello and thanks to anyone involved reading this, for all the good work put down! It was very useful to me.
Is it possible to use a MCP3004/3002 and simply address the first four channels without a…
-
hi
https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-raspberry-pi-kit-c-get-started
cd ./iot-hub-c-raspberrypi-client-app
sudo chmod u+x setup.sh
sudo ./setup.sh
after this step I go…
-
Previously I was using kernel 4.4 where I was pulling data from an mcp3004 ADC. It worked fine with uio_pruss and setting the pins, but when I upgraded to kernel 4.14 I started getting bus errors. It …
-
Specific Mycodo Version: 6.1.4
Raspberry PI 3B+
16 GB SD Card Class10
System : Linux mycodo 4.14.52-v7+ #1123 SMP Wed Jun 27 17:35:49 BST 2018 armv7l GNU/Linux
Power 5v 2.0 Amp…
-
Hello everyone!
I just discovered this option of making my automated greenhouse, through an IRC channel for Raspberry pi where someone pointed me in this direction. Looks great, open source, locall…
-
hi, I am trying to install your rpi-dashboard on Raspian and hit a build error when trying to set up monkey in dudac. Here is my complete log for reference. Any ideas? I got a build error at the du…