Showing 263 open source projects for "x86_64-linux-gnu"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Ham Radio Control Libraries

    Ham Radio Control Libraries

    Library to control radio transceivers and receivers

    The Hamlib project's purpose is to develop flexible and portable shared libraries that offer a standardized API to control any radio oriented equipment through a computer interface.
    Leader badge
    Downloads: 634 This Week
    Last Update:
    See Project
  • 2
    Componentes ACBr
    Paleta de Componentes para as Linguagens Delphi e Lazarus, compatível com Windows e Linux, que permite acesso direto a equipamentos de Automação Comercial, sem DLL's, interagindo com eles direto na porta serial.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3

    COBOL copybook to XML converter

    Converts cobol copybooks to Xml/Java objects

    CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa. Source is now available in GitHub: https://github.com/bmTas/cb2xml
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4

    json-scada

    A portable SCADA/IoT platform centered on the MongoDB database server.

    Standard IT tools applied to SCADA/IoT (MongoDB, PostgreSQL/TimescaleDB,Node.js, C#, Golang, Grafana, etc.). MongoDB as the real-time core database, persistence layer, config store, SOE historian. Portability and interoperability over Linux, Windows, x86/64, ARM. Horizontal scalability, from a single computer to big clusters (MongoDB-sharding), Bare Metal, Docker containers, VM, cloud, or hybrid deployments. Unlimited tags, servers, and users. HTML5 Web interface. UTF-8/I18N. Protocols...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 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
  • 5
    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...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    UrJTAG aims to create an enhanced, modern tool for communicating over JTAG with flash chips, CPUs, and many more. It is a descendant of the popular openwince JTAG tools with a lot of additional features and enhancements.
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 7

    Python Laboratory Operations Toolkit

    many useful snippets for using python in a laboratory

    A toolkit of Python software useful in a laboratory data acquisition and analysis environment. Includes support for such protocols as VXI-11 (and its extension, LXI), Vernier LabPro (now very old), and National Instruments DSTP (now very old). Also includes data analysis and modelling tidbits. Python3 updates are on the way in the very near future for the biggest packages. the vxi11 package is fully up-to-date, although see the blog post about python 3.13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tranalyzer

    Tranalyzer

    Tranalyzer flow generator packet analyzer moved to: tranalyzer.com

    The Anteater moves to a new site, available under tranalyzer.com. This tool generates extended netflow-like flow/packet statistics from large pcap files or ethernet interfaces. It is intended to serve as a tool for IT troubleshooting, encrypted traffic mining, AI preprocessing and forensic analysis. A packet based "tshark mode" for detailed header and content inspection is improved for troubleshooting and security purposes. Flow based and packet based content inspection and extraction,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Display, log and upload data to the internet from your Oregon Scientific or AcuRite 02032C weather station. The Arduino WxShield also supported. See project web site for FAQs. Use Open Discussion for support requests.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    PHP FIG Simple Cache PSR
    This repository holds all interfaces related to PSR-16. Note that this is not a cache implementation of its own. It is merely an interface that describes a cache implementation. You can find implementations of the specification by looking for packages providing the psr/simple-cache-implementation virtual package. Caching is a common way to improve the performance of any project, making caching libraries one of the most common features of many frameworks and libraries. Interoperability at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    QModMaster

    Modbus TCP,RTU Master Software.

    QModMaster is a free Qt-based implementation of a ModBus master application. A graphical user interface allows easy communication with ModBus RTU and TCP slaves. QModMaster also includes a bus monitor for examining all traffic on the bus. QModMaster is based on libmodbus <http://www.libmodbus.org/> for modbus communication and on QsLog <https://bitbucket.org/codeimproved/qslog> for logging. Supports both Windows and Linux. For Windows a pre-compiled binary is availiable. It does...
    Leader badge
    Downloads: 1,380 This Week
    Last Update:
    See Project
  • 12

    pyModSlave

    Modbus TCP/RTU Slave Software.

    pyModSlave is a free python-based implementation of a ModBus slave application for simulation purposes. You can install the python module or use the precompiled (for Windows only) stand alone GUI (Qt based) utility (unzip and run). pyModSlave also includes a bus monitor for examining all traffic on the bus. You can also download it from pypi <https://pypi.org/project/pyModSlave/>. pyModSlave is based on modbus-tk <http://code.google.com/p/modbus-tk/>, pySerial...
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 13

    Common Image Generator Interface (CIGI)

    Industry standard communication with compliant image generators.

    Software libraries and tools designed for implementation and testing of the Common Image Generator Interface (CIGI), an interface for communication between an image generator (IG) and host device in simulations.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 14
    The libbuspirate is a C library to talk with the bus pirate hardware (http://dangerousprototypes.com/docs/Bus_Pirate) in raw, binary scripting mode. The libbuspirate allows to quickly write a short C program to test interfacing with your favorite hardware. The library has mainly be used to interface through SPI with RF transceivers such as CC2500, MRF24J40, Ethernet controller such as ENC28J60, EEPROMs such as 24C02, 24FC1025, LCD display (PCD8544 / Nokia5110), LED display (HT1632), ......
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JDataCom

    JDataCom

    Stream manager

    Create ports : TCP/UDP/Terminal/File/RS232(txrx)/DB/System/Bluetooth/JNA/ETH(jpcap)/Sound. Simply configure with GUI/SFC XML file/CLI. Display, modify, replay, store (tcpdump), decode flow of bytes or objects. Implement : loop/echo/paddings/... and delai/DB2XML/Stacks/Matrix/... management. Stream conversations with a dynamic packet analyse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Driver libraries and applications for the Hirst Magnetic Instruments GM08, GM05 and VGM01 Gaussmeters. Supplied code gives an interface library for Windows and Linux systems. Provices Excel example, labview example, .NET sample and documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Piko stats

    Piko solar inverter data communicator and manager

    Piko solar inverter interface. Get online real time data and status. Get also history data. Database management of data. Exports, graphs, ... Manage data and stats using a SQLite or MySQL database. Third party intergration. See the Wiki home page for more informations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    QTc66

    Linux Qt application for reading the RD TC66

    Linux Qt application for reading the Rui Deng TC66/TC66C USB Power Meter data and export it in CSV format. As manufacturer doesn't develop a Linux application for reading the device through USB, I've develop a simple one. It's based on the following projects: - https://github.com/Ralim/TC66C - https://github.com/kolinger/rd-usb This application has been made with QtCreator and depends on QtCharts library, so you must install it for compiling. It also uses the a copy of Callout class from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DiagramaBarra

    DiagramaBarra

    Graphical interface to create and simulate OpenDSS projects

    C# graphical interface for power distribution simulation. Based on OpenDSSDirect library. Project founded by UDESC to improve education and learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mavscript

    Mavscript

    Calculations in a text document

    Mavscript allows the user to do calculations in a text document. Plain text, LaTeX and OpenOffice Writer files (.odt) are supported. The calculation is done by the algebra system Yacas (default), Jasymca or by the Java interpreter BeanShell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pyNETVARS

    Python module for network variables for CoDeSys PLCs

    CoDeSys v2.3 supports so called network variables. Blocks of (global) variables, that propagates over networks like TCP, UDP or UDP Multicast aso. This python module supports parsing, receiving and sending those blocks (with UDP Multicast only). With this you can add for example a Raspberry Pi Sensor to your automation network without special Network clients on your PLC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cxmon

    Access the Phocos CX/CXN-10/20/40 solar charge controller's logger.

    This is a minimalistic, portable command line tool, written entirely in BASH scripting language, for accessing solar charge controller's historical logs and current status information. It should be compatible with Phocos CX/CXN-10/20/40 solar charge controllers. It has been tested with CXN-40 operating in 12 V mode. The documentation can be found at the top of the executables. The tool is licensed under GPLv2. The protocol has been reverse-engineered on the author's own free time. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    INDI Astronomical Control Protocol
    INDI is an instrument neutral distributed interface control protocol that aims to provide backend driver support and automation for a wide range of Astronomical devices (telescopes, focusers, CCDs..etc). Project migrated to Github: https://github.com/indilib/indi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    tv16k7

    trace viewer and bus decoders for data captured by Agilent 16700 LA

    ... on. Keywords: Linux, C, C++, Qt, Qt4, Agilent/HP 16700 logic analyzer, Bus decoders (inverse assemblers), bus probing, bus protocol analyze
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    USBphpTunnel

    USBphpTunnel

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

    Designed for data-logging applications (weather, hydroponics, greenhouses, aquariums, home automation, power consumpion, solar or wind generators etc.), this solution can be useful also in alarms and burglar. Now you can develop MySQL and web enabled Arduino applications only working on Arduino and 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next