Showing 139 open source projects for "terminals"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Null-modem emulator

    Null-modem emulator

    The virtual serial port driver for Windows.

    The Null-modem emulator (com0com) is a kernel-mode virtual serial port driver for Windows. You can create an unlimited number of virtual COM port pairs and use any pair to connect one COM port based application to another. The HUB for communications (hub4com) allows to receive data and signals from one COM or TCP port, modify and send it to a number of other COM or TCP ports and vice versa.
    Leader badge
    Downloads: 2,429 This Week
    Last Update:
    See Project
  • 2

    AudioSerial with JavaScript

    Use a smartphone to send serial commands.

    Send serial commands to your project from any device with a headphone jack that supports HTML5 and JavaScript. Does potentially require a few components to be added to your project. Designed for reliable results by default, but allows many adjustments. Uses 9600 8N1 by default. The baud rate is easily changed. The library is heavily commented to assist with any tweaking you want to do. For schematics of how to connect to your MCU/MPU, see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java implementation of the Omni-Link Serial Protocol and Network Protocol as well as the Omni-Link II Network Protocol as described in two separate specification documents released by Home Automation Inc (HAI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MU Terminal

    MU Terminal

    MU Terminal

    MUTerm is a Com Port ( Rs232, Rs485 etc ) communication tool for external devices like as Modbus RTU , ASCII etc. Other feature is you can change log screen font to true type ASCII. Also you can write your communication routines with pascal script. Last modification is you can show commands in the the editor with by CTRL+Space. Additionally some TCP functions added yet. It can be run with internet or localnetwork Modbus TCP or Http. Another feature is TCP Server , you may create...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    NtdIsp

    NtdIsp

    A system for programming LPC, STM32 and possible others devices.

    This project provides three different interfaces for programming embedded chips: a GObject based library (for developers), an executable binary (for computer geeks) and a GTK+3 front-end (for less geeky users). Actually NXP LPC and STM32 based chips are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    EasySXB

    Terminal for the SXB line of products from Western Design Center

    EasySXB is a terminal emulator designed for use with the SXB line of 6502/65816-based board-level products from Western Design Center. A graphical interface is provided for quick access to monitor functions, such as changing registers or uploading programs. The following products are currently supported: * W65C265SXB * W65C134SXB
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    PesoLib

    Biblioteca para obtenção de peso de itens sobre balanças

    PesoLib é uma biblioteca que é capaz de detectar e conectar-se à uma balança plugada no computador, os pesos podem ser recebidos sem a necessidade de solicitação, ou seja quando um item for colocado sobre a balança a biblioteca enviará o peso automaticamente para sua aplicação.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BlueTermFX

    Test your Arduino/BlueTooth-based components.

    BlueTermFX is a small application that allows you to test your Arduino/BlueTooth-based components. It is inpired in the Android BlueTerm application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Baudot Teletype RSS Feed Reader

    moved to https://github.com/John-Nagle/baudotrss

    RSS reader for Baudot Teletype machines Simulates a classic "news ticker", printing current news and weather on old Baudot teletype machines. (All later versions of this program are on Github, at https://github.com/John-Nagle/baudotrss) (Google Voice support has been removed due to changes by Google Voice. There is now some Twilio support.)
    Downloads: 0 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.
    Learn More
  • 10
    ActiveModelSerializers

    ActiveModelSerializers

    Serializer implementation and Rails hooks

    There's been a lot of churn around AMS since it began back in Rails 3.2 and a lot of new libraries are around and the JSON:API spec has reached 1.0. If there is to be a 1.0 release of AMS, it will need to address the general needs of serialization in much the way ActiveJob can be used with different workers. The next major release is in development. We're starting simple and avoiding, at least at the outset, all the complications in AMS version, especially all the implicit behavior from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TemperatureMonitor

    Embedded System based Temperature monitor

    This is studying project in CUFE intended to develop a temperature and security system based on a microcontroller with a serial communication with PC The Embedded software is developed on AVR Atmega16 microcontroller while the PC user interface is programmed with C# .Net 4.5 Project Description: https://goo.gl/KK9Aqc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    atinout

    atinout

    AT commands as input are sent to modem and responses given as output.

    This program will read a file (or stdin) containing a list of AT commands. Each command will be send to the modem, and all the response for the command will be output to file (or stdout). Example, to hang up any ongoing call: $ echo ATH | atinout - /dev/ttyACM0 - ATH OK $
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13

    SerialPort to Keyboard

    Posts characters from Serialport to the OS as Keystrokes

    See homepage: http://sharperdevelopment.blogspot.de/2013/01/replacing-win-xp-accessibility-features.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    XRF Config

    Cross platform configuration tool for Ciseco XRF radio devices

    A cross platform GUI configuration tool for Ciseco XRF radio devices accessed over serial or USB. This product is produced independently from Ciseco, and carries no guarantee from Ciseco about quality, suitability or anything else. The supplier of this product assumes all responsibility for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleSerial

    SimpleSerial

    A simple serial communicator for Windows

    Simple terminal emulator for serial communication. File inport and export function. Triple visualization of input and output: Text, Enhanced, Hex.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    SeriCom - .NET Serial Communicator

    This .NET Program allows easy communication with serial devices.

    This .NET Program allows easy communication with serial devices, using the .NET 4 framework and open source. It provides a half-console easy-to-learn interface, and does not require any major resources at all!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MaceWindu

    Multi Platform Uart Communication Terminal Software

    This is the software which can Serial communicate such as RS232C or UART. It's especially for Emblembed system Debuging or Developing. It can communicate with String, Binary, Octal, Decimal and Hexadecimal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Multiplatform Serial Port Module for Python (Win32, Jython, Linux, BSD and more)
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 19
    The API library call CI5010RS422.DLL

    The API library call CI5010RS422.DLL

    This library designed for use with weighing terminal CI-5010A

    This library, then DLL, designed for use with weighing terminal CI-5010A on the RS-422/485 or RS-232 via a physical or virtual COM port over USB in OS NT/2000/2003/XP/Vista/7/8 and reads and decodes the data of the operation, gross weight, net weight, unit number, value and sign weight, units and features indicators. Restoring communications using virtual serial port automatically. ORDER use and limitations: 1. You can optionally set the COM port in the procedure 'reinit()' with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Q Serial Terminal

    Q Serial Terminal

    Basic serial (RS232) terminal program

    This project has moved to GitHub. Search for QST there. The project will not be updated here, since SF is hard to work with. A QT-based serial terminal program. Works on Linux or Windows. Basic serial terminal for use with embedded systems.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Xpacket - the porpular Packet-Radio Terminal Plan is a Port to Linux. Actually there are the Sources from 1.81b8 . We need all Help!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RealTerm: Serial/TCP Terminal

    RealTerm: Serial/TCP Terminal

    Serial and TCP terminal for engineering and debugging

    Serial terminal program for engineering. Ideal for development, reverse engineering, debugging, datalogging and capture, and automatic test. The website is a comprehensive manual for Realterm. It has an comprehensive ActiveX/COM automation support so it can be used a serial component by other programs. An extensive commandline interface supports batch files and simple automatic test programming. Commands can be sent to running instances, and commands can be stored and run in files. ...
    Leader badge
    Downloads: 2,826 This Week
    Last Update:
    See Project
  • 23

    Cistermax

    cisco terminal multi net vb form

    Una aplicación en VB NET para actualizar IOS y pegar plantillas en sistemas Cisco, incluye servidor TFTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cereal Communicator

    Cereal Communicator

    A free software for implementing serial communication through RS-232.

    Cereal Communicator is a free software designed for implementing serial communication through RS-232 interface. With this sofware, you can send and receive binary, hexadecimal and ASCII data. Requirements: .NET Framework 2.0. Works only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SERiaM

    Unified desktop and embedded Serial port API

    A simple API, written in C, for accessing the Serial ports in a consistent way across Multiple desktop and embedded platforms. This has allowed programs for embedded devices to be mainly developed on the desktop, where test and debug is much easier. It can also be used to write serial port programs that are portable across different desktop platforms.
    Downloads: 0 This Week
    Last Update:
    See Project