Showing 36 open source projects for "virtual serial port"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 1
    Serial Data Logger

    Serial Data Logger

    A configurable serial data terminal and recorder

    Current stable release: version 1.3 (2022-11-10) More info in wiki.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2

    Yet Another BACnet Explorer

    Graphical explorer for BACnet and Free BACnet library in C#

    Graphical explorer program written in C#, for browsing BACnet devices (run on Windows & Linux). Supports BACnet MS/TP, Ethernet, IPv4, IPv6, SecureConnect Basic functions for read, write, read multiple, write multiple, iam, whois, subscribeCOV, notify, WriteFile, ReadFile etc. Includes three demo server applications : a generic server, a wall mounted room controller simulator, a weather server (gets data from an Internet webservice). Includes a lot of samples C# source code. Raspberry...
    Leader badge
    Downloads: 1,562 This Week
    Last Update:
    See Project
  • 3
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 667 This Week
    Last Update:
    See Project
  • 4
    VitalSignsCapture

    VitalSignsCapture

    Download data from medical device interfaces in ICU & Anaesthesia

    A C# .NET app to download or capture data from several medical device interfaces such as Datex AS3 S/5 Anesthesia, Philips Intellivue, GE Dash, Mindray, Spacelabs, Draeger Infinity, Draeger HL7 patient monitors, GE Engstrom, Draeger (Medibus), Maquet (Servo-i & Flow-i), Puritan Bennett ventilators, Covidien BIS Vista cerebral monitor, Fresenius Agilia, Alaris Carefusion, BBraun Spacecom syringe and volumetric pumps, Roche Cobas ASTM ABG analyzers. Requires Visual Studio 2022, .NET 8 or...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 5
    SerialToIP is a simple Terminal Server software providing transparent pipe either in TCP server or TCP client socket mode from TCP/IP to a pre-configured serial port. Implemented in C# for .NET 2.0 so the command line version could work in Mono-runtime as well.
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 6

    myFP2ESP8266 Focus Controller

    This is a port of the myFP2ESP32 Wifi Focus Controller to the ESP8266

    A ESP8266 WiFi focuser. DRV8825, ULN2003, L298N, L293DMINI , L9110S, Support for Webserver, ALPACA, and TCP/IP. (c) Robert Brown 2014-2024, Holger M, 2019-2021. All rights reserved. Code or portions of code may not be copied or used without appropriate credit given to author.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    WebBrowser.NET

    WebBrowser.NET

    A tool that can use HTML+JavaScript to call hardware interfaces

    A tool that can use HTML+JavaScript to call hardware interfaces, such as Bluetooth, Serial port, USB,cameras, file managers, request http, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ShowSerialPorts

    A gadget like windows application for showing COM ports (serial)

    This is a tiny windows application that shows current available COM ports in system. It also can be configured to run a command whenever user clicks on the port name. It could be very useful with combination of PUTTY for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IslandViz Virtual Reality

    IslandViz Virtual Reality

    A tool for visualizing modular software systems in virtual reality

    IslandViz Virtual Reality's dependencies are JsonObject, QuickGraph4Unity, SteamVR, Triangle.NET C# port. All of these are included as sub-modules and are obtained automatically when the IslandViz repo is cloned recursively. Additionally, TextMesh Pro has to be downloaded from the Unity Assetstore and placed inside the IslandViz/Assets folder. Tested with Unity 2018.1.9f2
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 10
    Free Alarm Clock Windows

    Free Alarm Clock Windows

    Free Alarm Clock for Windows with Voice Alerts, Skins and Plugins

    Free Alarm Clock for Windows with Automatic Speech Synthesizer Voice overs on selected audio file for each alarm. Plugins are available to extend functionality of the alarm, like execute an application or send information over serial port. You can also write your own plugins using a simple C#/VB interface With over 10 different skins.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    nkh-xtracer

    nkh-xtracer

    Terminal program for logging, filtering and analyzing traces on fly.

    Tool is used for development and maintenance SW that has a trace mechanism (e.g. serial port or standard IO console). xTracer supports macros and extensions through custom plugins to work with specific protocols, such as CAN and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    CANStream

    CANStream

    An applicaton for CAN bus coms development, testing and validation

    ... features of CANStream provide a comprehensive solution for testing and results analysis CANStream extensively uses the PCAN-Basic API developed by PEAK System for the PCAN-USB adapter You will therefore need to have PCAN-USB adapter and at least one free USB port available to make a complete use of CANStream. CANStream can manage up to eight PCAN-USB adapters at the same time, thus you will need eight USB ports available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tracer_Inject

    Tracer_Inject

    PHD 2000 syringe pump controller

    TracerInject is a software for computer-guided control of PHD 2000 syringe pump (Harvard Apparatus) to inject radiotracer for PET imaging. For quantitative PET, automatic control of pump is necessary to inject desired amount of radiotracer and TracerInject automatically controls syringe pump via serial port communication. It was originally programmed in MATLAB, but ported to C#. Code was written in SharpDevelop 5.1, and MS .NET Framework 3.5 is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Beamer Console for Sanyo PLC-XU7x

    Console tool to send commands to projectors via serial port

    bcon sends commands for remote-control via the serial port of your computer. It is a command-line based tool - so you can bind it to macros and other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SerialToFS

    SerialToFS

    Program handling file operations when interfacing embedded system.

    Program handling file operations when interfacing embedded system by serial port. Main intention for creation of this program was getting files with code coverage out of the embedded system memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    WpfSerialPortControls

    Serial port controls for WPF

    The aim of this project is to provide re usable gui elements that are often needed when working with serial ports, either physical ones or usb converters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PC based Score Board Application

    http://www.facebook.com/EmbeddedProjects

    This program is used to interface microcontroller with PC for PC based scoreboard Project. It outputs the two digit score entered in the text-box to serial port when send button is pressed. This application can be used with any microcontrollers including Arduino Platform .Net 4.0 is required to run this application
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MyRouter

    MyRouter

    WiFi Hot Spot using WindowsXP, Windows 7 and 2008 R2

    MyRouter is a Virtual WiFi Router that takes advantage of the WindowsXP , Windows 7 and Windows 2008 R2 Virtual WiFi technology and simplifies the process of sharing your internet securely with other WiFi enabled device's with a few clicks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    This service listens for incoming TELNET network connections. When a connection on the network port is received, the corresponding serial port is opened and the data between the two ports is redirected. When the network connection is closed, the serial port is closed and the service begins listening for another network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SerialDataScope

    This application is a ASCII-based data scope.

    ..., one at a time, as they are received on each side of the link so the relative timing relationships can be monitored. Printable ASCII chars are shown. Non-printable are shown with a '0x' prefix. The two sides of this link referred to as 'Port 1' and 'Port 2'. Each side must communicate at the same baud rate. Each side can have its' own start message and end message character configurations. A log tab where state and error messages can be reviewed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Driver Logger is an Open Source port analyser. The program is designed to monitor in/out traffic on a variety of bus ports such as USB, Parallel and Serial. The program logs the traffic and can also open, list, categorize and search through the logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NET Compact Framework, NET Framework 2.0 and Mono based GPS navigation and serial port handling. Show current position, copy one serial port to another or to IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next