NCD.io current monitoring controllers provide an easy cross-platform solution for communicating current monitoring data for a wide variety of energy management solutions. We developed a custom CPU that handles the di cult task of current measurement, all you have to do is communicate a simple set of I2C commands to ask the controller the amperage draw across each channel. This guide was developed to help you understand the I2C commands implement...
Archive for category: Current Monitoring Devices
Shipping Delays due to Covid and Other NCD Notifications: PLEASE CLICK HERE. Dismiss
Please upgrade your version of IE to at least 9, or use a modern browser such as Chrome or Firefox.
Official Guides for NCD Industrial Current Monitoring Devices
Communicating to Current Monitoring Controllers
Trey, , Current Monitoring Devices, Current Monitoring, Essential, 0This is a quick tutorial to demonstrate the process of talking to NCD Energy Monitoring controllers. This tutorial will help you understand all communications protocols, which will greatly simplify implementation. NCD.io current monitoring controllers require 3 protocols to be wrapped together for proper implementation. This is not nearly as difficult as it sounds, as this tutorial will do most of the work for you. NCD current monitoring c...
API Codec Quick Start Guide
Jacob Youngblood, , Current Monitoring Devices, Fusion Autonomous (Gen 2), I2C Communications, ProXR & ProXR Lite, Quick Start Guide, Taralist Time Activated Relays, AnyI2C, Essential, Fusion, ProXR, ProXR Generation 4, ProXR Lite, Pulsar, Quick Start Guide, Taralist, 0What is the API Codec? If you are working with TCP/IP or Wireless communications, you might want to consider using the API Codec to handle all communication functions. The API Codec will “wrap” standard commands with a Header, Byte Counter, and a Checksum, which eliminates the need for timeout command processing (the standard method of communications which stalls processing of commands). he API Codec is a faster, more reliable method of com...
I2C Communications Quick Start Guide
Jacob Youngblood, , Current Monitoring Devices, Fusion Autonomous (Gen 2), I2C Communications, Quick Start Guide, AnyI2C, Essential, Fusion, Quick Start Guide, 0Introduction I2C communications is a integral part of communicating to sensors and peripheral devices. Learning to implement I2C Communications in combination with NCD devices allows users to expand their relay controllers into sensor monitoring and control applications. One of the greatest benefits of I2C communications is the simple protocol for talking to external devices. Since many manufacturers generate sensors and chips that suppor...