iobroker.mcp3xxx-analog

0.0.1 • Public • Published

Logo

ioBroker.mcp3xxx-analog

NPM version Downloads Dependency Status Known Vulnerabilities

NPM

Tests:: Travis-CI

mcp3xxx-analog adapter for ioBroker

This adapter provides support for Microchips MCP3xxx A/D-converter IC's with SPI-Port. It works on SBC's that has an SPI-Interface like Raspberry Pi, Tinkerboard or Banana Pi.

Simply wire the IC to your SPI-port, enable SPI in config (raspi-config etc.) and install adapter.

After that in adapters settings select the correct bus, device, the used A/D-converter and the desired interval for reading the values.

Supported A/D-converters : MCP3002, MCP3004, MCP3008 (2,4 or 8 channels, 10bit resolution), MCP3202, MCP3204, MCP3208 (2,4 or 8 channels, 12bit resolution)

Changelog

0.0.1

  • (raspilc) initial release

License

MIT License

Copyright (c) 2019 raspilc info@raspilc.de

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Package Sidebar

Install

npm i iobroker.mcp3xxx-analog

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

87.7 kB

Total Files

24

Last publish

Collaborators

  • bluefox
  • raspilc