volkszaehler / libsml

Implementation in C of the Smart Message Language (SML) protocol
GNU General Public License v3.0
88 stars 49 forks source link

support arduino? #148

Open r00t- opened 8 months ago

r00t- commented 8 months ago

many architectures supported by arduino should be capable of running libsml. (probably not 8-bit MCUs, but esp8266/esp32 for example.) somebody posted a version of libsml adapted as an arduino library here: https://forum.arduino.cc/t/libsml-parsing-smart-meter-language-protocol/1149684 sadly they posted the code only as a zip file. the changes seem to be: