- published: 30 Mar 2010
- views: 12111
- author: microwizard
3:28

serial port setup.wmv
Troubleshooting tips for PC serial comm port, using a USB to serial adapter. We show how t...
published: 30 Mar 2010
author: microwizard
serial port setup.wmv
serial port setup.wmv
Troubleshooting tips for PC serial comm port, using a USB to serial adapter. We show how to install and test a USB to serial adapter, and how to test it by u...- published: 30 Mar 2010
- views: 12111
- author: microwizard
9:22

Visual Studio 2010 C++ Serial Port Tutorial Part 1
I finally got a chance to do a complete vs c++ tutorial series for serial com port. You ca...
published: 14 May 2012
author: Kelvin Le
Visual Studio 2010 C++ Serial Port Tutorial Part 1
Visual Studio 2010 C++ Serial Port Tutorial Part 1
I finally got a chance to do a complete vs c++ tutorial series for serial com port. You can download the example code at source forge http://sourceforge.net/...- published: 14 May 2012
- views: 29614
- author: Kelvin Le
9:27

Serial port interfacing the Bus Pirate, Infrared Toy, and Logic Sniffer
While USB is all around us, the humble (virtual) serial port is still everywhere. Today we...
published: 05 Jul 2012
author: iantube
Serial port interfacing the Bus Pirate, Infrared Toy, and Logic Sniffer
Serial port interfacing the Bus Pirate, Infrared Toy, and Logic Sniffer
While USB is all around us, the humble (virtual) serial port is still everywhere. Today we explore the serial interface on the Infrared Toy, Bus Pirate, and ...- published: 05 Jul 2012
- views: 5311
- author: iantube
9:07

Interfacing C# GUI, MikroC Pro, Serial Port & Proteus
Interfacing C# GUI, MikroC Pro, Serial Port & Proteus....
published: 29 Sep 2010
author: Bandar
Interfacing C# GUI, MikroC Pro, Serial Port & Proteus
Interfacing C# GUI, MikroC Pro, Serial Port & Proteus
Interfacing C# GUI, MikroC Pro, Serial Port & Proteus.- published: 29 Sep 2010
- views: 30905
- author: Bandar
1:52

Visual Basic Serial COM Port Tutorial (Visual Studio 2010) - Part 1
Visual Basic Serial COM Port Tutorial-Part 1 download the source code: https://sourceforge...
published: 24 Aug 2012
author: Kelvin Le
Visual Basic Serial COM Port Tutorial (Visual Studio 2010) - Part 1
Visual Basic Serial COM Port Tutorial (Visual Studio 2010) - Part 1
Visual Basic Serial COM Port Tutorial-Part 1 download the source code: https://sourceforge.net/projects/vbserialcomport/files/- published: 24 Aug 2012
- views: 12216
- author: Kelvin Le
7:32

Visual Basic Serial COM Port Tutorial (Visual Studio 2010) - Part 2
Visual Basic Serial COM Port Tutorial-Part 2 download the source code: https://sourceforge...
published: 24 Aug 2012
author: Kelvin Le
Visual Basic Serial COM Port Tutorial (Visual Studio 2010) - Part 2
Visual Basic Serial COM Port Tutorial (Visual Studio 2010) - Part 2
Visual Basic Serial COM Port Tutorial-Part 2 download the source code: https://sourceforge.net/projects/vbserialcomport/files/- published: 24 Aug 2012
- views: 14346
- author: Kelvin Le
2:40

Serial Port Monitor: monitor COM port activity
http://www.eltima.com/products/serial-port-monitor/ Serial Port Monitor is a professional ...
published: 30 Apr 2013
author: TheTechHints
Serial Port Monitor: monitor COM port activity
Serial Port Monitor: monitor COM port activity
http://www.eltima.com/products/serial-port-monitor/ Serial Port Monitor is a professional and powerful system utility for RS232/422/485 COM ports monitoring....- published: 30 Apr 2013
- views: 1851
- author: TheTechHints
14:42

Visual Studio C++ Serial Port Tutorial Part 3
I finally got a chance to do a complete vs c++ tutorial series for serial com port. You ca...
published: 14 May 2012
author: Kelvin Le
Visual Studio C++ Serial Port Tutorial Part 3
Visual Studio C++ Serial Port Tutorial Part 3
I finally got a chance to do a complete vs c++ tutorial series for serial com port. You can download the example code at source forge http://sourceforge.net/...- published: 14 May 2012
- views: 11308
- author: Kelvin Le
3:59

Virtual Serial Port Driver: create virtual serial ports
http://www.virtualserialport.com Virtual Serial Port Driver creates virtual serial ports a...
published: 19 Mar 2013
author: TheTechHints
Virtual Serial Port Driver: create virtual serial ports
Virtual Serial Port Driver: create virtual serial ports
http://www.virtualserialport.com Virtual Serial Port Driver creates virtual serial ports and connects them in pairs via virtual null modem cable. Virtual ser...- published: 19 Mar 2013
- views: 5014
- author: TheTechHints
9:22

