Skip to content

junian/serial-device-emulator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SerialDeviceEmu (SDEmu)

This project is obsolete, a new successor is being developed. You can see Termission here.

Serial Device Emulator Built with C#. Emulate your Serial Device to communicate it through serial port. This project is migration from Google Code repository.

Features:

  • Manual device control
  • Log everything
  • Auto response using C#-like script language

How to use:

  • First, install VSPE to create virtual Serial Port
  • Download the app, install it, and use it

sdemu

If you have any further question, please let me know.

Credits

Special thanks to JB from 35 Engineering for sponsoring development of this project.

License

This project is licensed under BSD 2-clause