Showing 26 open source projects for "garnet-file"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Apache Avro

    Apache Avro

    Apache Avro is a data serialization system

    ...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: 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 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). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SerialTest

    SerialTest

    A cross platform debugger for serial port/Bluetooth/TCP/UDP

    A versatile test tool running on Windows/Linux/macOS/Android. Works as data transceiver/realtime plotter/shortcut/file transceiver. Supports serial port, Bluetooth SPP client/server, Bluetooth LE client, TCP client/server, UDP. Homepage: https://github.com/wh201906/SerialTest
    Downloads: 61 This Week
    Last Update:
    See Project
  • 4
    ScriptCommunicator / serial terminal

    ScriptCommunicator / serial terminal

    Scriptable data terminal which supports several interfaces.

    ScriptCommunicator is a scriptable cross-platform data terminal that supports serial port (RS232, USB to serial), UDP, TCP client/server, SPI, I2C, and CAN. All sent and received data can be shown in a console and can be logged in an html and a text log. In addition to the simple sending and receiving of data, ScriptCommunicator has a JavaScript interface. This script interface has the following features: - Scripts can send and receive data with the main interface. - In addition to...
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    jsTerm

    jsTerm

    Terminal for serial ports and TCP / UDP connections with JavaScript

    The cross-platform VT100 terminal emulator for serial ports and TCP / UDP connections has a simple, uncluttered interface that can be extended with JavaScript.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    UartVide

    UartVide

    A flat UI RS232 serial port communication utility.

    Mainly designed for embedded & software engineers, UartVide is a flat-UI and straightforward and lightweight RS232 serial port communication utility that allows you to configure the connection parameters and communicate via the port. UartVide runs on all platforms supported by PySide2 including Windows, Linux. (MyTerm was renamed to UartVide from version 2.4)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    g7ctrl

    Managing daemon for GM7 Xtreme GPS Tracker

    This software, consisting of a daemon and a command shell, is meant to be used together with the Xtreme GM7 GPS tracker to help simplify its management and to make it possible to monitor alerts sent by the tracker. The software is intended to be run as a GNU/Linux service that always runs in the background and can be used to both receive location updates from a remote tracker as well as configuring the tracker (over both USB and a GPRS link to the device). All received events are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    comNG

    comNG

    A modern and powerful serialport tool.

    ...A modern UI and powerful functions that gives you best understand of you serial port data. 这可能是最好的串口助手软件。现代化的外观设计和强大的功能设置会帮助你更好的理解你的串口日志。 Please select the right file to fit your system, comNG support Windows, Mac OS and Debian based linux distributions. 请选择正确的安装文件,comNG支持Windows, Mac 和 基于Debian的Linux系统(包括Deepin 20,我自己试过了)。 For details please refer to github repo: https://github.com/xenkuo/comNG 需要了解详细用法请访问 gitee 页面: https://gitee.com/xenkuo/comNG However the best doc is located at: https://xenkuo.github.io/ 不过最完整的介绍是在: https://xenkuo.github.io/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Serial Tool

    Serial Tool

    Serial Tool for developing serial communication with embedded systems.

    PROJECT MOVED TO: https://github.com/damogranlabs/serial-tool See releases page: https://github.com/damogranlabs/serial-tool/releases Serial Tool is a utility for developing serial communications, custom protocols or device testing. You can set up bytes to send accordingly to your protocol and save configuration to a file – which can be used another time. You can send multiple byte arrays, you can send sequence of different byte arrays and put delay between them. You can read data in HEX or ASCII. You can even write a note to yourself like: “CH1: toggle LED 1”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Figure Markets: OnChain Assets Icon
    Figure Markets: OnChain Assets

    Figure Markets bridges crypto and real-world assets into one seamless platform.

    Instantly unlock liquidity with Crypto-Backed Loans—borrow against BTC or ETH at rates starting from 12.5% APR, with no credit checks, no prepayment penalties, and 3-month terms. Keep your crypto, get your cash.
    Learn More
  • 10
    USBphpTunnel

    USBphpTunnel

    Android app for MXQ TVbox to control an Arduino board via USB from PHP

    ...Sources in github https://github.com/msillano/USBphpTunnel Preconditions: MXQ + Palapa Web server, Arduino UNO Install: - Download USBphpTunnel11_d.apk and the full test_files dir - See file /test_files/readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    smartCOMs

    smartCOM is a graphical serial device terminal.

    smartCOM is a graphical serial device terminal, it's an alternative to minicom. It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config. http://gnssinfo.com/2012/11/21/wiki-smartcom/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Operating System for embeded device based on small µController (Microchip, Atmel, …) This OS enable the device to be connected and controlled by a PC trought RS232 protocol (COM, TTY or USB port) with standard Terminal or Shell integration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    RS-232 Data Logger
    Allows you to redirect all communication data from RS232 compliant serial port device into a text file for further analysis. RS232 Data Logger redirects data from any available serial port/ports and works under Virtual Machine.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    MoDDTool
    A serial terminal program designed for testing and debugging devices such as BACnet and ModBus controllers, but also usable as a general purpose serial terminal. It is written in Python using PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A terminal communication program that is able to open multiple terminal windows in a multiple document interface (MDI). Terminal windows include serial ports and ethernet ports (TCP and UDP). Every configuration is stored in a tree view for quick acc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A gtk-based serial terminal optimized for logging and file capture.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    yet another PalmOS serial browser, primarily for GPS receivers. he consists of several distinct applications (like ZboxZ), so he is rather slow, but flexible. nauta can be used as a serial logger for multiple simultaneous channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HW(VHDL) and SW of logic analyzer and On-Chip-Verification(OCV) for Value Change Dump(VCD) file format that exported to seemd SystemC ,ModelSIM, and many other EDA tools. Very easy and Simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    (serial ports on) steroids enables users to execute remote c functions in python shell over serial interface. It generates c code for the target and a python script for the host automatically from a c header file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    USPUI-Universal Serial Port User Interface WxWidgets based grfic user interface for serial port. You can define the interface by simple configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mprog is a tool designed for programming microcontroller. At the moment it supports only Atmel AVR microcontroller It support read / write programm flash / eeprom. To file firmat are supported: binary & Intel hex.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    picure is a project using PIC microcontroller
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next