Retired engineer, old enough to be your grandpa. Really enjoyed your tutorial. Discussing really simple steps is critical to start the learning process. :)
@edibandulan52669 ай бұрын
I just know ESP32 for camera by combine it with arduino? Actually what's the exact function of ESP32?
@Rushil694209 ай бұрын
@@edibandulan5266 It's basically made for IOT applications - it's an SOC that integrates WiFi/Bluetooth so you can have multiple microcontrollers/processors, communicating with one another over your home network (or on their own private network), and controlling things via GPIO accordingly. They can also do interesting things by themselves - act as a super low power DNS server, and other things I don't understand lol.
@yasirpunathil71439 ай бұрын
@@edibandulan5266 Hi, ESP32 is microcontroller. There are many microcontrollers like TI MSP430 series, NXP KM series, etc. Microcontrollers unlike simple processors come with alot of peripherals integrated into the single chip, like UART module and SPI for communication, ADCs to convert analog signal to digital values, etc. ESP32 comes with, one can say, peripherals needed for WiFi and Bluetooth communication, other than regular peripherals like UART, SPI, I2C, etc. And the processor is very powerful, plenty of memory, and extremely cheap as compared to other chips with similar features. So if you want to give your system, maybe camera, or maybe sensor system, wireless communication capability, ESP32 is a good choice
@picolo1216 ай бұрын
Same here
@partybrawl1764Ай бұрын
Broooo💀💀i mean uncle l.... No gramps✅
@karlsangreeАй бұрын
Brilliant. The simplest and most compete ESP32 beginner's tutorial on KZbin. Well done, Tomasz.
@sbromley67392 жыл бұрын
Best beginning ESP32 tutorial on KZbin. Worked immediately on a Windows 10 laptop. Much appreciated! Now on to bigger and better projects :-)
@tomasztarnowski44342 жыл бұрын
Great to hear that it worked immediately for you without any issues, S Bromley :)
@KevinScott-lg7gg2 ай бұрын
This is the most clearly given explanation for this stuff I’ve ever seen. I just learned more in 20 minutes than I have in the past year
@AjazHussain34942 жыл бұрын
Bro, you're simply amazing. Probably the best getting started video for ESP32 on KZbin.
@tomasztarnowski44342 жыл бұрын
Thank you, Ajaz Hussain!
@jackflash63772 жыл бұрын
I've watched several videos on how to get PlatformIO going in VSCode and this is the best of them all. I followed along and BOOM working right out of the gate. Nothing like hands on to get the brain cells lined up. Thank you
@tomasztarnowski44342 жыл бұрын
Great to hear that, thank you Jack!
@RiverExplorerGames11 ай бұрын
I have been programming mostly on UNIX/Linux for over 45 years. Just bought an ESP32 and ESP8266 and a starter kit. You got me up in 1 day. Already have my RiverExplorer logo showing on the OLED and connected to WiFi !! - Thanks! I have Halloween plans with an ESP and my 3D printer!
@mikamika7011 Жыл бұрын
Thanks!
@originalhotrodder43372 жыл бұрын
I totally agree with Jack Flash. Your method of explaining and the speed that you show us how to do the individual tasks is perfect. I've subscribed and I'm going to walk through all of your videos. Thank you for putting this together.
@tomasztarnowski44342 жыл бұрын
I'm really glad it helped you :) Thank you for the kind words.
@technohelp212 жыл бұрын
Excellent video. Just received my ESP32 board a few minutes ago and I got it up and running with this tutorial. Thank You!!
@tomasztarnowski44342 жыл бұрын
Great to hear it worked, Jorge!
@joaom458211 ай бұрын
I don't know if it helps after all these years, but I believe you recommend short cables because your monitor speed/baudrate is way too high...change it to 9600 and you can get a few meters of cable...thank you for the tutorial, helps a lot!!!
@scythascytha2849 Жыл бұрын
Thank you so much. I was finally able to get my esp32 to work after this. You're the best
@tomasztarnowski4434 Жыл бұрын
Great to hear!
@jean-yvesdufault9874 ай бұрын
Best introduction to ESP32 programming I've seen. Thanks a lot...
@nikhilrout32872 жыл бұрын
tysm for this tutorial man, fastest ive ever setup a microcontroller with vs code yet
@tomasztarnowski44342 жыл бұрын
Glad it worked for you, Nikhil!
@mahatana_r11 ай бұрын
Your tutorial is the most informative for new comers I found so far. Thank you.
@johneagle4384 Жыл бұрын
Thank you. This is a very good introductory video. I am a newcomer to ESP32 and I found it very useful.
@lasthero44192 жыл бұрын
absolument parfait, c'est la meilleure vidéo si vous cherchez comment programmer une ESP avec VS CODE 👍👌
@tomasztarnowski44342 жыл бұрын
Merci beaucoup, Last Hero!
@ignaciovalderrama672 ай бұрын
Thank you very much for this tutorial! It was a perfect start for this new journey.
@StudentoftheUniverse-f7z11 ай бұрын
Thanks for the great tutorial. I've been and embedded systems developer/IC Designer/Test Engineer, and I have to tell you, VSCode is very difficult to learn. Not only that, PlatformIO helps, but it's tutorials like yours to get one started that are REALLY appreciated. A suggestion for a project: I2C Audio using a Diligent Pmod I2S. 73's
@anithasshenoy66622 ай бұрын
Precise & crystal clear , great job.
@42orbit Жыл бұрын
Very nice conetn Tomasz ! This video is a real pleasure for onboarding when starting from scratch
@Dieswarthond Жыл бұрын
Thank you so much Tomasz for this brilliant introduction to esp! Your video is very well structured and all your instructions are clear and make perfect sense. Very encouraging and I am really excited to get stuck into this now.
@ninto14262 жыл бұрын
Thanks a lot! This was the only tutorial I could find, which actually went over the multiple types of bridges. I almost gave up before.
@tomasztarnowski4434 Жыл бұрын
Great to hear that my video is comprehensive enough to help as many people as possible!
@matiasnovello12322 жыл бұрын
Thank you so much for sharing your knowledge Tomasz! cheers from Argentina!
@tomasztarnowski44342 жыл бұрын
Gracias, Matias!
@irshami Жыл бұрын
Hi, Thank you for the great tutorial. I am looking to build a multiroom audio player. can you suggest or create a video?. Thanks
@tomasztarnowski4434 Жыл бұрын
Sounds like a great idea! I'm planning to make a few videos about ESP32 and audio, it may take a while, though. Stay tuned :)
@TheRein102 жыл бұрын
Cool video. In my case I use a WROOM32 board and I can't upload a code. So I change board id to esp32dev and now it works. Thanks !
@tomasztarnowski44342 жыл бұрын
Thank you! I'm glad you've managed to get it working.
@TinyMaths7 ай бұрын
Thank you very much. Just started working with ESP32 for a project using multiple servos; a very helpful intro.
@soofadivision4 ай бұрын
Very good tutorial, love the step by step simplicity
@SoftAndQuiet3 ай бұрын
Excellent video! I would like to power it with an equally small 230V power supply. Can you recommend any?
@LrbinMT Жыл бұрын
Using an ebay ESP32 ESP-WROOM-32 ESP-32S Development Board 2.4GHz WiFi & Bluetooth I found LED_BUILTIN didn't work, undefined; found the blue led on the board (other was a red Power LED) is GPIO_NUM_2 , changed that plus used 115200 as the baud rate and it worked. Linux Mint using the VS Code flatpak. Only changed the baud rate because I recognize 115200 not the 921600. Also used the ESP32 DEV Module. Appreciate the video.
@onlyme03498 ай бұрын
we're using the same devices, thanks for the heads up
@dave_dennis3 жыл бұрын
I was able to follow this flawlessly. You style is methodical and very easy to follow. THANKS. I have one question. How does VS code know which COM port to use to upload the code?
@tomasztarnowski44343 жыл бұрын
Thanks for the kind words, David. I'm glad I could help. In terms of the port detection PlatformIO loops through all the available ports and tries to match the device by hardware id/model - you can find more in this thread community.platformio.org/t/auto-detect-port-explained/16062/2. Also if you'd like to specify the port of upload you can do it by adding "upload_port = /dev/ttyUSB*" or "upload_port = COM[13]" to platformio.ini config file - have a look at this page in the PlatformIO docs: docs.platformio.org/en/latest/projectconf/section_env_upload.html#id1
@dave_dennis3 жыл бұрын
@@tomasztarnowski4434 thank you so very much for the detailed response. It is quite helpful.
@mardanheddeokwa8 ай бұрын
Thanks Tomasz, this video is just what I needed to get started. Now I can build and upload and test my code. Many thanks.
@B0M0A0K5 ай бұрын
Any idea how you would program the new ESP32-S3 Development Board with 1.28" IPS Round LCD? Great video for a complete newbie by the way!
@josealejandroorbechavarria62292 жыл бұрын
I loved your video and your diction, my first language is not English and it is difficult for me to understand it. but I understood you perfectly and you explained very well. keep it up please
@tomasztarnowski44342 жыл бұрын
Thank you, Jose Alejandro! 😃
@DERKONIG123453 ай бұрын
For ESP8266 you keep boot pin grounded, then you ground reset (or push buttons if buttons are connected). So the mcu starts in Flash mode. It is about espressif cpu I suppose.
@gilad_no6 ай бұрын
Best beginners tutorial, thanks!!!
@zahidfaheem32332 жыл бұрын
SUBSCRIBED!! Thank you very much for the extremely helpful video.
@tomasztarnowski44342 жыл бұрын
Thanks for the sub, Zahid!
@GrowthDiariesSofia2 жыл бұрын
Can I use sample codes for ESP32 WROOM and libraries with the ESP32 - mini-c3 ??? I need to do a low power project, so that's why I'd rather used the ESP32miniC3? Thanks
@tomasztarnowski44342 жыл бұрын
Hi Sophia, I think it should work with ESP32 mini-c3 as long as you select the right board when creating a new project in PlatformIO however if your board is not on the list then it might be a bit more complicated and I'd suggest checking PlatformIO forum. If your board is ESP32-C3-DevkitM-1 it should work fine.
@akhilesh7313 Жыл бұрын
I like how you are pointing the hardware parts with toothpick😂. The video was very informative and helpful 😊
@sounatanmartins Жыл бұрын
Amazing video . I'm actually very new to the iot area , should i learn electronics first ?
@corollayanki Жыл бұрын
Thank you so much! Using this with VS code is very comfortable!
@John_Smile2 жыл бұрын
I managed to install the ESP32 camera software myself. But now I want to ask how do I set the camera to record something and how can I see what is on the card without removing the card ? Can I see online what is on the card?
@tomasztarnowski44342 жыл бұрын
Hi John, I think the board that you have is ESP32-CAM which is different to the one I used in the video but no worries I'm going to make a video tutorial about ESP32-CAM soon.
@John_Smile2 жыл бұрын
@@tomasztarnowski4434 Thanks!
@bhagmeister7 ай бұрын
TY! Wish I had seen this before having my connectivity issues. Thankfully I had stumbled into installing the USB-UART driver…
@kamranrashid85932 жыл бұрын
Do you have any video on stm32 to control sensors bldc motor
@tomasztarnowski44342 жыл бұрын
hey Kamran Rashid, I don't have any stm32 videos yet but I have it on my todo list.
@aarondcmedia9585 Жыл бұрын
I tried to follow this but the VSCode / PlatformIO functionality seems broken. I click Open like you do at 10:38, it says Loading... on the RHS and nothing happens. Kinda disappointed to say the least.
@PiotrSygutPL3 жыл бұрын
👍 - dzięki za tutorial ! Świetny jest ten ESP32
@tomasztarnowski44343 жыл бұрын
spoko, nie ma za co :)
@filipkaczmarek54542 жыл бұрын
This moment kiedy słuhasz jak gość szpraha po angielsku a wiesz że jest polakiem.
@Luix2 жыл бұрын
But this ide plugin is the same as arduino or are we programming lower level?
@tomasztarnowski44342 жыл бұрын
Hey Luis, this IDE plugin is the same as arduino. You program the board like with Arduino IDE but you get extra VS Code and PlatformIO features like auto code formatting, intellisense, easy access to CLI and Serial Monitor, Unit Testing, Debugging etc.
@Workshop-9002 жыл бұрын
Many thanks, ESP32 now working. I tried some other approaches but they seemed to over complicate the set up, or not support the NodeMCU-ESP32.
@tomasztarnowski44342 жыл бұрын
Good to hear Chris that my video helped you :)
@Office_2582 жыл бұрын
HIII. Turn on the lights on the ESP32 using the Google Calendar command . Please. For example, if you set an alarm on the google calendar at 8 pm, ESP32 will turn on at that time.
@tomasztarnowski44342 жыл бұрын
Hey, I'm gonna put this project on my todo list.
@kitastro Жыл бұрын
the driver is maintained by the linux if you read the explenation about the download links
@gaborpinter68639 ай бұрын
Thank you, this was very helpful. For some reasons, my ESP32-S3 devkit can update programs without pushing any of the buttons. I will have the carefully read the manual.
@Addlonfire2 жыл бұрын
This was a great kick start!
@tomasztarnowski44342 жыл бұрын
Thank you!
@ziri54802 жыл бұрын
hey quick remark 1 baud means 1 symbol transmitted per second. A symbol can be more than one bit. This is why we don't have to create confusion between bps, bit per second, and baud!
@tomasztarnowski44342 жыл бұрын
thank you, ziri for clarification. You're right baud is more of an abstract term and what's important is the context :)
@rafalis23 жыл бұрын
maybe I wasn't too attentive, but I couldn't see info on which pins to plug vs. the serial adapter which was the info I was looking for. Is it the same as the esp8266 probably?
@tomasztarnowski44343 жыл бұрын
hey, I'm not sure if I understood it correctly but do you mean the pinout reference - like what digital pins can be used to connect an external diode or other electronic part? if so you're right I haven't covered it with this video but I can cover it in the future.
@bill_automated12263 жыл бұрын
I appreciate the setup video Tomasz. Keep up the great work, it was insightful.
@tomasztarnowski44343 жыл бұрын
I'm glad you enjoyed it :)
@MikaelLevoniemi2 жыл бұрын
clang-format doesn't work without the executable which does not come with the wrapper extension.
@tomasztarnowski44342 жыл бұрын
Hi Mikael, good point! looks like I've missed it. To install clang-format: github.com/xaverh/vscode-clang-format#installing-clang-format
@claytsunami80842 жыл бұрын
This is a great video!!! Thanks for teaching me on the basics of an ESP32. One question I had is. How do you terminate the process? When I kill the terminal, the diode is still blinking and it won't stop
@tomasztarnowski4434 Жыл бұрын
Hi Clay, the code runs on a microcontroller so it will run as long as you provide a power to it so the simplest way to "terminate" it is to disconnect it from the power source although if your goal is to be able to run and kill processes on ESP32 you can either program it so external control is possible (you can check my other videos on how to control it over WiFi/internet) or you can put it to sleep after X number of seconds (I don't have a video on it yet but I'll make one soon)
@claytsunami8084 Жыл бұрын
@@tomasztarnowski4434 Thank you for explaining it Again, very helpful video
@amerigo177 ай бұрын
Hello, do you perhaps have information on how to make an internet radio receiver with ESP32? Thank you for your reply! Sascha
@jensg.52562 жыл бұрын
Great Video please more from ESP32
@tomasztarnowski44342 жыл бұрын
Thank you! Working on it :)
@davidellwood59742 жыл бұрын
Great video, Im just getting started with ESP32 and this was a smashing help.
@tomasztarnowski44342 жыл бұрын
Thanks, David! I'm glad I helped you!
@kanishkawijayananda69572 жыл бұрын
Great teacher keep on doing Everything thing is very clear good job
@tomasztarnowski44342 жыл бұрын
Thank you! 😃
@maro1977pl2 жыл бұрын
Cześć u mnie po instalacji PlatformIO krzyczy o instalację Python 3.6 - coś się zmieniło?: Can not find working Python 3.6+ Interpreter. Please install the latest Python 3 and restart VSCode
@maro1977pl2 жыл бұрын
Ok rozwiązanie: The first thing I’d recommend is just a clean uninstall and reinstall of PlatformIO. Remove the PlatformIO extension from VSCode, close VSCode, remove the entire /Users//.platformio folder, restart VSCode, add back the PlatformIO extension and let it install.
@tomasztarnowski44342 жыл бұрын
I'm glad you've found the solution to your problem :)
@elielepetit8107 Жыл бұрын
i have a question,on this line "serial.begin(921600)"in void set up,what does this number"921600"mean?what does it represent?
@tomasztarnowski4434 Жыл бұрын
921600 is a call baud rate. It represents the speed of data transfer between ESP32 and computer over the serial connection. en.wikipedia.org/wiki/Baud
@droidgull Жыл бұрын
Great video! 👍
@tomasztarnowski4434 Жыл бұрын
Glad you liked it, thank you!
@Synth_Tools Жыл бұрын
Excellent guide!! Is there any way to write pure C/C++ code without that setup/loop functions? I mean, a tradicional main method, function prototype declaring, callbacks, etc. Also, can assembly code be used here?
@SingKoonChoo2 жыл бұрын
Can u please make a video about how to connect an esp32-s2 with a 1602A. An how wire them together and to program it.
@tomasztarnowski44342 жыл бұрын
hey, yep I will make a video about it. I've added this subject to my todo list :)
@SingKoonChoo2 жыл бұрын
@@tomasztarnowski4434 thanks
@pipinopal2 жыл бұрын
Ottimo grazie. Saluti dall'Italia
@tomasztarnowski44342 жыл бұрын
Grazie! :)
@davidclark355811 ай бұрын
On Linux the cp210x and ch341 drivers are included by default
@crouchingchicken0072 жыл бұрын
Hi I was wondering during how does deep sleep work with the void loop?
@tomasztarnowski44342 жыл бұрын
Hey, when the device is in the deep sleep mode void loop is not being executed until it wakes up.
@crouchingchicken0072 жыл бұрын
@@tomasztarnowski4434 thank you
@skbiswas9999 ай бұрын
Can you please make a project for esp32 for audio applications like, it will receive audio stream in Bluetooth APTX HD Codec format or LDAC format and outputs the signal as i2s format?
@antiminddamping20963 жыл бұрын
Hi. Tomasz. I repeated your video tutorial on my laptop with Linux Ubuntu operating system. But before starting the download of HelloWorld code to the esp32 microcontroller, I did't install any driver for uart-bridge CP2102 (I haven't used any boards with any CP21xx chip before on my laptop, for sure. I installed the system just a couple of months ago.). But despite this, everything was loaded and the board passed the LED blinking and sending text to the terminal. I think at the moment newer Linux Ubuntu versions already support the CP2102 chip out of the box.
@tomasztarnowski44343 жыл бұрын
Hey, thanks for confirming this with ubuntu. Looks like the most popular Linux distributions support CP21xx out of the box :)
@hygo645 ай бұрын
Wonderful explanation, thanks!
@techsupport9064 Жыл бұрын
I have done this and it uploads to my board and then the boards does not give me any blue light only the red on showing power. Im I missing something?
@colabuser4243 жыл бұрын
"The microcontroller is just this chip..." No, that's actually JUST the metal shield covering the MCU. The ESP32-chip is less than a quarter of that metal shield hidden beneath it, and looks very similar to the rectangular Serial-to-USB-converter chip (without leads) close to the USB-port.
@tomasztarnowski44343 жыл бұрын
Thank you for the clarification Colab User. Sorry I didn't want to go too much into details :)
@rainnychangfree2 жыл бұрын
Our HMI displays can work with STM32, ESP32 and Arduino by UART communication. Could you please make some Sponsored videos for our HMI LCD?
@tomasztarnowski44342 жыл бұрын
Hey Rainny, for any business/sponsored videos related requests please contact me on my email address that you can find in the about section of my channel: kzbin.info/door/eWDDxqfxpKucuPt5elzmiQabout
@qzorn44402 жыл бұрын
this is a wonderful esp32 platformio vsc video.. platformio is new to me 🤔 is there a simple way to test the esp32 serial2 with rs485 module for modbus rtu master test? thank you.
@tomasztarnowski44342 жыл бұрын
hey, q zorn, thank you. I haven't tried to use Modbus with ESP32 yet. I'll look into it in the future.
@ahmedu9212 жыл бұрын
Hello Sir , please can you make a video to troubleshoot why the esp32 can’t connect to Wi-Fi. Thanks
@tomasztarnowski44342 жыл бұрын
Hi Ahmedu, Good idea! I will add it to my todo list. Thank you!
@sntshkmr602 жыл бұрын
Where is the playlist link for this series?
@tomasztarnowski4434 Жыл бұрын
hey, I haven't created a playlist as this is more of an independent video
@matiasrodriguez15882 ай бұрын
Around how long should it take to start a new PlatformIO project? I have left mine running (on good wifi) for more than an hour, and nothing has changed.
@Analyte1 Жыл бұрын
Thank you very much. Great simplified video.
@nickthiru2 жыл бұрын
Life saver! Thanks Tomasz, and keep it up!
@tomasztarnowski44342 жыл бұрын
Thank you, Nick!
@lancedyer48702 жыл бұрын
Great tutorial, thank you!
@tomasztarnowski4434 Жыл бұрын
You're very welcome, Lance!
@pawerapta95252 жыл бұрын
Super materiał, pół dnia spędziłem próbując skonfigurować esp32 w ESP-IDF explorer a z pomocą PlatformIO można to zrobić w 15 minut.
@tomasztarnowski44342 жыл бұрын
Dzięki!
@rohanshusharma47792 жыл бұрын
Hey Tomasz, the video was great and very detailed. But the Cp210x driver shows some errors when installed and so the esp32 can’t be flashed can you please help me out with it??
@tomasztarnowski44342 жыл бұрын
hey Rohanshu, thanks. What is the error message you're getting and at what stage it's happening?
@cesarluiz6028 Жыл бұрын
man... u r a legend
@calebmateiciuc46372 жыл бұрын
Hi! The board you are using. Is it compatible with GSM SIM880L
@tomasztarnowski44342 жыл бұрын
yeah, you should be able to wire it up with GSM SIM880L
@climbeverest Жыл бұрын
Sir do the esp32’s have any operating system when brand new?
@ccedraro3878 Жыл бұрын
Dear Mr. Thomaz great tutorial but for me didn’t work, there is a connection error or the computer cannot connect im not a software eng so there is anyway to test the connection between the ESP 32 and the computer it seem the drivers that installed
@alirezak03ak2 жыл бұрын
What if i have ESP 32 Thing, which option should i chose when im selecting my bord under NEW Project option? thanks for ur video
@tomasztarnowski44342 жыл бұрын
hey Alireza, you should be able to find "SparkFun ESP32 Thing" on the board list when creating new project with PlatformIO
@menscherdeАй бұрын
Unfortunately, the upload to my dev board is not working. Yes, I pressed the boot button -while plugging the cable in, after plugging the cable in, before plugging the cable in -it does not matter. There is no device found. I chose usbmodem as a connection, since I use an Xiao ESP32C3 board which should have a usb controller built in. But the Uart connection does not work either -also no device found. Any Idears? Thank you!
@addamsapple49255 ай бұрын
cannot see any link for your USB video. please share
@vijaysulakhe56056 ай бұрын
Excellent explanation and video, many THANKS. Hope you make video about STM32 projects with Arduino IDE.
@SeyedMHTaghavi Жыл бұрын
thanks a lot Tomasz, it was extremely useful for me❤❤❤
@gracevallorani6 ай бұрын
How do you know it is nodemcu-32s. Mine is, I just did the same as you but how do you know?
@aylin_ve_babasi2 жыл бұрын
Thanks for the clear instruction. You are the man. 👍
@tomasztarnowski44342 жыл бұрын
Glad to help
@pren2 жыл бұрын
Thank you so much for this video! I would love to see a video of using this board to display my KZbin channel subscribers and video views.
@tomasztarnowski4434 Жыл бұрын
Hi Pren, yeah I've got a video like this on my todo list for quite a while ;)
@frankdearr2772 Жыл бұрын
Great video on that topic 👍
@manigoyal48722 жыл бұрын
thanks, man. Appreciate it will share among others as well, don't want to use Arduino ide anymore
@tomasztarnowski44342 жыл бұрын
I'm glad it helped! Yeah VS Code with PlatformIO is way better experience once configured properly :)