Showing 24 open source projects for "serial"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    xRxTx - Uart/Com

    xRxTx - Uart/Com

    Rxtx/Uart GUI

    ...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. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 5
    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
  • 6

    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: 1 This Week
    Last Update:
    See Project
  • 7

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

    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
  • 9
    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: 2 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10
    Java serial COM port terminal designed for use with the BreezeElectronics.Net USB Project Interface Kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    XSockets - open, lightweight and highly portable library of universal and eXtensible Super Sockets for point-to-point communication. A unified API for many communication methods between programs and/or devices (e.g. TCP/IP sockets,serial link,pipes,IrDA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    A distributed remote console access tool written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A portable library to access braille displays.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

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

    Comrade Terminal

    Multipurpose serial terminal that includes HEX reading and capture

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

    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
  • 24
    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
  • Previous
  • You're on page 1
  • Next