mrv96

Results 19 issues of mrv96

Hi, in order to make the connection more stable, it could be added an option that enable the use of an ethernet interface. If wifi is not strictly necessary is...

This PR refers to this one: https://github.com/mtongnz/ESP8266_ArtNetNode_v2/pull/125, but the commits history has been cleaned.

In System Verilog when a logic array is declared but not initialized, its value is X. This proposal aims to mimic such behavior.

Hi, the library works well, but when i compile with MiniCore bootloader option selected i have this error: invalid conversion from 'uint8_t* {aka unsigned char*}' to 'const char*' [-fpermissive] The...

Hi, in file webutil.cpp there is method printIp. Also if it is not used, the dynamic memory for Serial library call is used. Due to the frequent memory capacity problem...

Hi, thank you for the great library. Are you going to implement a write function like ArtnetWifi library in order to send out ArtNet?

As explained in the title, could you add ESP32-A1S board to your Espressif 32 framework?

board request

Principally I rewrote seq function in order to use only one byte of memory instead of 4 int.

Hi, since FT232H and FT2232H are very similar chips, does this program support 2232? If not, would implementation have high effort?