ESP Comparison Guide May 2024

preview_player
Показать описание


Connect anything and everything with WiFi and Bluetooth, from simple sensors to AI-powered projects. Take a look below at all of the EspressIf options SparkFun provides.

00:00 Intro
01:01 Footprints
02:15 ESP32-32U/UE
04:14 ESP32-C3
05:18 ESP32-C6
06:49 ESP32-DA
08:19 ESP32-PICO
10:05 ESP32-S2
12:11 ESP32-S3
14:19 Outro
Рекомендации по теме
Комментарии
Автор

I've been waiting on a comparo for awhile; thanks, Rob!

donprefontaine
Автор

I like the online alpha manager and online 'esp tool' (or offline python version)

BTW, not mentioned, but what about debugging? For example, isn't the biggest advantage to the single-core Risc-V options (C3, C6) is that it has a built-in debugger... whereas the dual-core/bluetooth S3 requires an external esp-prog JTAG adapter?

Would love to see how to debug and single-step on C3/C6 and s3 using VS Code and PlatformIO.

BTW, I understand
VS Code + IDF Extension you need to first install IDF
VS Code + PlatformIO Extension, you don't need IDF nor IDF Extension

but aside from the different build-systems, what is the difference between VS-Code developing/debugging using IDF versus using PlatformIO?

bennguyen
Автор

Are you real? I saw a video where they generated you with AI!

RogerFrei
Автор

No sound?
Edit: Weird, after closing it and reopening it, it works. 🤷

davidbronke
Автор

Compared to other videos made by Rob, I dislike this one. All parameters are listed with fly-in text (that does not add to the information) - I could easier read it off a spreadsheet.
Rob's strength (usually) comes from insights that he provides, that typically are missing from "rainbows and unicorns" datasheets. This video provides none.
A breakdown of usecases with tips on which ones (not) to use would have been much more helpful.
imho.

AdityaMehendale