Serial COM Tutorial Part 4 (Visual Studio C#)
This tutorial shows how one can use their PC virtual COM ports for easy serial communication. download the example code (C# serial instance messaging): https…
Video Tutorial Rating: 4 / 5
Don’t forget to check out our other video tutorials or share this video with a friend.
12 responses to “Serial COM Tutorial Part 4 (Visual Studio C#)”
Leave a Reply Cancel reply
Video Tutorials
Bringing you the best video tutorials for Photoshop, Illustrator, Fireworks, WordPress, CSS and others.
Video tutorial posted 25/04/13
Category: C# Tutorials
Pages
Random Videos
-
Photoshop Tutorial: 3D Gold Typography
3,438 views
-
Adobe After Effects – Lens Flare Intro Tutorial
2,469 views
-
How To: iMovie – Editing Audio
4,114 views
-
HTML Tutorial 4 – Image Mapping (Beginners)
1,536 views
Video Categories
- 3DS Max Tutorials (150)
- After Effects Tutorials (160)
- C# Tutorials (121)
- Colour (6)
- Crazy Effects (1)
- CSS Tutorials (120)
- Dreamweaver Tutorials (139)
- Excel Tutorials (127)
- Featured (10)
- Fireworks Tutorials (131)
- General Effects (9)
- HTML Tutorials (143)
- Illustration and Vector (1)
- Illustrator Tutorials (174)
- IMove Tutorials (119)
- Lightroom Tutorials (145)
- People and Faces (3)
- Photoshop Tutorials (169)
- Text Effects (7)
- Uncategorized (32)
- WordPress Tutorials (140)
Tags
VideoTutorials.co.uk
-
Videotutorials.co.uk offers the web's best Photoshop tutorials, Illustrator video guides, CSS and HTML tutorials and much more all in one place. With new videos being added every day, you can learn how to master software and code to give your images and website some great effects.
Our site has beginner, intermediate and advanced video tutorials of varying lengths so you can learn a new skill at your own speed and level. So whether you're a web designer, print designer or just wanting to edit some family photos, you can get to it quickly and easily using these free video guides. (more)
how to know my RFID reader is connected
to which COM??for example COM1,2…and so on??
do u have any tutorial that create form in vs c# and read or write to rfid
reader
i’m not sure what you are asking here
is there only available show output at putty configuration??
Nice
Check and see if you have included the System.IO Class in code
I got this error
“An unhandled exception of type ‘System.IO.IOException’ occurred in System.dll
Additional information: The device is not connected.”
what am I doing wrong?
Thx
Thanks for your tutorials..Keep up your good work brother,, 😀 🙂
I haven’t try to program VS with usb protocol since most MCUs use serial
you can use the usb port as a com port
see description for links
Thank you so much !! Where could I download the source code for both the C++ and C# applications for the serial port routines