Visual Studio C# Serial Communication (Serial Port) tutorial 1.Send Data (1/13)

preview_player
Показать описание
This is a continuance tutorial video about Visual C# serial communication. This is very useful when you want to interface your PC to external devices. This continuance tutorial video, talk about how to create your own Serial Terminal.

This first video explains how to add several serial parameters such as COM PORT name, BAUD RATE, DATA BITS, STOP BITS, and PARITY BITS. I also add a control to handle serial data transmission.

Download the Code Here :

Below is the playlist for this video Series :

Visual Studio C# Serial Communication (Serial Port) tutorial 1.Send Data (1/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 2.Send Data (2/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 3.Receive Data (3/13)

Visual Studio C# Serial Communication (Serial Port) tutorial - 4.Create Setup File (4/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 5. Add Menu Strip (5/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 6.GUI Width & Height Control (6/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 7.Save Data to Txt File (7/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 8.Dynamic Path For The Txt File (8/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 9.Save Data to MySQL Database (9/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 10.Auto Update DataGridView (10/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 11.Two Ports In One Form (11/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 12.Show Data in Hex,Bin,Dec,Char(12/13)

Visual Studio C# Serial Communication (Serial Port) tutorial 13.Send Data in Hex,Bin,Dec,Char(13/13)

Hope you enjoy this, thanks for watching :). Please keep watching for my next video.
Рекомендации по теме
Комментарии
Автор

I have just given a first glance and it really is what I was looking for! Why reading tons of microsoft documentation web pages when you can find everything in a single straight-to-the-point tutorial?! Really makes feel that you can find everything or almost on Youtube, especially good tutos! Thank you CP.

guillaume
Автор

One of the best coding examples I've ever seen

laureanorodriguez
Автор

Great tutorial, confirmed working Visual Studio 2019 Aug 2021
If you get errors, keep playing the video they get resolved a few moments later

pandugofast
Автор

Very interesting and simple to capture the basics of serial communication. Thanks a lot

anhtrantuan
Автор

well done for the code . Repost the video with a nice song 😂. Thanks a lot.

DavidDanosTech
Автор

Very intersting and simple to capture the basics of serial commuication. Thanks for sharing!

carloscoutinho
Автор

Awesome! Simple and straightforward. Congratulations!

dantecoelho
Автор

Hi, thanks a lot for your helping us, but i have a question, the code will be same if i use a USB port? or dose the com port is a USB port?

rywwkfh
Автор

really nice video... now to do this with modbus... thanks a lot...:)

qzorn
Автор

Thaks for you work. I´ve installed Visual Studio 2019 and I couldn't find SerialPort on my toolbox. How can I solve it?

juanpablotravi
Автор

I did everything the same until the 4:43 minutes of the tutorial video. but It does not show me the active port and I get this error. The name 'SerialPorts' does not exist in the current context!

sahargoharshenasan
Автор

Thank you for your explanation of this project

yellajip
Автор

I want to send files to iPhone, I want to get system information, which folder should I use?

xzqiihd
Автор

good day to you bro, you are doing a great job, but i have a problem when i start my UI it show me this " INPUT STRING WAS NOT IN A GOOD FORMAT " please what does it mean ? thank you

roche_tech
Автор

Thanks for uploading such an antique work. I had a problem while running the given guideline. Can you help me out?

mharisriaz
Автор

Thank you for awesome tutorials. I went on your foot steps when i try to create pair com port emulator for COM1 to COM2 than i am not able to see COM1 port in the dropdown.

kashifiqbal
Автор

Very Amazing, thanks Master !!!

Please make a tutorial for Modbus TCP :)

rezaucheel
Автор

Hello, I followed every stepp and triple check if I've done wrong, But it all right. But the result mine is different, I cant see my port in com port text box. Please help thank you

gerardotubayjr
Автор

Great video and learning from your video. Can you do how to read data from multiple port using C#. It may be helpful.

kumaresha
Автор

So, if I cut an USB wire and connect the data transmission cables to an oscilloscope and use the program to send a text on that cables, I can see the binary voltages? Or I cannot use the COM because the program doesn't see any active devices connected to it?

actyon