@iiot2k/node-red-mcp4725 2.0.2

Node-Red node for mcp4725 digital to analog converter

npm install @iiot2k/node-red-mcp4725

platform platform

Node-Red node for mcp4725 digital to analog converter.

Installation

Install with Node-Red Palette Manager or npm command:

cd ~/.node-red
npm install @iiot2k/node-red-mcp4725

View on npm
View on Node-Red
View used library

Report any issues here

mcp4725 12bit digital to analog converter

  • 12bit Conversion Resolution.
  • One Analog Output.
  • External Voltage Reference.
  • Power Down of output with terminating resistor.
  • Store output to internal eeprom.

Usage

  • This node works on Raspberry Pi with 32bit or 64bit OS.
  • Enable I2C with raspi-config.
  • In this case i2c-1 is enabled (port=1).
  • If you use i2c-0 port add
    dtparam=i2c_vc=on
    to /boot/config.txt,
    then Pin27=SDA, Pin28=SCK.
  • For other ports add this to /boot/config.txt.

Address Pin Connection

I2C Address ADR Pin
60H GND
61H VCC

Node Info

Version: 2.0.2
Updated 3 weeks, 3 days ago
License: Apache-2.0
Rating: not yet rated

Actions

Rate:

Downloads

9 in the last week

Nodes

  • iiot2k-mcp4725
  • iiot2k-mcp4725-eeprom

Keywords

  • node-red
  • iot
  • iiot2k
  • raspberry pi
  • rpi
  • mcp4725
  • dac
  • digital to analog converter

Maintainers