Getting Started with ESP32 - Step-By-Step Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 พ.ค. 2024
  • This ESP32 video tutorial for absolute beginners demonstrates how to get started with NodeMCU-32S Development Board. Watch this step-by-step guide to learn how to connect ESP32 to your computer, write code in Visual Studio Code and deploy it to the microcontroller.
    👍 Subscribe for more IoT and programming tutorials like this: / @tomasztarnowski4434
    ESP32 Datasheet(specification): www.espressif.com/sites/defau...
    NodeMCU-32S Datasheet(specification): docs.ai-thinker.com/_media/es...
    USB to UART Drivers:
    CP210x Driver: www.silabs.com/developers/usb...
    CH340 Driver: www.wch-ic.com/downloads/CH341... or learn.sparkfun.com/tutorials/...
    Parts and components used in this video (affiliate links):
    - NodeMCU-32S Development Board:
    eBay UK - ebay.us/fpZEVO
    eBay USA - ebay.us/7TqjQu
    eBay DE - ebay.us/SUf9t1
    AliExpress - s.click.aliexpress.com/e/_Dc9...
    - USB Type-C to Micro USB cable (tested and working):
    eBay UK - ebay.us/7z9AF6
    eBay USA - ebay.us/cwrWGo
    eBay DE - ebay.us/ixcU7P
    AliExpress - s.click.aliexpress.com/e/_Dm6...
    - USB Type-A to Micro USB cable (tested and working):
    eBay UK - ebay.us/SYRSzo
    eBay USA - ebay.us/pj4tlU
    eBay DE - ebay.us/G5ANmL
    AliExpress -s.click.aliexpress.com/e/_DmI...
    To install clang-format:
    github.com/xaverh/vscode-clan...
    Software used in the video:
    Visual Studio Code IDE: code.visualstudio.com/
    PlatformIO Extension: platformio.org/platformio-ide
    Clang-Format Extensions (Code Formatter): marketplace.visualstudio.com/...
    Link to the code: github.com/ttarnowski/get-sta...
    If you don't want to hold the "BOOT" button whenever you upload your code, here's a good article with the workaround (it requires one 10uF electrolytic capacitor):
    randomnerdtutorials.com/solve...
    Social Media:
    Twitter: / t_tarnowski​
    Linkedin: / tomasz-ta...​
    GitHub: github.com/ttarnowski​
    Thank you for watching and see you soon!
    00:00 Intro
    00:21 Hardware Presentation, Microcontroller vs Development Board
    01:31 Important Information About Cables
    02:00 To-Do List / Plan for Today
    03:07 ESP32 Overview
    04:26 USB to UART Driver Installation - Identifying the Bridge
    05:48 Installing USB to UART Driver
    07:37 Installing Visual Studio Code
    08:50 Installing PlatformIO IDE
    09:14 Installing and Configuring C/C++ Code Autoformatter
    10:14 Creating New Project with PlatformIO
    11:14 PlatformIO Project Directory Structure
    12:58 Setting Up Serial Communication
    14:06 Printing Out Text Over Serial
    15:11 How to Blink LED Diode
    17:21 How to Compile and Deploy the Code to ESP32
    18:32 Displaying Printed Out Text with Serial Monitor
    19:15 Development Board Reset Button
    19:30 The End
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 298

  • @gcg8821
    @gcg8821 3 หลายเดือนก่อน +21

    Retired engineer, old enough to be your grandpa. Really enjoyed your tutorial. Discussing really simple steps is critical to start the learning process. :)

    • @edibandulan5266
      @edibandulan5266 2 หลายเดือนก่อน +1

      I just know ESP32 for camera by combine it with arduino? Actually what's the exact function of ESP32?

    • @Rushil69420
      @Rushil69420 2 หลายเดือนก่อน

      @@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.

    • @yasirpunathil7143
      @yasirpunathil7143 2 หลายเดือนก่อน

      @@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

  • @Dieswarthond
    @Dieswarthond 7 หลายเดือนก่อน +5

    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.

  • @originalhotrodder4337
    @originalhotrodder4337 ปีที่แล้ว +18

    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.

    • @tomasztarnowski4434
      @tomasztarnowski4434  ปีที่แล้ว +1

      I'm really glad it helped you :) Thank you for the kind words.

  • @RiverExplorerGames
    @RiverExplorerGames 3 หลายเดือนก่อน

    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!

  • @hellraiser-666
    @hellraiser-666 หลายเดือนก่อน

    Thank you. Proper ESP32 for dummies start guide. Now to order the board. I'll be back!

  • @sbromley6739
    @sbromley6739 ปีที่แล้ว +11

    Best beginning ESP32 tutorial on TH-cam. Worked immediately on a Windows 10 laptop. Much appreciated! Now on to bigger and better projects :-)

    • @tomasztarnowski4434
      @tomasztarnowski4434  ปีที่แล้ว +1

      Great to hear that it worked immediately for you without any issues, S Bromley :)

  • @mahatana_r
    @mahatana_r 4 หลายเดือนก่อน

    Your tutorial is the most informative for new comers I found so far. Thank you.

  • @technohelp21
    @technohelp21 ปีที่แล้ว +2

    Excellent video. Just received my ESP32 board a few minutes ago and I got it up and running with this tutorial. Thank You!!

  • @AjazHussain3494
    @AjazHussain3494 ปีที่แล้ว +7

    Bro, you're simply amazing. Probably the best getting started video for ESP32 on TH-cam.

  • @johneagle4384
    @johneagle4384 9 หลายเดือนก่อน +1

    Thank you. This is a very good introductory video. I am a newcomer to ESP32 and I found it very useful.

  • @mardanheddeokwa
    @mardanheddeokwa 28 วันที่ผ่านมา

    Thanks Tomasz, this video is just what I needed to get started. Now I can build and upload and test my code. Many thanks.

  • @jackflash6377
    @jackflash6377 ปีที่แล้ว +3

    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

  • @bill_automated1226
    @bill_automated1226 2 ปีที่แล้ว +2

    I appreciate the setup video Tomasz. Keep up the great work, it was insightful.

  • @bhagmeister
    @bhagmeister 9 วันที่ผ่านมา

    TY! Wish I had seen this before having my connectivity issues. Thankfully I had stumbled into installing the USB-UART driver…

  • @ninto1426
    @ninto1426 ปีที่แล้ว +1

    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
      @tomasztarnowski4434  ปีที่แล้ว +1

      Great to hear that my video is comprehensive enough to help as many people as possible!

  • @radu5282
    @radu5282 ปีที่แล้ว

    Thank you for making this very nice, easy and informative video it just helped me alot !!!

  • @user-xh9cj7in3p
    @user-xh9cj7in3p 4 หลายเดือนก่อน

    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

  • @corollayanki
    @corollayanki ปีที่แล้ว

    Thank you so much! Using this with VS code is very comfortable!

  • @akhilesh7313
    @akhilesh7313 11 หลายเดือนก่อน

    I like how you are pointing the hardware parts with toothpick😂.
    The video was very informative and helpful 😊

  • @Analyte1
    @Analyte1 ปีที่แล้ว

    Thank you very much. Great simplified video.

  • @scythascytha2849
    @scythascytha2849 ปีที่แล้ว +1

    Thank you so much. I was finally able to get my esp32 to work after this. You're the best

  • @matiasnovello1232
    @matiasnovello1232 ปีที่แล้ว +1

    Thank you so much for sharing your knowledge Tomasz! cheers from Argentina!

  • @davidellwood5974
    @davidellwood5974 ปีที่แล้ว +1

    Great video, Im just getting started with ESP32 and this was a smashing help.

  • @David-bl1xr
    @David-bl1xr ปีที่แล้ว +1

    Thank you, been struggling getting my ESP32 to work. Using the VS editor has made this prodject so much easier. Thank you Tomasz

  • @user-sb2lb9ym7b
    @user-sb2lb9ym7b 10 หลายเดือนก่อน

    thanks a lot Tomasz, it was extremely useful for me❤❤❤

  • @burakcagraksu1560
    @burakcagraksu1560 2 ปีที่แล้ว +1

    Thanks for the clear instruction. You are the man. 👍

  • @nickthiru
    @nickthiru ปีที่แล้ว +1

    Life saver! Thanks Tomasz, and keep it up!

  • @PiotrSygutPL
    @PiotrSygutPL 2 ปีที่แล้ว +7

    👍 - dzięki za tutorial ! Świetny jest ten ESP32

    • @tomasztarnowski4434
      @tomasztarnowski4434  2 ปีที่แล้ว

      spoko, nie ma za co :)

    • @filipkaczmarek5454
      @filipkaczmarek5454 ปีที่แล้ว

      This moment kiedy słuhasz jak gość szpraha po angielsku a wiesz że jest polakiem.

  • @chairmakerPete
    @chairmakerPete 11 หลายเดือนก่อน

    Excellent video - thank you very much!

  • @nikhilrout3287
    @nikhilrout3287 ปีที่แล้ว +1

    tysm for this tutorial man, fastest ive ever setup a microcontroller with vs code yet

  • @og7748
    @og7748 5 หลายเดือนก่อน

    Thank you for the great video!

  • @MichaelMiro-vx5dm
    @MichaelMiro-vx5dm ปีที่แล้ว

    Amazing! very helpful

  • @StalkedByLosers
    @StalkedByLosers 9 หลายเดือนก่อน

    Can you do some bench tests of code performance between Arduino IDE vs VSCode-platformIO? Esp has its own called ESD-IDF and it makes less efficient compilation when bench tested

  • @joaom4582
    @joaom4582 3 หลายเดือนก่อน

    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!!!

  • @josealejandroorbechavarria6229
    @josealejandroorbechavarria6229 2 ปีที่แล้ว +4

    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

  • @zahidfaheem3233
    @zahidfaheem3233 ปีที่แล้ว +1

    SUBSCRIBED!! Thank you very much for the extremely helpful video.

  • @DataLog
    @DataLog 2 ปีที่แล้ว +1

    Thanx bro, you helped with the driver.
    I thought I needed CP210X, but I needed the CH340 that I didn't even know about.

  • @frankdearr2772
    @frankdearr2772 11 หลายเดือนก่อน

    Great video on that topic 👍

  • @Addlonfire
    @Addlonfire 2 ปีที่แล้ว +1

    This was a great kick start!

  • @barbara1943
    @barbara1943 4 หลายเดือนก่อน

    very informative. thank you.

  • @nikoden584
    @nikoden584 6 หลายเดือนก่อน

    Very nice conetn Tomasz ! This video is a real pleasure for onboarding when starting from scratch

  • @cesarluiz6028
    @cesarluiz6028 ปีที่แล้ว

    man... u r a legend

  • @TheRein10
    @TheRein10 ปีที่แล้ว +1

    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 !

  • @mmgc84
    @mmgc84 4 หลายเดือนก่อน

    Thanks for sharing ❤

  • @michaelalex5235
    @michaelalex5235 3 หลายเดือนก่อน

    Great job!

  • @ProEdi
    @ProEdi ปีที่แล้ว +1

    Crystal clear. Thank you

  • @speakertoanimals
    @speakertoanimals 4 หลายเดือนก่อน

    great intro, thank you.

  • @Synth_Tools
    @Synth_Tools 5 หลายเดือนก่อน

    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?

  • @mnavarrotube
    @mnavarrotube ปีที่แล้ว +1

    Excellent tutorial. Thanks 👍

  • @kme8134
    @kme8134 5 หลายเดือนก่อน

    Thank you!!

  • @prinspatrick1571
    @prinspatrick1571 ปีที่แล้ว

    Very useful. Thank you

  • @YourComputerExpert
    @YourComputerExpert ปีที่แล้ว +1

    Super helpful, thanks a lot!

  • @lancedyer4870
    @lancedyer4870 ปีที่แล้ว +1

    Great tutorial, thank you!

  • @gaborpinter6863
    @gaborpinter6863 หลายเดือนก่อน

    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.

  • @kanishkawijayananda6957
    @kanishkawijayananda6957 ปีที่แล้ว +1

    Great teacher keep on doing
    Everything thing is very clear good job

  • @WHOAMI-xx3lx
    @WHOAMI-xx3lx ปีที่แล้ว

    very helpful, thanks :))

  • @sounatanmartins
    @sounatanmartins 6 หลายเดือนก่อน

    Amazing video . I'm actually very new to the iot area , should i learn electronics first ?

  • @lasthero4419
    @lasthero4419 ปีที่แล้ว +1

    absolument parfait, c'est la meilleure vidéo si vous cherchez comment programmer une ESP avec VS CODE 👍👌

  • @Bianchi77
    @Bianchi77 2 ปีที่แล้ว +1

    Nice video clip, keep it up, thank you for sharing it :)

  • @andychess
    @andychess 2 ปีที่แล้ว +1

    Really great video. Thank you:-)

  • @dave_dennis
    @dave_dennis 2 ปีที่แล้ว +4

    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?

    • @tomasztarnowski4434
      @tomasztarnowski4434  2 ปีที่แล้ว +3

      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_dennis
      @dave_dennis 2 ปีที่แล้ว +1

      @@tomasztarnowski4434 thank you so very much for the detailed response. It is quite helpful.

  • @jensg.5256
    @jensg.5256 ปีที่แล้ว +1

    Great Video please more from ESP32

  • @ccedraro3878
    @ccedraro3878 7 หลายเดือนก่อน

    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

  • @LrbinMT
    @LrbinMT ปีที่แล้ว +2

    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.

    • @onlyme0349
      @onlyme0349 หลายเดือนก่อน

      we're using the same devices, thanks for the heads up

  • @droidgull
    @droidgull ปีที่แล้ว +1

    Great video! 👍

  • @pipinopal
    @pipinopal 2 ปีที่แล้ว +1

    Ottimo grazie. Saluti dall'Italia

  • @kapdivyang
    @kapdivyang 2 ปีที่แล้ว +1

    Nice video. Thanks for sharing.

  • @prasadwarkhandkararts5358
    @prasadwarkhandkararts5358 7 หลายเดือนก่อน

    Which programming language do we have to learn in order to program esp 32

  • @skbiswas999
    @skbiswas999 2 หลายเดือนก่อน

    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?

  • @zirimoula5480
    @zirimoula5480 ปีที่แล้ว +1

    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!

    • @tomasztarnowski4434
      @tomasztarnowski4434  ปีที่แล้ว

      thank you, ziri for clarification. You're right baud is more of an abstract term and what's important is the context :)

  • @jaroslawpiotrowski210
    @jaroslawpiotrowski210 2 ปีที่แล้ว +5

    Super material, w prosty i syntetyczy sposób opowiadasz jak i co zrobić. jeszcze kilka fajnych projektów (pomiar temperatury, wilgotności z rejstracja na jakiejś platformie), nalepiej z czujnikami po I2C.

  • @ignaciovargas6784
    @ignaciovargas6784 ปีที่แล้ว +2

    Very nice video thanks a lot! Could you make an example using a temp sensor and uploading it to the FireBase realtime db please? :)

    • @tomasztarnowski4434
      @tomasztarnowski4434  ปีที่แล้ว

      Thanks!
      Good suggestion. I'll consider making a video where I use Firebase instead of AWS :)

  • @kabandajamir9844
    @kabandajamir9844 2 หลายเดือนก่อน

    So nice thanks sir

  • @yahmk3978
    @yahmk3978 2 ปีที่แล้ว +1

    Thank you!

  • @mikamika7011
    @mikamika7011 11 หลายเดือนก่อน

    Thanks!

  • @irshami
    @irshami ปีที่แล้ว +1

    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
      @tomasztarnowski4434  ปีที่แล้ว +1

      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 :)

  • @Workshop-900
    @Workshop-900 2 ปีที่แล้ว +1

    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.

  • @antiminddamping2096
    @antiminddamping2096 2 ปีที่แล้ว +1

    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.

    • @tomasztarnowski4434
      @tomasztarnowski4434  2 ปีที่แล้ว +1

      Hey, thanks for confirming this with ubuntu. Looks like the most popular Linux distributions support CP21xx out of the box :)

  • @climbeverest
    @climbeverest 7 หลายเดือนก่อน

    Sir do the esp32’s have any operating system when brand new?

  • @pawerapta9525
    @pawerapta9525 ปีที่แล้ว +1

    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.

  • @bazrazin1
    @bazrazin1 2 ปีที่แล้ว +1

    yes, cheaper than nano, & much faster AVR & memory good build quality, i have one for future projects, haven;t even unboxed it, currently doing on nano's and still figuring pro mini.

  • @davidclark3558
    @davidclark3558 3 หลายเดือนก่อน

    On Linux the cp210x and ch341 drivers are included by default

  • @manigoyal4872
    @manigoyal4872 ปีที่แล้ว +1

    thanks, man. Appreciate it
    will share among others as well, don't want to use Arduino ide anymore

    • @tomasztarnowski4434
      @tomasztarnowski4434  ปีที่แล้ว

      I'm glad it helped!
      Yeah VS Code with PlatformIO is way better experience once configured properly :)

  • @TOMTOM-nh3nl
    @TOMTOM-nh3nl 2 ปีที่แล้ว +1

    Thank You Tomasz

  • @legends0691
    @legends0691 3 หลายเดือนก่อน

    thank you

  • @claytsunami8084
    @claytsunami8084 ปีที่แล้ว +1

    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
      @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
      @claytsunami8084 ปีที่แล้ว +1

      @@tomasztarnowski4434
      Thank you for explaining it
      Again, very helpful video

  • @kingdogbe2854
    @kingdogbe2854 ปีที่แล้ว

    Thanks bro................

  • @yousifmobark6981
    @yousifmobark6981 7 หลายเดือนก่อน

    Hi . Can this work under ubuntu

  • @simonepavan4162
    @simonepavan4162 2 ปีที่แล้ว +1

    Very usefull many thx

    • @tomasztarnowski4434
      @tomasztarnowski4434  2 ปีที่แล้ว

      I'm glad I could help and thanks for the visit, Simone :)

  • @qzorn4440
    @qzorn4440 2 ปีที่แล้ว +1

    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.

    • @tomasztarnowski4434
      @tomasztarnowski4434  2 ปีที่แล้ว

      hey, q zorn, thank you.
      I haven't tried to use Modbus with ESP32 yet. I'll look into it in the future.

  • @kelwong116
    @kelwong116 ปีที่แล้ว +1

    Thanks for sharing

  • @user-bc4mn2gn2s
    @user-bc4mn2gn2s 5 หลายเดือนก่อน

    thanks!

  • @pren
    @pren ปีที่แล้ว +1

    Thank you so much for this video! I would love to see a video of using this board to display my TH-cam channel subscribers and video views.

    • @tomasztarnowski4434
      @tomasztarnowski4434  ปีที่แล้ว

      Hi Pren, yeah I've got a video like this on my todo list for quite a while ;)

  • @kitastro
    @kitastro 5 หลายเดือนก่อน

    the driver is maintained by the linux if you read the explenation about the download links

  • @arnoldbencz6886
    @arnoldbencz6886 ปีที่แล้ว +1

    Super video!

  • @ahmadhussainwebshare1001
    @ahmadhussainwebshare1001 2 ปีที่แล้ว +2

    Thank you so much 💓 Tomasz for the great video. I followed through the all steps of video every thing went through. But when I uploaded got error could open COM11, then I device manager in Ports I saw one yellow mark at silicon Lab CP210X USB to UART Bridge(COM11)

    • @ahmadhussainwebshare1001
      @ahmadhussainwebshare1001 2 ปีที่แล้ว +2

      It's working. Thank you 😊 💓 ☺ so much

    • @tomasztarnowski4434
      @tomasztarnowski4434  2 ปีที่แล้ว +1

      I'm glad that you've managed to fix it :) Great to hear that it's working!

    • @ahmadhussainwebshare1001
      @ahmadhussainwebshare1001 2 ปีที่แล้ว +2

      @@tomasztarnowski4434 You are a superman , pls keep it up. Waiting for your new video.

  • @pulsarpl
    @pulsarpl ปีที่แล้ว +2

    Zabawne. Szukałem takiego materiału po polsku. :)

    • @tomasztarnowski4434
      @tomasztarnowski4434  ปีที่แล้ว +3

      Zawsze wieksza szansa ze cos jest po angielsku jednak i dociera do wiekszej ilosci ludzi :)

  • @rainnyfromdwin4352
    @rainnyfromdwin4352 ปีที่แล้ว +1

    Our HMI displays can work with STM32, ESP32 and Arduino by UART communication.
    Could you please make some Sponsored videos for our HMI LCD?

    • @tomasztarnowski4434
      @tomasztarnowski4434  ปีที่แล้ว

      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:
      th-cam.com/channels/eWDDxqfxpKucuPt5elzmiQ.htmlabout

  • @bestofkings9793
    @bestofkings9793 6 หลายเดือนก่อน

    My Platform IO is taking a long time to create a project, been waiting for a while now

  • @colabuser424
    @colabuser424 2 ปีที่แล้ว +8

    "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.

    • @tomasztarnowski4434
      @tomasztarnowski4434  2 ปีที่แล้ว +2

      Thank you for the clarification Colab User. Sorry I didn't want to go too much into details :)