-
rpi-dac / i2s-dac do not show up in the results when running audiohat.sh. They are present in the overlays/README.
myMPDos:/usr/bin# ./audiohat.sh
Downloading audio hats description
1) allo-bos…
-
Refactor SPI device (`::picolibrary::SPI::Device`) to allow for direct controller access. This will be accomplished by constructing from a controller instead of a controller reference which eliminates…
-
there's support for mcp3202 can mcp3201 be added
-
Just wondering if you've tested to see what the actual maximum achievable sampling rate is with this library?
With the overhead of nodejs I'm wondering if it's possible to get 5k samples/sec on a r…
ZaneL updated
2 years ago
-
Hi !
I get a fatal error with this comment :
"...libraries\Adafruit_MCP3008-master/Adafruit_MCP3008.h:22:32: fatal error: Adafruit_SPIDevice.h: No such file or directory"
??
thanks in advan…
-
Hi Fasteddy,
Due to other errors, I have done a complete new install on an "unpexcted maker" board. I have added a MCP3008 as this is used in the sample code. Note that only Beta.0 is available for…
-
Hi,
Why is the plugin not available for installation? If that makes any difference I'm running that on arm64 with debian 10 (buster)
I run `apt-cache search nymea-plugin` after `apt-get update`
…
-
Hello,
There appears to be an issue with the MCPxxx Library and its ability to use GPIO7 (CE1) as the CS pin.
Used example code:
```import time
import busio
import digitalio
import board…
-
Is it possible in the future for the Reef Pi to Read TDS just like we do pH & Temp? and control some equipment based on a value just like you have in pH? TDS controllers are $200 and I feel like TDS w…
-
The code which reads a value from the ADC via a software SPI port seems to be missing a bit. The maximum value reported is 512. Only 16 bits (Including the dummy bits used to read back the result) are…