DevCon23 - ESP-IDF Getting Started (Beginners Guide to Key Concepts and Resources)

preview_player
Показать описание
All in one video summarizing how to get started with ESP-IDF for absolute beginners with limited programming/embedded experience (e.g., high school/undergraduate students). Gives an overview of concepts such as build system, toolchain, flashing, IDF programming model (FreeRTOS, interrupts, memory), and components/features.

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

Amazin presentation with compacted and full information miss this kind of learning

jesusmoran
Автор

What a fantastic presentation!
One of the killer features of the IDF is the built-in FreeRTOS. Anyone who's ever created a project that requires polling inputs or outputs now can now use the scheduling algorithm, with choice of scheduler. Thanks also for making your presentation cross platform with code for Linux and Windows.

halb
Автор

Truly an outstanding overview of esp32 project development.

This presentation is where to start. I have used esp-idf for two years and found this presentation helpful in understanding the resources available.

Thank you

peterkosek
Автор

Very much needed for a quick start into ESP-IDF. Thanks. I did have to slow the video down to 75% of speed. Look forward to more videos.

Michael-loht
Автор

Wow! I'm impressed! You guys really made the onboarding process clear, organized, and concise. With other hardware I've encountered, it's almost always long confusing web of documentation often leading to dead ends.

bobweiram
Автор

This is so clear, to the point and extremely helpful!! Thank you

sloshy
Автор

Nice. My English is not the best, and I hate it when somebody tries to make some guide with a very low English skill level(such in Hinglish "mix of Hindi/English"). But this is the best speaker)

sergbo
Автор

Excellent introductory video, straight to the point and in perfect alignment with the official ESP-IDF guide.
It summarizes all the essential information you need to know to get up and running and also covers some important aspects of the microcontroller's basic structure. Again well thought-out and presented introductory video, couldn't ask for a better one.

GIGEO
Автор

Great overview. I totally dig the user outreach efforts Espressif is doing in terms of developing documentation and learning resources.

dazecm
Автор

Please keep this content up to date and do more toolchain videos.

chriskiwi
Автор

Отличное введение в курс дела для новичков!

ядриломудрило
Автор

very informative, however it was very fast ... never mid - it is still helpful

khalidnawazkhan
Автор

Can we get a presentation on building the matter protocol examples and commissioning through the CHIP standalone tool?

ernestoamezquita
Автор

Hello, nice overview! Where can I get that presentation with all the links?

BerndKircher
Автор

I have installed Eclipse 4.31.0 and the ESP-IDF plugin but have been blocked at my first attempt to upload a blink sketch as I can't find two critical settings i.e. the target device and the COM port, on earlier versions of eclipse it was easy, now it seems impossible!

Steven_Bennett_YT
Автор

Hello. Thank you very much but just I noticed a small problem, sorry. The video early moves before than english transcript. Have i an any mistake ? video 14:23 but transcript in 14:49

tunckurtlu
Автор

How does FreeRTOS interact with multiple core chips? I’m guessing the task scheduler just handles it seamlessly and we don’t need to code it ourselves. I think the S3 I just got in the box3has two cores. I’m pretty sure it’s my first espressif with more than one core.

eberger
Автор

Hope this video will help using ESP-IDF. The official documentation is not suitable for beginners as one can easily get lost.

skmplanet
Автор

Who uses Eclipse anymore? Everyone I know, uses VS Code.
You missed VS Code and Platformio in your "Tutorial", which millions of people use!!!

piconano
Автор

Your tutorial is good but a little to fast.

anthonyheak