DevCon24 - Practical guide about Arduino as IDF component

preview_player
Показать описание
This talk will depict how to build an Arduino sketch as an IDF component. The practical demonstration will start with a simple "Hello world" and move into using Arduino Libraries, USB communication and WiFi Client. It also will show some possible configuration changes that may help users to debug Arduino using some IDF log messages.

Рекомендации по теме
Комментарии
Автор

A lot of effort and diligence went into it - thank you very much Rodrigo! Great presentation and execution in detail. Much appreciated.

espde
Автор

Hi ... I see much of talking and describing.... I think demo videos will go a long way. This will attract many more users .... Even with my experience in embedded systems, I still find it difficult to fully move my designs to espidf ide without losing the flexibilities and control that I have on other platforms. Thanks.

webpluto
Автор

Thanks for your tutorial! It is useful for general informations.. but if you want to build an ESP-IDF project with arduino as component you should stick to the espressif docs. The example with appmain() did work after some struggle.. for some reason i needed to use the terminal with idf.build to build the project the first time.. with the build icon in VSCode it did not work.. after that it works also with the build icon.. why?
To get the normal arduino sketch running in ESP-IDF you have to set the parameter Autostart Arduino setup and loop on boot in menuconfig.. I only just noticed this in the documentation... now it's finally working!

rudivoballmoos
visit shbcf.ru