Working with ESP-IDF
Posted: Mon Aug 05, 2019 11:45 am
Is there any documentation for guys like me with no knowledge of ESP to use ESP-IDF and write custom programs?
There's no official documentation for complete beginners to ESP-IDF, as the amount of prerequisite knowledge required to use ESP-IDF is not exactly small. Could you provide more details regarding your background (e.g. have you programmed using FreeRTOS or any RTOS before? Have you worked with other micro-controllers etc). I can compile a reading list of sorts for you.schkillll wrote: Is there any documentation for guys like me with no knowledge of ESP to use ESP-IDF and write custom programs?
I have coded before using python. But nothing related to micro-controllers or FreeRTOS or RTOS. This will be my first project of this sort.ESP_Dazz wrote: ↑Mon Aug 05, 2019 12:12 pmThere's no official documentation for complete beginners to ESP-IDF, as the amount of prerequisite knowledge required to use ESP-IDF is not exactly small. Could you provide more details regarding your background (e.g. have you programmed using FreeRTOS or any RTOS before? Have you worked with other micro-controllers etc). I can compile a reading list of sorts for you.schkillll wrote: Is there any documentation for guys like me with no knowledge of ESP to use ESP-IDF and write custom programs?