Nick Daria
Nick Daria
The current version of can_common as maintained by @collin80 on the [PlatformIO registry](https://registry.platformio.org/libraries/collin80/can_common) is still on v0.3.0 which was published over four years ago. This causes compiler warnings due to...
I just got thrown for a loop when I forked the library to add custom SPI class support just to find the implementation already there from [this commit](https://github.com/autowp/arduino-mcp2515/commit/8c75166c79f90d5d103484aeb0fb91e1cff849a5). However the...
I have implemented TinyGSM w/ the 7600NA but unlike other chips, the 7600 lacks a TinyGsmClientSecure implementation in TinyGSM. Taking a look, it [appears it was started but not ever...
Love the program, but is it possible to add a live value indicator box? I know it can be viewed from the text view, but it can get difficult to...
Sketch working in loopback mode just fine, however when I switch to NormalMode, it doesn't get any messages through, and it always starts having Message Send Failures after send #...
Is there any proper documentation for the GVRET protocol aside from the gvret_comm source files? I am designing a few ESP32 based modules with Quad CAN functionality (1x ESP TWAI,...
### Is your feature request related to a problem? Please describe. It used to be possible to override the active IAssetLoader service, but this was removed in Avalonia 11. Now,...