Smart Home Automation Forum
complete code Arduino IDE for M16 - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KC868-M16 / M1 / MB / M30 (https://www.kincony.com/forum/forumdisplay.php?fid=50)
+--- Thread: complete code Arduino IDE for M16 (/showthread.php?tid=5481)



complete code Arduino IDE for M16 - 105Timi - 04-08-2024

Hello, is the full Arduino IDE code for the M16 board available somewhere? I can't figure out how to write code that will handle the LAN connection, read current from 16 sensors, read voltage, temperature and humidity and send it to domoticz. Thank you very much in advance for any help. Wink


RE: complete code Arduino IDE for M16 - admin - 04-08-2024

arduino sample code separates each function. if you want full , you can combine them or you can config by ESPHome, ESPHome is very easy.


RE: complete code Arduino IDE for M16 - 105Timi - 04-08-2024

ESPHome does not work with Domoticz as far as I know...


RE: complete code Arduino IDE for M16 - admin - 04-08-2024

you can config mqtt by ESPHome, so that can integrate to Domoticz by mqtt.