jurijzahn8019 / jt-dpm8600-psu-mqtt

This is a firmware for ESP8266 Wemos D1 Mini to interface with Juntec DPM8600 DC/DC Buck converter via RS485 serial interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jt-dpm8600-psu-mqtt

based on work of great people:

This is a firmware for ESP8266 Wemos D1 Mini to interface with Juntec DPM8600 DC/DC Buck converter via RS485 serial interface.

Features

This variant provides:

Missing Features

  • More targeted devices
  • Control Device via Web interface
  • Config option to use or not use mqtt (currently leave server empty to disable)
  • Config option to use or not use home assistant discovery
  • ...many, many more

How to use

  • Connect wemos d1 to a max485 to your dpm. See https://github.com/d4rken/jt-dpm8600-psu-mqtt for schematics.
  • Install VSCode and PlatformIO plugin
  • Clone repo
  • Open repo in platformio
  • run upload (or build, or upload and monitor)

About

This is a firmware for ESP8266 Wemos D1 Mini to interface with Juntec DPM8600 DC/DC Buck converter via RS485 serial interface.

License:MIT License


Languages

Language:C++ 68.4%Language:Svelte 21.7%Language:TypeScript 5.5%Language:JavaScript 1.5%Language:C 1.3%Language:HTML 0.8%Language:Python 0.7%Language:SCSS 0.1%