esp32_victron_test
esp32_victron_test copied to clipboard
Contains an Arduino project for Espressif ESP32 that will run a web server with web sockets to display data from a Victron MPPT charge controller in real time.
Hi, Apologies for asking what is probably a dumb couple of questions, but hoping you can advise me. (1) I don't yet have a Victron MPPT but will eventually when...
Hello, I get the error message while compiling Arduino\libraries\ESPAsyncTCP\src\SyncClient.cpp:25:24: fatal error: interrupts.h: No such file or directory what could be the problem?
Hi, I can't see any data on the web page from ESP32 although I successfully receive data if I upload a basic "Serial pass-though" sketch to the ESP32 hooked to...
Hi mate, Thanks for your code. Managed to get your setup work with logic level converter. I like to document how I did it and hoping it will help other...