HI ALL
Interested to hear if anyone has created an Arduino MEGA to be a general purpose MQTT client ? By this I mean created code to allow the MEGA to be configured (like tasmota) to define pin properties and set topics etc.
I know there is “nothing like creating it yourself”, just wondering if anyone else would see this as useful or its already created ?
I like Jon’s light switch controller, thats definately the basis for input management, add the callback code to receive commands to control outputs is all thats needed.
Again like Jon has mentioned, not interested in using WIFI as it jsut needs to work…and the NODEMCU and other devices just dont have enough pins (and no I’m not interested in port expanders etc). The MEGA units withe the breakout board makes them easy to use.
So for those that know tasmota on sonoff, that kind of interface but to setup I/O on a mega is the ultimate aim…
Cheers…Pete