[go: up one dir, main page]

Showing 26 open source projects for "serial port"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1

    cwdaemon

    morse daemon for the serial or parallel port

    This project is no longer actively developed on SourceForge. Its development has been fully moved to https://github.com/acerion/cwdaemon on 2024.08.03. ------ cwdaemon is a small daemon which uses the PC parallel or serial port and a simple transistor switch to output morse code to a transmitter from a text message sent to it via the udp internet protocol. The program uses the soundcard or PC speaker to generate a sidetone. Current version of cwdaemon is 0.12.0, it has been released...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Linux null-modem emulator

    tty0tty is a kernel-module virtual serial port driver for Linux.

    The Linux null-modem emulator (tty0tty) is a kernel-module virtual serial port driver for Linux. This create virtual tty ports pairs and use any pair to connect one tty serial port based application to another. There are a version using pseudo-terminal (UNIX 98 style).
    Leader badge">
    Downloads: 46 This Week
    Last Update:
    See Project
  • 3
    sercd is an RFC 2217-compliant serial port redirector. It lets you share a serial port through a network. It is based on sredird. The RFC2217 protocol is an extension to telnet and allows changing communication port parameters.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    CCOM - a lib for serial port interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    A real-time serial port device driver, works with RT-Linux and RTAI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    nexbridge

    Makes Celestron mounts controlable over the network

    ... serial port emulator with software like Stellarium, to control the network exported telescopes. Communication to the hand control is 9600 bits/sec, no parity and one stop bit via the RS-232 port on the base of the hand control. It can publish the service using mDNS as XXX._nexbridge._tcp.local. where XXX is user specified name with "-s" option. Now ttynet tool is added which connects a virtual serial port to a network exported serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    tty2usb

    Find the USB address of a USB-based serial port

    Serial ports are a classic way for computers and peripheral devices to communicate. Originally modems, printers and laboratory equiptment had serial ports. The serial ports were hardware chips with known addresses. Modern computers and devices often use USB to emulate serial communications. This works well, except the device has a serial address (e.g. ttyUSB0) and a USB address. tty2usb is a utility that probe system information to display the link between USB and serial addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Interface Web Microcontroller PIC

    Interface Web Microcontroller PIC

    This software is a interface that show in a website values sent by Microcontroller through serial port. It is for Windows and its developed in C. There is a example with PIC Microcontroller. Este software es una interfaz que muestra en una página web valores enviados por un Micrcontrolador través del puerto serie. Es para windows y está desarrollado en C. Hay un ejemplo con un Microcontrolador PIC. http://galeon.com/luismorquecho
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    elbug - electronic keyer at serial port

    elbug - simple c program for electronic morse key at the serial port

    a simple c program for an serial elbug = electronic morse key.which is to be plugged to the serial port, its output is also a pin in the serial port. Just compile it by 'gcc elbug.c -o elbug' or use the ready-compiled file and copy elbug to user/local/bin. /* Call it as root. */ How to cable your homebrew elbug? Middle pad: +9V battery via Resistor 2k Left contact: -> DCD (9-pin plug: 1) (25-pin plug: 8) Right contact: -> CTS (9-pin plug: 8) (25-pin plug: 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 10
    Apple Disk Transfer is a set of programs to transfer Apple ][ disks from a vintage Apple ][ to a PC or Mac using a serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A server that allows read and write access to serial port through TCP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gcomm is a serial communications program similar to seyon, but more modern, and easier to use. Works over serial port, via TCP/IP, or a pipe through another program. Supports xmodem/ymodem/zmodem protocols. Visit the gcomm.sourceforge.net home page for
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    FUNterm is a serial port terminal program for Windows. It offers basic serial connection. Because FUNterm is written using basic Win32 calls, with no high-level libraries, it works under Linux using Wine. The serial driver can be used separately.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Ponticulus (a virtual COM-port over TCP/IP redirector) allows synchronous connecting and disconnecting to a remote serial port (e.g. on an embedded device). It was initially based on com2tcp, part of the com0com project. (http://com0com.sourceforge.net/)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Serial line sniffer (slsnif). slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions.
    Leader badge">
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    SAM (Servo Actuation Manipulator) is a GTK+ based X windows application for controlling anywhere from 1 to 254(so far) servo motors via a serial port connection, specifically this program was made for the Scott Edwards Electronics Mini SSC II.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TourViewer can send, receive and evaluate CicloSport(C) HAC4 and CM 414 M/CM 436 M data through the serial port. It can show statistics, tables of data and graphs. TourViewer runs on PalmOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Panasonic Plasma TV Controller. This program enables you to control the TH-42PWD7UY TV and similar TVs like the TH-42PHD7UY , TH-37PWD7UY and the TH-50PHD7UY through your RS-232C serial port from linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Libmodbus is a dynamic library to use Modbus dialog protocol with GNU/Linux. LibModbus include master, slave and also serial port configuration functions. GModbusControl is a simple tool tu use with libmodbus
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Windows program to control your Sony DVP-CX777ES 400-disc DVD player via its RS232 port connected to the serial port of your computer. Includes documentation and all source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ttypatch is a Linux application that permits two or more "serial port user programs" to reliably connect to each other without the use of actual serial ports. Also acts as a virtual patch panel among any number of real and virtual serial ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DirecTV Web Remote is a web based remote control for DirecTV DSS receivers utilizing \'Low Speed Data\' port on back of the DSS and serial port on computer. Currently it supports only RCA 4th generation+ receivers, support for other receivers is planned
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Dentist is a project that aims at providing an easy-to-use gui that enables Bluetooth connectivity. Some Bluetooth profiles will be included, such as Object Exchange (OBEX) Profile, Serial Port Profile (RFCOMM) and Personal Area Networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GunStamp is a program which can be used where ever accurate timestamping of events are required. What it does, is to syncronize the computer clock to an external time source (a GPS) connected to a serial port, and then use this clock to timestamp events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next