Тёмный

ESP32 #60: ESP32 vs ESP8266 Speed Comparison and Arduino Dual Core Speed 

pcbreflux
Подписаться 15 тыс.
Просмотров 41 тыс.
50% 1

Using the #ESP32 and compare the #Arduino speed to ESP8266 and improve the code with multi core tasks thanks to FreeRTOS
and Queues.
Arduino Speed Example code:
github.com/pcb...
github.com/pcb...
Development Environment
ubuntu 17.10 64 Bit (www.ubuntu.com/) (for videocapture and -editing switch back from wayland to unity :( )
Eclipse Oxygen (www.eclipse.org/)
esp-idf commit 2c95a77cf93781f296883d5dbafcdc18e4389656 Tue Oct 24 10:02:51 2017 +0800 (github.com/esp...)
xtensa-esp32-elf-gcc (crosstool-NG crosstool-ng-1.22.0-61-gab8375a) 5.2.0 (dl.espressif.c...)
Arduino 1.8.4 (www.arduino.cc/)
arduino-esp32 commit 07685903321a1968174f1a5027be88adb77b8817 Wed Oct 25 12:11:01 2017 +0200 (github.com/esp...)
With CC or Public domain Pictures from pixabay
pixabay.com/en...
pixabay.com/p-...
pixabay.com/p-...
pixabay.com/p-...

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 29   
@stoyannikolov4682
@stoyannikolov4682 6 лет назад
Hello @pcbreflux, Thank you for the video. During the video, you mentioned that it is not a good idea to try to run the Wi-Fi functionalities on Core 0 and the rest of the functionalities on Core 1. Can you please argument that? Is there a prefered core for the Wi-Fi and a prefered for non-wifi? Which source do you use for information about the ESP PRO and APP cores? Please share your opinion! Regards
@browaruspierogus2182
@browaruspierogus2182 6 лет назад
Most popular tests are bubble sort, fractal render, FFT,FIR,AES,ZIP,H264 and important to know random memory read/write time.
@pcbreflux
@pcbreflux 6 лет назад
Thank you. Excellent points.
@pcbreflux
@pcbreflux 7 лет назад
Reviews requested - RU-vid claims this video is ... "Not suitable for most advertisers". What's your opinion?
@MaxintRD
@MaxintRD 7 лет назад
pcbreflux - No clue why that would be. I see nothing offensive or otherwise disturbing. RU-vid works in mysterious ways... Do you have this ad-rating on more videos or is this the first?
@klassichd10
@klassichd10 6 лет назад
Is this rating/opinion important for you? I prefer real content over jokes or silly stuff.
@pcbreflux
@pcbreflux 6 лет назад
klassich D Hi, think all channels suffer from bad ratings and if youtube thinks the contents is not valuable then there is no recommendation on other videos that's about 40% of my views. Today it's not relevant for me if the revenue is $0, $1 or $1.50 per video but maybe in the future I cold do more real content.
@nicholasthon973
@nicholasthon973 6 лет назад
Many RU-vid creators have been complaining about the same problems you are, big names to small. RU-vid has some problems.
@pcbreflux
@pcbreflux 6 лет назад
Nicholas Thon Thanks, until this video all my videos have been flag, so RU-vid is still testing their algorithms.
@DavidVincentSSM
@DavidVincentSSM 7 лет назад
with your video and Andreas Spiess's video from sunday, i think usage of dual core will take off.. thanks for the video!!
@pcbreflux
@pcbreflux 7 лет назад
Yes, have to seen his excellent video too, so have tried to include only some add-ons.
@raphaellarbi2902
@raphaellarbi2902 6 лет назад
is the dual-core ESP32S better than ESP 8266
@pcbreflux
@pcbreflux 6 лет назад
Raphael Larbi Short answer: it's different. Higher in price, bigger footprint, less distributed, fewer projects - v.s. - faster, claimed to be more stable, supports Bluetooth and hardware encryption, low power co processor, additional GPIO pins, newer hardware revisions and more.
@TMS5100
@TMS5100 7 лет назад
how about compare to "m0" samd21 devices ?
@pcbreflux
@pcbreflux 7 лет назад
How about a 32-bit ARM Cortex-M4F Processor? Have some nRF52840 boards (www.nordicsemi.com/eng/Products/nRF52840) but not yet use them in the Arduino IDE, can do some research.
@drstefankrank
@drstefankrank 4 года назад
Maybe a bit late to comment, but the ESP32 can run at 240MHz and in this test it ran on 80MHz, according to the Arduino status bar. Don't know if it makes any difference in GPIO switching speed, but it makes a huge difference in any other calculations.
@ico-theredstonesurgeon4380
@ico-theredstonesurgeon4380 4 года назад
How do you change its speed?
@drstefankrank
@drstefankrank 4 года назад
@@ico-theredstonesurgeon4380 void setup(void) { setCpuFrequencyMhz(240);
@ico-theredstonesurgeon4380
@ico-theredstonesurgeon4380 4 года назад
@@drstefankrank thx :)
@flojotube
@flojotube 4 года назад
FLULA!!??!!?? IS THAT YOU!!!???
@waldemarguse5028
@waldemarguse5028 7 лет назад
Thanks for this video
@tejasarlimatti8420
@tejasarlimatti8420 7 лет назад
was waiting for this !! thanks!
@HPStudioCompany
@HPStudioCompany 6 лет назад
Cool
Далее
Учёные из Тринидад и Тобаго
00:23
PlatformIO: All you need to know in 10 Minutes!
10:56
Просмотров 315 тыс.
What Is A NodeMCU Anyway? You're About To Find Out!
8:11
ESP8266 vs ESP32 with WLED
24:01
Просмотров 192 тыс.
Hacking a weird TV censoring device
20:59
Просмотров 3,1 млн
ESP32 Guide 2024 | Choosing and Using an ESP32 Board
41:06