RD6006 Power Supply Protocol and Node-red Application

by marco.sillano in Circuits > Electronics

2617 Views, 2 Favorites, 0 Comments

RD6006 Power Supply Protocol and Node-red Application

2020-02-17.081154.shot.png

The RD6006-W power supply is a quasi-professional device, providing up to 60V, 6A (360 Watt), very complete with high-level functions. It is also possible to control it from the front panel, or via WIFI with an APP from a smartphone, or via USB with the software on PC WIN.

To read the full story see RD6006 Super power supply on github,

Supplies

Protocol and Test Nodes

2020-02-16.202430.shot.png

The way to integrate RD6006 in node-red fallows some steps:

  1. is the reverse engineering of the MODBUS protocol: see RD6006_prototocol_en.pdf
  2. test nodes to have a working flow: see ModBus_test_RD6006.jso

Application: NiMH Battery Charger Logger

2020-02-20.134707.shot.png

This is a work in progress: version 1 is done, version 2 under development.

See NiMH_charger_logger