anyone here a fan of ESP32's?
-
I think I may like to try the ESP32S when it becomes available. However, in looking at the ESP32's that have been released to date, I don't see a lot to be excited by. I guess maybe because I'm not a huge fan of bluetoooth. Am I missing something?
-
@NeverDie
so you haven't played with it yet? then you're missing somethingwell depends what you need to do, sure, but actually when I need to use a mcu, at work too, I almost always use it. I don't use sleep mode.
that's a while I've used 8bits mcu.. because for ESP32 price:
- dual core,
- you can do all sort of "realtime" stuff, and monitor through wifi,
- for example run complex communication on a core while running another complex main app on the other core, thx to rtos too
- well supported in arduino platfom,
- embed servers, webapps..(or just make an api with a native app for ui and uses spiflash for others things)
- widely available module with multiple options (spiflash ,ram etc) for cheap
I don't know a mcu which meets all these ticks
I've not tried the ESP32S version so far, because I've many non-S here, and if I remember the S is not dualcore, still it adds a few things.
I've almost all what I need with ESP32, only missing a few periph and pins. but there are always workarounds.
And, it's better to choose the solution which fits best to the usecase of course. I'm not saying I would choose it for all my projects.
-
@scalz
In looking at the ESP32-SOLO-1 datasheet (https://www.mouser.com/datasheet/2/891/esp32-solo-1_datasheet_en-1384705.pdf), about the only difference I see is that it's single core. As far as I can tell it has the same energy profile as the earlier two core version. Unless perhaps it's just a baby step toward a future, lower power chip, I'm not at all sure why Expressif even bothered making it.
-
If anything, the electrical requirements on the newer chip modules has gotten worse. I say that because the supply voltage for the newer modules must be in the range of 3-3.5 volts. In contrast, the earlier ROVER supp.y voltage requirements have held steady at 2.2v-3.6v.
-
@NeverDie
I don't remember exctly, but voltage requirements for mcu only might be the same (approx). On modules, it can differ, depending on external spiflash&ram voltage requirements.I thought you were talking about the esp32-s2, announced a few months ago, which has usb and few more IOs for example but it's single core.
the simple S version is maybe used as coprocessor, like on particle boards, if I'm not wrong
Suggested Topics
-
Update RF24 library to latest version
Bug Reports • 23 Mar 2014, 23:37 • andriej 24 Mar 2014, 22:52 -
No merge into master in the last 5 years, should we use development?
General Discussion • 23 Sept 2024, 17:48 • kiesel 4 days ago -
Meet in Malmö, Summer 2016?
General Discussion • 1 Feb 2016, 15:34 • bjacobse 25 days ago -
Email notifications received twice
General Discussion • 6 Feb 2023, 16:15 • Jodaille 2 days ago -
Human presence sensors....
General Discussion • 31 Jan 2025, 10:54 • skywatch 9 Feb 2025, 19:36 -
Code Garage to the rescue.
General Discussion • 11 Jan 2025, 11:25 • skywatch 23 Feb 2025, 14:57