20 lines
497 B
Markdown
20 lines
497 B
Markdown
# MCP3008
|
|
|
|
This plugin adds support for the MCP3008 Analog Digital Converter to nymea.
|
|
|
|
> Note: This plugin will only work on the Raspberry Pi
|
|
|
|
## Supported Things
|
|
|
|
* MCP3008
|
|
|
|
## Requirements
|
|
|
|
* The MCP3008 must be wired up properly to the SPI interface.
|
|
* The package “nymea-plugin-mcp3008” must be installed
|
|
|
|
## More
|
|
|
|
[Adafruit tutorial](https://learn.adafruit.com/raspberry-pi-analog-to-digital-converters/mcp3008)
|
|
[MCP3008 data sheet](https://cdn-shop.adafruit.com/datasheets/MCP3008.pdf)
|