MySensors
MySensors copied to clipboard
MySensors library and examples
Did someone already tried to use the ESP32 Ethernet modules (like WT32-ETH01) as a ethernet/mqtt gateway? Could not find any information, be this would be a superb alternatives to W5100....
I'm trying to compile mysgw with the IRQ pin set to 360 wich is the pin number for my SBC(Orange Pi 3 LTS) but after compiling the number has been...
... by defining MY_EXTERNAL_WIFIMANAGER_USED This makes possible to use the WifiManager library by not insisting on SSID to be defined, and not starting the wifi from the transport.
The gateway opens `/sys/class/gpio` when accessing GPIO ports. In distros where they follow upstream standards this makes the app unable to work. This interface was deprecated in Linux 4.8.
Hi all, I am not sure this the right place to ask this question. I am the creator of the PJON Protocol, I took some time out from the project,...
I am having a compile error in Arduino IDE v.2.3.2 installed on my MacBook Air running OSX 14.4.1 when I attempt to verify or upload an example sketch from the...
Slight update of MySensors using libgpiod instead of all standard sysfs to map interrupts.
I have upgraded my Raspberry OS to version 6.6 of Linux. After that, my MySensors gateway was not working anymore displaying an error related to interrupt management. After some review,...
Hi, I'm using HA Core 2024.8.1 and MySensors 2.3.2 with arduino Mega board connected via USB (Serial GW) as a relay hub. Here is the presentation code: void presentation() {...
I had a Raspberry Pi 3 working as an RFM69 gateway for about 2 years now, and I got a Raspberry Pi 5 to upgrade to (Basically in order to...