ESP32 #3: Arduino tutorial - getting to blinky (step by step)

preview_player
Показать описание
Install #Arduino and #ESP32 Arduino core:

mkdir arduino
cd arduino
cd arduino-1.6.12/

cd hardware
mkdir espressif
cd espressif

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

Hi man, this is EmersonBH from Brazil, and I would like to thank you very much for this very interesting playlist about ESP32. I would like to inform you that this playlist is responsible for making ESP32 increasingly relevant to my electronic projects based on ESP32 from now on.

emersonalvesdasilva
Автор

What kind of gloves are you wearing? Those seem to be useful to avoid burns

javiher
Автор

Hello,
your series on esp32 is really great and im benefiting from it very much.

I have one question, that is, does your use of the voltage regulator relate to the following error?
(brownout detector was triggered)
Im having this error as Im trying to use BLE in my code. I can programme the chip using the FTDI programmer through arduino without the need for any voltage regulator, but that's only for normal codes (i.e GPIO simple use). However, one I try to use BLE, I get that error which I suspect to be related to powering issues.

I appreciate your help
Best regards

buzzbuzz
Автор

Hi. When developing ESP32 applications using the Arduino IDE are the dual cpu's fully taken advantage of as they can be using the SDK? Can we expect to support WiFI, a Web Server, ajax, and an application reading sensors etc, without random WDT timeouts? Thanks for all you do!

garyb
Автор

Hi! Thanks for the tutorials.
I've got a question.
What's the minimum current that is needed for the 3V3 pin?

mrverdant
Автор

Heloo, can i control webasto thermo v with ESP32? To Cam or k port?

alexandrutudor
Автор

Why do you use putty? The arduino app has a serial console already builtin, it does saves a lots of clicks.

AltMarc
Автор

Dear Sir,

I try to upload program to ESP32, but error message show about that

How to fix this problem.


Thank you.



ketch uses 163133 bytes (12%) of program storage space. Maximum is 1310720 bytes.

Global variables use 11148 bytes (3%) of dynamic memory, leaving 283764 bytes for local variables. Maximum is 294912 bytes.
esptool.py v2.3.1
Traceback (most recent call last):
File "/home/buten/arduino/arduino-1.8.5/hardware/espressif/esp32/tools/esptool.py", line 2637, in <module>
_main()
File "/home/buten/arduino/arduino-1.8.5/hardware/espressif/esp32/tools/esptool.py", line 2630, in _main
main()
File "/home/buten/arduino/arduino-1.8.5/hardware/espressif/esp32/tools/esptool.py", line 2355, in main
esp = chip_class(args.port, initial_baud, args.trace)
File "/home/buten/arduino/arduino-1.8.5/hardware/espressif/esp32/tools/esptool.py", line 193, in __init__
self._port = serial.serial_for_url(port)
AttributeError: 'module' object has no attribute 'serial_for_url'
AttributeError: 'module' object has no attribute 'serial_for_url'

Invalid library found in
Invalid library found in


utenboonliam
join shbcf.ru