Import code Arduino IDE in XOD

Tell me, can I in XOD import code written in Arduino IDE or only written in C+ ?(“ot-implemented-in-xcode”) Example: not enough “deep sleep” function for ESP8266, and not enough knowledge to write a library in C+ for XOD. Xod is a great project, but importing third-party Arduino libraries into it is very difficult without C+knowledge.

anything on this? I’m in the same boat

have you seen the documentation?

https://xod.io/libs/c2death/c2death-nodes-nodemcu/ - deep sleep module for esp8266

1 Like

Написал модуль сам, работает исправно. Для пробуждения не забыть gpio16 на резет ножку закоротить (D0 нога написано на nodemcu, крайняя с одной из сторон))

Спасибо Вам, как то, чего так не хватало для моих проектов.

Мне тоже не хватало, пришлось разработать) теперь не хватает прошивки по воздуху OTA ) занимаюсь этим…