How to Install, Troubleshoot and Fix COM Port Drivers for Arduino Boards - FTDI and CH340 Series

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • Finding and Installing the Right Driver for Your Arduino Board: Step-by-Step Guide.
    Key Moments:
    1:01 How to check that your board com port is installed in your computer or not?
    2:49 How to install the Original Arduino Board Driver in the computer
    5:01 How to install CH340 Com Port Driver of your Arduino board in the Computer
    6:50 How to install FTDI Com Port Driver of your Arduino board in the Computer
    Important Links:
    FTDI232xx Series USB Driver Link: ftdichip.com/d...
    CH340xx Series USB Driver Link: www.wch-ic.com/...
    Link to download winzip: www.winzip.com...
    Link to download WinRAR: www.win-rar.co...
    How to install ESP32 board in Arduino IDE: www.nuttyengin...
    How to install NodeMCU ESP8266 board in Arduino IDE: www.nuttyengin...
    Arduino IDE Software: www.arduino.cc...
    NuttyFi Wifi Development board: www.nuttyengin...
    Find Our Other Videos on UA-cam: / @smedehradun
    How to Decode any RFID Card:
    • How to Decode RFID Car...
    Humidity & Temperature DHT11 with Raspberry Pi:
    • Raspberry Pi with DHT1...
    DHT11 Sensor with Raspberry pi using New Blynk2.0 IoT
    • Humidity and Temperatu...
    Multiple Servo Motor Control using New Blynk2.0
    • Control Multiple Servo...
    Gmail Alert & Notification with New Blynk2.0 IoT
    • Gmail Notifications an...
    ESP32 Factory Reset
    • ESP32 Troubleshooting:...
    NodeMCU ESP8266 Factory Reset
    • NodeMCU ESP8266 Factor...
    PH Sensor interfacing with New Blynk2.0
    • PH Sensor interfacing ...
    Distance measurement using Ultrasonic Sensor with New Blynk2.0
    • Distance measurement u...
    IoT Monitored Smart Plant with Water Pump Automation
    • IoT Monitored Smart Pl...
    Servo Motor Control using New Blynk2.0
    • Servo Motor Control us...
    Smart Dustbin with New Blynk2.0 IoT App
    • Smart Dustbin with New...
    TDS sensor based Safe Water Quality Meter with Mew Blynk2.0
    • TDS sensor based Safe ...
    DHT11 Sensor Data to New Blynk2.0
    • DHT11 Sensor Data to N...
    Home Automation using New Blynk 2.0
    • Home Automation using ...
    IoT Home Automation with Manual Switch Control Through New Blynk2.0 (Online & Offline Mode)
    • IoT Home Automation wi...
    LoRa Ra01 & Ra02 Interfacing with Customized Atmega328 Board
    • How to Interface LoRa ...
    LoRa Module Testing with Atmega328 Customized Board- SX1278 Long Range with Arduino Uno
    • LoRa Module Testing wi...
    LED Control with Arduino IoT Cloud
    • How to Start with Ardu...
    Contact link for Nutty Engineer Company: www.nuttyengin...
    Contact link for SME: www.smedehradu...
    Join us at Social Platform: Github: github.com/its...
    Twitter: / itsbhupendra
    LinkedIn: / smedehradun
    Facebook: / schematicslab
    Instagram: / itsbhupendrasingh
    #smedehradun #arduinocomport #comport #arduino #ch340 #ftdi #iot #usb #usbdriver #arduinodriver #innovation #makeinindia #madeinindia #sme #hillytech #hillytechstarter

