Showing 127 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    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: 24 This Week
    Last Update:
    See Project
  • 2
    This project has been moved to GitHub. See: https://github.com/crayzeewulf/libserial/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    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
  • 4

    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
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 5

    Serial port to network proxy enhanced

    Enhanced ser2net with multi-connections and HTTP/WebSocket supported

    This project is an enhanced version of ser2net, a proxy that allows telnet/tcp connections to be made to serial ports on a machine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    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
  • 8
    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: 2 This Week
    Last Update:
    See Project
  • 9
    Multiplatform Serial Port Module for Python (Win32, Jython, Linux, BSD and more)
    Downloads: 45 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 10

    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
  • 11
    Este projeto visa controlar através da porta serial um dispositivo. compatível com hardware da Robotica Simples, porem pode ser modificado para qualquer outro produto serial. O Hardware atendido é a placa controladora de 8 reles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A project to embed Lua on different hardware platforms. Currently ARM variants are targeted, but it should be possible to port it to any platform that is supported by the gcc+newlib combo. Platform access libraries will also be provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    bitTerm

    Serial terminal with raw binary and ascii support

    Simple terminal program based on pySerial for raw binary / ascii communication with microcontrollers and such. Features local echo and automatic modulo-256 checksum and CR/LF postfix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A serial port terminal emulator for the GNOME desktop.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    ulduzcon

    ulduzcon

    Qt-based Serial Console with built-in TFTP and script capabilities

    A long due for the embedded device developers replacement for Minicom with a rich set of features such as GUI based on Qt, built-in TFTP server and scripting capabilities based on QtScript, multiple profiles support, Unicode and international charsets, hex dump and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This Linux script helps people learn how to program routers. It has a GUI and a terminal that can be used simultaneously. GUI command output appears on the terminal, along with the results. The terminal is always available and interactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cyclades-serial-client is an RFC 2217 compliant client that works with servers such as Cyclades Terminal Servers and sercd. It creates a virtual serial port which connects to the server over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    catty is a small utility to write+read to+from a serial tty device. You can use it in scripts, or directly writing some text to its stdin. With catty you can add in a few seconds serial communication to your shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    ip2ser

    Telnet to serial gateway

    Telnet to serial gateway for embedded development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Firmware for a VT-2xx Terminal Clone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Shooting Chrony Data Downloader, a program that allows downloading of data acquired by the device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project aims a proving an Hardware as a VSCP node (M2M) to store information remotely on the CAN network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Попытка создать opensource проект для съема статистики с миниАТС и создания отчетов для начальства
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Immersion Cooker Mk II: A food-oriented, feature-rich water-bath controller for slow cooking sous vide. Cook just about anything to perfection with open source hardware and software.
    Downloads: 0 This Week
    Last Update:
    See Project