Showing 22 open source projects for "using"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 747 This Week
    Last Update:
    See Project
  • 3

    Ada Terminal Emulator

    A VTxx compatible terminal emulation package implemented in Ada

    ...The demo programs provided include a fully functional serial communications client, a telnet client, a program that allows stdin/stdout/stderr of any program to be redirected to a terminal window, and various other demos and games implemented using the package
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    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: 8 This Week
    Last Update:
    See Project
  • 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
  • 5
    USBphpTunnel

    USBphpTunnel

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

    ...To keep ligth the Arduino Sketch, you can port all not realtime logic to PHP side. At the end your application will works on XQ+Arduino UNO even 24/7 with only 20 Watt AC power, and can be controlled by smartphone via WiFi or from Internet using some free dynamic IP. What more? Enjoy. 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
  • 6
    FumenBot

    FumenBot

    A DIY gadget to automatize specific plant growing

    A DIY gadget that creates an isolated micro environment to grow any kind of plant using minimal space. Check the Wiki for more info: https://sourceforge.net/p/fumenbot/wiki/Home FumenBot v0.71 https://sourceforge.net/p/fumenbot/code Electronics based on Arduino (at328p), firmware wrote in C, working but still WIP. FumenBot v0.6 https://sourceforge.net/p/fumenbot/v0.6 https://code.google.com/p/fumenbot/ This is first publication original hosted at google code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SeriCom - .NET Serial Communicator

    This .NET Program allows easy communication with serial devices.

    This .NET Program allows easy communication with serial devices, using the .NET 4 framework and open source. It provides a half-console easy-to-learn interface, and does not require any major resources at all!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The API library call CI5010RS422.DLL

    The API library call CI5010RS422.DLL

    This library designed for use with weighing terminal CI-5010A

    This library, then DLL, designed for use with weighing terminal CI-5010A on the RS-422/485 or RS-232 via a physical or virtual COM port over USB in OS NT/2000/2003/XP/Vista/7/8 and reads and decodes the data of the operation, gross weight, net weight, unit number, value and sign weight, units and features indicators. Restoring communications using virtual serial port automatically. ORDER use and limitations: 1. You can optionally set the COM port in the procedure 'reinit()' with constantly raised the flag of activation in the library is being processed. 2. Parameter gl_count procedure 'getdata' indicates the number of received packets of COM-port. 3. Implemented AutoTrack pulling converter RS-485/USB (via SetupAPI) and reconnect to the specified port initialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RealTerm: Serial/TCP Terminal

    RealTerm: Serial/TCP Terminal

    Serial and TCP terminal for engineering and debugging

    Serial terminal program for engineering. Ideal for development, reverse engineering, debugging, datalogging and capture, and automatic test. The website is a comprehensive manual for Realterm. It has an comprehensive ActiveX/COM automation support so it can be used a serial component by other programs. An extensive commandline interface supports batch files and simple automatic test programming. Commands can be sent to running instances, and commands can be stored and run in files. ...
    Leader badge
    Downloads: 3,085 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

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

    COM by TCP

    Forward RS232 via TCP/IP

    A very simple software that bidirectionally forwards COM (serial) communication through a TCP/IP connection. Typical application: you want to use 2 devices (that are connected to each other using RS232 protocol), remotely. With this software you'll be able to operate them in different locations. Act as TCP server / TCP Client. Supports multiple clients. LICENSE: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    This is an implementation of the ymodem protocol for serial transfer of data implemented using python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cutecom is a graphical serial device terminal, IOW an alternative to minicom. It is aimed mainly at hardware developers who need a terminal to talk to their custom hardware. It is written using the Qt library and was inspired by the terminal Bray++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    KHexTerm is a simple serial port terminal, useful for testing of peripheral still using RS-232 interfaces. KHexTerm provides a easy to use GUI written in C++ using Qt 4.x and supports hex and text input/output modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project contains the USB to Combo Serial & Printer port Linux kernel driver for cables using the Moschip MCS7715 chip. It is packaged in a stand-alone form that can be used with older 2.4 and newer 2.6 kernel versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Written in C++, IFI-picloader is a US First Competition Linux port for Innovation First Inc. Robot Controller programmer using a pic 18F8520. It writes MCC18 compiled hex files to PIC and allows users to program under *nix based operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    perl-LCDd handles communication with an LCDproc v0.4 server. With this Perl library you avoid using raw sockets and the native LCDproc protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The milowidget is a coffee roaster profile/control project, using a Arduino contol board and implementing PID.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    picure is a project using PIC microcontroller
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next