[C#] - SerialPort Connection - Send/Receive through COM Ports - Putty/ Null-Modem
Shows how to code an app to send and receive data through COM ports an your system.
MSDN...
published: 14 Oct 2013
[C#] - SerialPort Connection - Send/Receive through COM Ports - Putty/ Null-Modem
[C#] - SerialPort Connection - Send/Receive through COM Ports - Putty/ Null-Modem
Shows how to code an app to send and receive data through COM ports an your system. MSDN: http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx SourceForge Project (Emulator): http://sourceforge.net/projects/com0com/ My project files: http://www.file-upload.net/download-8178483/SerialPort.zip.html- published: 14 Oct 2013
- views: 45
12:52

Easy Electronics Tutorial 6 - Visual C# Serial Port + UART Module
In this tutorial make a simple Serial Port program using Visual C# Type of module I'll be ...
published: 15 Jul 2012
author: DebaterOfMath
Easy Electronics Tutorial 6 - Visual C# Serial Port + UART Module
Easy Electronics Tutorial 6 - Visual C# Serial Port + UART Module
In this tutorial make a simple Serial Port program using Visual C# Type of module I'll be using: http://www.dealextreme.com/p/usb-to-uart-5-pin-cp2102-module...- published: 15 Jul 2012
- views: 7818
- author: DebaterOfMath
8:43

Matlab Serial Port Communication
This tutorial show the Communication between MATLAB and Serial Port based on RS232 Protoco...
published: 08 Jul 2012
author: Embedded LabSoft
Matlab Serial Port Communication
Matlab Serial Port Communication
This tutorial show the Communication between MATLAB and Serial Port based on RS232 Protocol. https://sites.google.com/site/coolembeddedlaboratory/home/matlab...- published: 08 Jul 2012
- views: 13517
- author: Embedded LabSoft
2:29

VS C# Serial Com Port Instant Messaging Tutorial-part 1 (Overview)
This tutorial show you how to use the serial port function from Visual Studio C# to create...
published: 02 Apr 2012
author: Kelvin Le
VS C# Serial Com Port Instant Messaging Tutorial-part 1 (Overview)
VS C# Serial Com Port Instant Messaging Tutorial-part 1 (Overview)
This tutorial show you how to use the serial port function from Visual Studio C# to create an instant messenger application. Please use 1080p.- published: 02 Apr 2012
- views: 8755
- author: Kelvin Le
3:38

Share Serial over IP / Internet / LAN
http://www.serial-server.net/ Serial over IP Connector - Share your serial port over IP Ne...
published: 19 Mar 2013
author: TheTechHints
Share Serial over IP / Internet / LAN
Share Serial over IP / Internet / LAN
http://www.serial-server.net/ Serial over IP Connector - Share your serial port over IP Network and access remote serial device over Ethernet. Serial over Ne...- published: 19 Mar 2013
- views: 1005
- author: TheTechHints
Youtube results:
6:45

Visual Basic Serial COM Port Tutorial (Visual Studio 2010) - Part 3
download the source code: https://sourceforge.net/projects/vbserialcomport/files/...
published: 24 Aug 2012
author: Kelvin Le
Visual Basic Serial COM Port Tutorial (Visual Studio 2010) - Part 3
Visual Basic Serial COM Port Tutorial (Visual Studio 2010) - Part 3
download the source code: https://sourceforge.net/projects/vbserialcomport/files/- published: 24 Aug 2012
- views: 11950
- author: Kelvin Le
6:46

Comunicación Serial con Visual Basic 2010 " Parte I " - Serial Port Visual Basic 2010 - I
Desarrollo del código para el control de un Puerto Serial "COM", utilizando Visual Basic 2...
published: 06 Jun 2012
author: ProgsisdelAdvanced
Comunicación Serial con Visual Basic 2010 " Parte I " - Serial Port Visual Basic 2010 - I
Comunicación Serial con Visual Basic 2010 " Parte I " - Serial Port Visual Basic 2010 - I
Desarrollo del código para el control de un Puerto Serial "COM", utilizando Visual Basic 2010, para comunicarse con microcontroladores utilizando la comunica...- published: 06 Jun 2012
- views: 17008
- author: ProgsisdelAdvanced
6:44

How to use serial port (rs232) in Visual Basic 2010 (using PIC)
How to use serial port (rs232) in Visual Basic 2010 (using PIC) Download project (VB app, ...
published: 26 Oct 2012
author: 5PRO5KOMP5
How to use serial port (rs232) in Visual Basic 2010 (using PIC)
How to use serial port (rs232) in Visual Basic 2010 (using PIC)
How to use serial port (rs232) in Visual Basic 2010 (using PIC) Download project (VB app, PIC code in C# - hex and scheme): https://hotfile.com/dl/177522749/...- published: 26 Oct 2012
- views: 5051
- author: 5PRO5KOMP5
2:22

virtual serial port and proteus
"micro c code " ****************************** chart value ; void main() { TRISD=0X00; POR...
published: 03 Feb 2013
author: Taha Emara
virtual serial port and proteus
virtual serial port and proteus
"micro c code " ****************************** chart value ; void main() { TRISD=0X00; PORTD=0; UART1_Init(9600); // Initialize USART module // (8 bit, 19200...- published: 03 Feb 2013
- views: 1887
- author: Taha Emara