Java Serial Software

View 27 business solutions

Browse free open source Java Serial Software and projects below. Use the toggles on the left to filter open source Java Serial Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Apache Avro

    Apache Avro

    Apache Avro is a data serialization system

    Apache Avro™ is a data serialization system. Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation is an optional optimization, is only worth implementing for statically typed languages. Avro relies on schemas. When Avro data is read, the schema used when writing it is always present. This permits each datum to be written with no per-value overheads, making serialization both fast and small. This also facilitates use with dynamic, scripting languages, since data, together with its schema, is fully self-describing. When Avro data is stored in a file, its schema is stored with it, so that files may be processed later by any program. If the program reading the data expects a different schema this can be easily resolved, since both schemas are present.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    A portable library to access braille displays.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    A simple SMS gateway for Linux written in C. Capable of sending and receiving SMS text messages like a mobile phone. An additional java-package is provided for easy communication with the integrated TCP-server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JYMAG

    JYMAG

    Management & operating of AT-based (e.g. Sagem) mobile phones/modems

    JYMAG (Jig Your Music And Graphics) is a program for communicating with serial-port-based mobile phones. It is a free replacement for the Sagem mobile phone software, 'My Pictures and Sounds', and a general-purpose serial terminal. See the project homepage https://jymag.sourceforge.io and the project Wiki in the menu above.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
    Learn More
  • 5
    This project aims to produce an efficient Java library for decoding and encoding the SMS binary format as defined in 3GPP TS 23.040. This project has moved to http://attention.googlecode.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BirdTerm - Bold Inventions Terminal -- A Java-based Serial Port Terminal program like TeraTerm. It implements ANSI sequences for setting text color and cursor position. It uses SWT/JFace and the RXTX Communication API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Comrade Terminal

    Multipurpose serial terminal that includes HEX reading and capture

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Eclipse Plugin - LogFilter

    Eclipse plugin for filtering logs from serial or ssh connection.

    This plugin aims to provide an intuitive way of filtering and sorting logs that are coming from ssh or serial connection. Operating systems: Windows/Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JVA18B

    Simple VA18B multimeter interface

    Simple VA18B multimeter interface. It reads data trasmitted by USB/Serial interface of VA18B multimeter and can put them into a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A new approach to fast data transfer | IBM Aspera Icon
    A new approach to fast data transfer | IBM Aspera

    For organizations interested in a file transfer and streaming solution

    IBM Aspera takes a different approach to tackling the challenges of big data movement over global WANs. Rather than optimize or accelerate data transfer, Aspera eliminates underlying bottlenecks by using a breakthrough transport technology that fully utilizes available network bandwidth to maximize speed and quickly scale up with no theoretical limit.
    Learn More
  • 10
    Java Serial Port Terminal allows you to open asynchronous serial COM ports on your computer. For all you Java fans out there, this is an example of how to access a serial port. Produced by BreezeElectronics.Net. Help link is added to Version 1.00
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    There are different files supplied. One program for webcam controlling inline with the orginal idé. And different help classes if you would like to do something yourself. Also a general package of classes to communicate with the RS232 port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Kryo

    Kryo

    Java binary serialization and cloning, fast, efficient, automatic

    Kryo is a fast and efficient binary object graph serialization framework for Java. The goals of the project are high speed, low size, and an easy-to-use API. The project is useful any time objects need to be persisted, whether to a file, database or over the network. Kryo can also perform automatic deep and shallow copying/cloning. This is direct copying from object to object, not object to bytes to object. Kryo has three sets of methods for reading and writing objects. If the concrete class of the object is not known and the object could be null. Besides methods to read and write objects, the Kryo class provides a way to register serializers, reads and writes class identifiers efficiently, handles null objects for serializers that can't accept nulls, and handles reading and writing object references (if enabled). This allows serializers to focus on their serialization tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    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
  • 15

    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
  • 16
    A distributed remote console access tool written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Perl program to write characters (eg. a lot number) to an alphanumeric display via rs232. Includes Java Swing GUI. Developed for production in pharma industry. Currently two lines included. German version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SoftDash PC allows realtime control of the Connect2Car MFC controller unit installed in a vehicle. Softdash PC can communicate with the MFC hardware either via a serial connection or a Bluetooth Connection. This project allows for open ended expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TJTerm is an open source serial port terminal program written in Java, running on Linux, Mac OS and Windows. It supports color, logging, macros, graphical hex and/or ASCII input and output and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java serial COM port terminal designed for use with the BreezeElectronics.Net USB Project Interface Kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    xRxTx - Uart/Com

    xRxTx - Uart/Com

    Rxtx/Uart GUI

    RxtxConsole is an API and GUI software, developed by Doidx with JSerialCom as the kernel. It can be used for multi- UART/RS232 interface operation. The platform supports Windows/MAC/Linux. Note: Developed with Java17 Follow these steps step by step to apply RxtxConsole, 1. LIST, to obtain all Serial ports currently available on the system. 2. CONNECT, Select a Serial port for connection and place it in the connection pool for use 3. CONNECTED, check that the Serial ports are connected. Sometimes, the Serial ports that you try to connect may have been used by other applications. 4. USE, select a connected serial port for which the command is transmitted only. 5. Start p2p communication with each other, ex: SCPI... 6. If you want to make other Settings on the system, you can USE SYS to change
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The goal of zAutomation project is to design/implement hardware, firmware and software for remote control and monitoring of physical objects, by using the ZigBee technology and internet. The field of application is robotics and domotics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next