PuTTY Tutorial for Serial COM (step-by-step guide)

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ม.ค. 2025

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

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

    Thankyou, mine was not originally working before, but the beginning step was the one I was missing..Thanku!

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

    This is very helpful. Thanks for uploading.

  • @joshuaf4867
    @joshuaf4867 4 ปีที่แล้ว

    Thank you for the tutorial! Just what I was looking for...

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

    How about posting your Arduino code that sent the text to Putty?

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

    Thank you

  • @RebeliousSapien
    @RebeliousSapien 6 ปีที่แล้ว

    very useful
    thank you

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

    thank you internet man

  • @taif2500
    @taif2500 3 ปีที่แล้ว

    Thank You!

  • @michaeldzema4272
    @michaeldzema4272 6 ปีที่แล้ว

    Thanks, I have always only used hyperterminal , Seeing the new laptops we are getting for my company is a Chromebook the putty app is only available. Thank you.

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

    Hi Binary, I wonder if this works in my case, I have a special computer which can stream serial data from computer's usb, my laptop doesn't have a serial port so can I use putty to accept data from the other computer's usb to my laptop's usb? I am watching tutorials are but everybody is more focused on computer side and omitting the cable part. And I guess I am too noob to know the basic truth. I would love to hear If I can make such a usb to usb serial connection. (At least may I emulate by putty)

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

    Im Using an ESP8266 ESP01 Module, however i cannot get Putty to work, Arduino Serial monitor is working ok, Do you know if i need to modify some code to get putty working ?

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

    Wait ! Back up a bit.. unable to connect to comport is the error message I get.. any rocket scientists out there able to help please ?

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

      Hi Mark, I hope you've verified COM port number from your Device Manager. Please check once. And also make sure Baud rate must be same as for transmission and receiving data. I hope this may help. Good luck and best wishes!

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

      @@BINARYUPDATES thanks for that. Yes both checked. Worked 5 years ago and nothing has changed. Spent hours trying so they going in the bin.

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

    Al configurar el putty con mi COM 10 que me da el prolific y el speed 115200, se me abre la ventana negra y no sale ninguna letra! Se queda en la ventana negra totalmente

  • @vahidam61
    @vahidam61 6 ปีที่แล้ว

    @BINARY UPDATES Thanks for such a great video!
    I'm using ARM-M4 family (Tiva launchpad board) and I want to transfer data (raw signal) to the PC. I have two questions:
    1) Should I use UART or USB as a serial communication? (I still couldn't understand the difference between UART and USB!)
    2) If it is done by UART, where I should find the data in PC? can PuTTY help to store data in a particular folder?
    Many thanks in advance!

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

    after pressing S nothing is changing no characters appearing kindly assist

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

      thanks it worked as I selected the wrong port

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

    where did you write the code so that when you press S it shows you the data on the terminal? I am trying to do this for a project!

    • @BINARYUPDATES
      @BINARYUPDATES  8 ปีที่แล้ว

      Hi Seth, In this video I just took example to show how things works. There are several posts I wrote on my site (binaryupdates.com/) about how to communicate AVR, ARM and other Micros to PC over serial UART Protocol. If you've further interest in code then browse binaryupdates.com/ and SEARCH for UART tutorial with your Microcontroller chip.
      I hope this might help you. Good Luck !

  • @alexamon547
    @alexamon547 4 ปีที่แล้ว

    wieso reidest sou deppat host an schwonz in da goschn ?

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

    Obrigado

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

    Hi thank you for this quick tutorial, I was able to get output from my Silab Thunderboard Sense 2 on a VCOM port!
    However, how do you implement input (host to MCU)? Why doesn't PUTTY show what you typed (eg. "s" in your example)?

    • @wildwildwilliam
      @wildwildwilliam 6 ปีที่แล้ว

      I think I found my answer from your website: binaryupdates.com/serial-communication-in-arduino-uno/

  • @Ronshaw100
    @Ronshaw100 4 ปีที่แล้ว

    Thanks for this very helpful video, its just lacking on thing!
    How do is save the serial settings, I want to save the settings of 19200 baud, 7 data, Even parity, 1 stop bit and none flow control. So my problem is I cannot switch back to the opening screen to save the settings. When it switches to the black screen it is short of a menu bar at the top of it!

  • @pulserapid
    @pulserapid 6 ปีที่แล้ว +5

    How do you know which COM port number to use?

    • @BINARYUPDATES
      @BINARYUPDATES  6 ปีที่แล้ว +4

      To know Which COM Port to Select. One must open "Device Manager" on Windows Machine and under the PORT Section or similar. We will find COM Port assigned to your device which you can use later-on for setting up PuTTY.

    • @pulserapid
      @pulserapid 6 ปีที่แล้ว

      @@BINARYUPDATES Thanks for the quick response. I believe I got a serial adapter that is just impossible to find a driver for. I went ahead and bought a cable with a chipset built in so I don't have to deal with the driver anymore. Thank you so much.

    • @pulserapid
      @pulserapid 6 ปีที่แล้ว

      @@BINARYUPDATES Just subscribed by the way. You're awesome!

  • @shadyabu-raya6751
    @shadyabu-raya6751 4 ปีที่แล้ว

    I need help receiving xml files from a device via serial USB
    under Linux.
    This device is a blood analyzing device. After finish
    analyzing it send a xmlfile via USB serial. I want to catch
    this file and share it via network. l need help and will pay
    ofcourse for the work.

  • @swaggerxd7522
    @swaggerxd7522 6 ปีที่แล้ว

    Do you know how to configurate an ALCplus2?

  • @Aryarenukanth
    @Aryarenukanth 3 ปีที่แล้ว

    hi please guide with this
    error:
    unable to open connection to COM1 Unable to open serial port

    • @BINARYUPDATES
      @BINARYUPDATES  3 ปีที่แล้ว

      Hi Arya, make sure your serial cable is assgined as COM1 in your computer or laptop. Apart from this you can check other settings like baudrate, parity bit etc into the settings of PuTTY. I hope this may help you get it working. Good luck!!

  • @Thatoxicplayer
    @Thatoxicplayer 8 ปีที่แล้ว +4

    Mine Just shows a black screen.

    • @BINARYUPDATES
      @BINARYUPDATES  8 ปีที่แล้ว

      +Thatoxic player : could you please elaborate your issue. I mean what exactly your trying to do....
      You may want to try this, check your all parameters while setting up putty and also make sure baud rate and databits into your microcontroller firmware.
      I hope this might help you

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

      +BINARY UPDATES
      I'm connected to the console port on the switch on the back.
      I already searched on device management "COM5" I select "Open"
      Then Just gives me a black screen I'm unable to press anything No Letters or enter.

    • @BINARYUPDATES
      @BINARYUPDATES  8 ปีที่แล้ว

      If you have opened COM5 that means you have configured PuTTY. I can only say please make sure your program/firmware is correct otherwise it won't work.

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

      @@Thatoxicplayer same thing is happening with me , please reply if you have solved this problem
      thanks

  • @kamsarguinea838
    @kamsarguinea838 8 ปีที่แล้ว

    Ha je suis un fan de l'électronique et précisément les moxa l'héconomie obtenir un certificat en sa connaissance ?

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

    How to know your code please post your code.please

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

      I have many tutorials posted for programming microcontroller where you can use UART to send data and use PuTTY to read.

  • @randomstuff7014
    @randomstuff7014 6 ปีที่แล้ว

    liked , shared, subscribed :)

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

    How to program for
    BT201 bluetooth module audio Player
    Serial data send and receive data in
    Song play track name
    Song play current file number
    Song play total files number
    Song play current time
    Song play total time
    Show in Arduino serial monitor

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

      I'll try cover sometime in future video lesson. Thanks for your patience

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

    It's not good to go.

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

    big scam

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

    Could you speak FASTER!!!

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

      Speed up THE VIDEO

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

    after pressing S nothing is changing no characters appearing kindly assist