КОМЕНТАРІ • 78

  • @lyndon123
    @lyndon123 11 місяців тому +1

    Awesome sir awesome, my Arduino got connected to the laptop 😎

  • @gurnoorsinghwadhwa3668
    @gurnoorsinghwadhwa3668 16 днів тому +1

    even after connecting the Arduino board and checking the USB cable, i am not able to see the port option in the device manager

    • @SMEDehradun
      @SMEDehradun  16 днів тому

      You will get all options to install com port in your computer in the video. And still you are not getting the com port, then you need to check your board’s hardware.

  • @hdhdhdhhshdhd4376
    @hdhdhdhhshdhd4376 Рік тому +3

    Arduino code:-
    void loop()
    float Humidity = dht.readHumidity(); float temperature = dht.readTemperature();
    intBodyTemperature=sensors.getTempCByIndex(0);
    int gas_value= analogRead (gas);
    // int myBPM- pulseSensor.getBeatsPerMinute();
    sensors.requestTemperatures ();
    delay(1000);
    Serial.print ("Humidity: ");
    Serial.print (Humidity);
    Serial.print ("\t");
    Serial.print ("Temperature") ;
    Serial.print (temperature);
    Serial.println("C");
    Serial.println(String ("Body Temp") +BodyTemperature);
    Serial. print ln(gas_value) ;

  • @Kiraraa-rb5if
    @Kiraraa-rb5if 5 місяців тому +2

    Mine only says "pre-installed in advance", how to fix this?

    • @SMEDehradun
      @SMEDehradun  5 місяців тому +1

      Installed the com port driver than then restart you system and then try again. Try to update the driver with latest one.

    • @harishgovind1063
      @harishgovind1063 5 місяців тому +1

      Then also I'm not getting

    • @SMEDehradun
      @SMEDehradun  5 місяців тому

      If you follow all options as shown in the video, then Another solution is to update your operating system. It may fix this issue.

  • @yousefmejdi5298
    @yousefmejdi5298 4 місяці тому +1

    Does that mean my arduino board with Arduino UNO driver doesn’t work with ESP32 cam because i don’t have the ch340 driver ?

    • @SMEDehradun
      @SMEDehradun  4 місяці тому

      Yes.
      For program ESP32 CAM, connect external UART TLT to usb converter.

  • @beebonzgameplay
    @beebonzgameplay 7 місяців тому +1

    I have a problem! When i try to search the arduino's driver folder, i just couldnt find it!

    • @SMEDehradun
      @SMEDehradun  7 місяців тому +1

      Link is available in the video description.

  • @bladexpixel1225
    @bladexpixel1225 5 місяців тому +1

    My Arduino not displaying in other devices list
    My Arduino light is blinking also no ports are found and the 340 driver is pre-installed

    • @SMEDehradun
      @SMEDehradun  5 місяців тому

      Try to uninstall the driver then restart your computer then connect your board. It will automatically install the driver if it is available with window update otherwise you need to install it manually.
      Sometime window update resolve this issue.

    • @bladexpixel1225
      @bladexpixel1225 5 місяців тому +1

      @@SMEDehradun yes I have done it I guess the Arduino itself is damaged but I don't see any parts damaged I don't know what's the real reason

    • @SMEDehradun
      @SMEDehradun  5 місяців тому

      If you got uploading issue then there is bootloader issue in your board. Try upload bootloader. Below video may help you-
      ua-cam.com/video/AwbcOT2z69k/v-deo.html

  • @MohammadHamza-hn4vj
    @MohammadHamza-hn4vj 18 днів тому +1

    Lights are not blinking and in ide nothings is able to flash

    • @SMEDehradun
      @SMEDehradun  17 днів тому

      If your computer recognise the com port and the program is not flashed and board is not working, then try to upload bootloader in your IC.
      Below link may help you to upload bootloader-
      ua-cam.com/video/AwbcOT2z69k/v-deo.html

    • @MohammadHamza-hn4vj
      @MohammadHamza-hn4vj 17 днів тому +1

      @@SMEDehradun nothing is flashing with any type of software

    • @SMEDehradun
      @SMEDehradun  17 днів тому

      Then you need to check your board hardware.

    • @MohammadHamza-hn4vj
      @MohammadHamza-hn4vj 17 днів тому +1

      @@SMEDehradun i already order esp32 5 pcs

    • @SMEDehradun
      @SMEDehradun  16 днів тому +1

      @MohammadHamza-hn4vj 👍

  • @shaikkabeer1320
    @shaikkabeer1320 Рік тому +1

    Sir In my laptop the it's just showing com9 instead of com9 Arduino uno

    • @SMEDehradun
      @SMEDehradun  Рік тому

      It’s ok. Some time it will not display the Arduino Uno in com port.
      But be confirmed that you have selected the right COM Port of your board.

  • @JimTheweiner
    @JimTheweiner Рік тому +1

    I'm using espduino-32 hw-729 but can't see it in device manager even if i plug or unplug it. Port is not showing in arduino ide or device manager.

    • @SMEDehradun
      @SMEDehradun  Рік тому

      You need to install COM port driver of your board. I have shows the installation of CH340 driver in video. So install that driver & your board will work.

    • @srinithip9760
      @srinithip9760 3 місяці тому +1

      Sir its showing that it is pre-installed

    • @SMEDehradun
      @SMEDehradun  3 місяці тому

      Then check which com port it detects, then try.

  • @djnikhilsingh
    @djnikhilsingh 3 місяці тому +1

    Thank You ❤

  • @bladexpixel1225
    @bladexpixel1225 5 місяців тому +1

    Bro how to check whether the Arduino is damaged or not

    • @SMEDehradun
      @SMEDehradun  5 місяців тому

      While your board is Not displaying com port or it shows the com port issue in computer.

  • @starhero6314
    @starhero6314 Рік тому +1

    Hi bro, How to send multiple sensor values from Arduino to nodemcu in serial communication, and then send to Arduino iot cloud... Can u tell me..

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Hi,
      This video can help you
      ua-cam.com/video/V7l2ZWmMOQY/v-deo.html

    • @starhero6314
      @starhero6314 Рік тому +1

      @@SMEDehradun Bro I tried this one, the data will upload but only one value read from arduino which is mentioned in first serial print line, for example use dht sensor it gives humidity and temperature,, In this only either humidity or temperature value will upload in nodemcu..

    • @starhero6314
      @starhero6314 Рік тому +1

      I Need the humidity in nodemcu read data from arduino Serial.print line (humidity) ;and in the same way temperature in Nodemcu read value from arduino temperature line... Separately read and print.. Can u help me..

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Yes. Soon I will make the video in it soon.

    • @starhero6314
      @starhero6314 Рік тому +1

      @@SMEDehradun ok bro,, Tq.. It's urgent..

  • @pranavisgmr1744
    @pranavisgmr1744 7 місяців тому +3

    Bro but my ch340 driver is not installing and port section in device manager also is not coming when I connect ariduino board and ariduino boards light are also on 😢😢?

    • @SMEDehradun
      @SMEDehradun  7 місяців тому

      Try to update your window and then try to install the ch340 driver for com port

    • @jou4der
      @jou4der 5 місяців тому +1

      I have the same problem did you solve it?

    • @SMEDehradun
      @SMEDehradun  5 місяців тому +2

      If even after installing the board driver, you are not getting com port that means your board is damaged.

    • @homeah5318
      @homeah5318 2 місяці тому

      @@pranavisgmr1744 did you find a solution? Cause am struggling with same problem

  • @ilmakefrenembombeilobo190
    @ilmakefrenembombeilobo190 2 місяці тому +1

    thanks man

  • @2cr496
    @2cr496 5 місяців тому +1

    bro my arduino is showing as unknown usb device i cant do anything please tell me how to fix

    • @SMEDehradun
      @SMEDehradun  5 місяців тому

      Only driver installation can help you.

    • @2cr496
      @2cr496 5 місяців тому +1

      @@SMEDehradun it helped me i had drivers installed now its fixed

    • @SMEDehradun
      @SMEDehradun  5 місяців тому

      Great 👍

  • @nikihusein8975
    @nikihusein8975 10 місяців тому +1

    Thank you.

  • @dea6492
    @dea6492 Рік тому +1

    Thank you

  • @a_rahul_krishnan_2003
    @a_rahul_krishnan_2003 Рік тому +2

    Sir what driver we need to install, if we want to use nodeMCU

    • @SMEDehradun
      @SMEDehradun  Рік тому +1

      There is 2 types of NodeMCU that you find in the market- with FTDI232RL IC & CH340C or CH2340G IC.
      Check which is with your NodeMCU board. And follow the same procedure as shown in this video for Arduino boards.

  • @coldguy
    @coldguy 8 місяців тому +1

    I have a problem, when I install a ch341 port driver for arduino nano it fixes an issue with error (avrdude: ser_open(): can't set com-state for "\.\COMx) but not forever, after couple of hours idk what happens, the error is back and i have to reinstall a driver to fix it again. Great video overall. I would be grateful if you could help me.

    • @SMEDehradun
      @SMEDehradun  8 місяців тому +2

      Try again after restart your PC and some times there is window update issue with arduino ide.

    • @wadebrewer7212
      @wadebrewer7212 6 місяців тому

      The problem is these little controllers and the software to run them is garbage. That's the problem.
      And Windows....what is it with the jackasses "fixing" stuff that isn't broken? Really sick of it. I'm not even I'm I.T.at work but spend a good portion of my day trying to un-f printers....or connection issues....or....Holy crap I will not even get started with how TERRIBLE one drive is.

    • @SMEDehradun
      @SMEDehradun  6 місяців тому +1

      If you are thinking, it will solved automatically, then it’s not possible.
      You have to work on it and it will get resolved. It’s very easy. I know you can do it because you are already in this field and can batter understand than others.

    • @wadebrewer7212
      @wadebrewer7212 6 місяців тому

      @SMEDehradun makes ZERO sense. I have LITTERALLY become the definition of "insanity" of doing the same thing over and over again.
      Right now the junk shows on the network amd I can ping the IP but still cannot control it from the app that was working this morning then simply stopped working.....without pushing code....without changing anything.

    • @wadebrewer7212
      @wadebrewer7212 6 місяців тому

      @SMEDehradun I did figure it out. It's something pretty stupid and not something of my own fault. For whatever reason when I use pin 2 as an INPUT_PULLUP..........it WRECKS the program and wifi Connection. Two different boards confirmed. If I set the exact same pin as a standard INPUT...no issues....wifi connects fine and the program runs fine....zero issues.
      I read somewhere that having serial begin following INPUT_PULLUP sometimes has issues. I am using someone else's code and inserting what I want for my project (Virtuino) so I will have to move stuff around or disable serial. We will see.

  • @user-xk8bi1op5s
    @user-xk8bi1op5s 9 місяців тому

    sir Arduino TX light is blinking automatically please help me

    • @SMEDehradun
      @SMEDehradun  9 місяців тому

      Arduino TX?

    • @user-xk8bi1op5s
      @user-xk8bi1op5s 9 місяців тому +1

      transmitting light

    • @SMEDehradun
      @SMEDehradun  9 місяців тому

      Try to upload blank code in your baord and then check.

    • @user-xk8bi1op5s
      @user-xk8bi1op5s 8 місяців тому +1

      @@SMEDehradun Thank you, bro, just now I came to my Arduino was damaged.

    • @SMEDehradun
      @SMEDehradun  8 місяців тому

      Ohhh.

  • @a_rahul_krishnan_2003
    @a_rahul_krishnan_2003 Рік тому +2

    1st view and 1st comment

  • @panbotuk
    @panbotuk 4 місяці тому

    Ohh shit, my friend from aliexpress lie to me. Not ch340 like in description

    • @SMEDehradun
      @SMEDehradun  4 місяці тому

      Check there may be different IC in your board.