DPM8624-485 Programmable DC-DC power supply

Поделиться
HTML-код
  • Опубликовано: 18 сен 2022
  • DPM8624-485
    $3 Promo Code: SHU4EY6UQ1QP
    Store connection:www.aliexpress.com/item/10050...

Комментарии • 7

  • @maxbombel877
    @maxbombel877 Год назад +2

    Where is the comunication protocol provided?
    Can i control it with an arduino / esp8266?

    • @PeterObermeier
      @PeterObermeier Год назад +3

      Yes, you can control it via Arduino, I am using it with ESP32. There is a library available, but you can control it with simple text commands via serial interface. There is a manual for this simple interface, you find it on the webpage of the manufacturer.

    • @PeterObermeier
      @PeterObermeier Год назад +2

      In this library there is s bug, which is makes it impossible to get a correct feedback when you using read commands, but I have found it. In file DPM8600.cpp in the DPM::listen subprogram line 202 you need to replace the „return false;“ by „return response;“

    • @junctek1802
      @junctek1802  Год назад

      Please send me your email and I will send you the communication protocol.

    • @noorwananesto1268
      @noorwananesto1268 2 месяца назад

      @@junctek1802 can you send me a code for communication protocol using modbusmaster.h library in arduino to set the voltage and the current? thank you

  • @PRIYANKAB-rm7vh
    @PRIYANKAB-rm7vh Год назад

    Can i communicate it through any HMi?

    • @junctek1802
      @junctek1802  Год назад

      We provide a communication protocol, you can try to communicate with your HMI