DEV Community

Oscar
Oscar

Posted on

Using Virtual Serial Ports in Proteus

Proteus is a widely used application favored by developers and engineers to simulate electrical circuits. Proteus is often used when modeling and designing programmable devices such as microprocessors and microcontrollers.
We present this short tutorial showing how you can create virtual serial interfaces in Proteus using Eltima’s Virtual Serial Port Driver software.

Our demonstration will involve testing a microcontroller application’s functionality. A “host program” will be used to send data to a microcontroller via the UART communication protocol. We have chosen to enact this communication with a MAX232 chip, which is a UART-COM converter, to connect the microcontroller to the computer.

Article : https://www.virtual-serial-port.org/article/com-port-in-proteus/

Top comments (0)