Showing 40 open source projects for "qt modbus slave"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 1

    ShortBus Modbus Scanner

    Modbus RTU and TCP/IP master utility

    Use ShortBus Modbus Scanner to test communications with Modbus RTU and TCP/IP slave devices. Function codes 1, 2, 3 , 4, 5, 6, 15 and 16 are all fully supported as well as all popular numerical formats.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 2

    Modbus Master Tool

    Free Modbus Master Tool from ICP DAS USA

    Modbus Master Tool is a free and portable application developed by ICP DAS USA. It provides a friendly interface for quick configuring and communicating with our Modbus slave devices. Supports register definitions of modules below: (P)ET-7000 series M-7000 series t(P)ET series tM series ZB-2000 series ZT-2000 series
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Qtractor

    Qtractor

    An Audio/MIDI multi-track sequencer

    Qtractor is an Audio/MIDI multi-track sequencer application written in C++ around the Qt framework. The target platform will be Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI,
    Leader badge
    Downloads: 553 This Week
    Last Update:
    See Project
  • 4

    QTester104

    IEC 60870-5-104 protocol tester.

    This software implements the IEC60870-5-104 protocol (client side) for substation data acquisition and control via tcp/ip network using the QT UI Framework. It can be compiled on Linux and Windows platforms. It's possible to poll and view data from the remote system (RTU) and also send commands. >>> Have a look also at my new SCADA project here: https://github.com/riclolsen/json-scada
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5

    SnapModbus

    32/64 bit multi-platform Modbus communication library

    SnapModbus is an Open-Source multi-platform suite (library and tools) to manage Modbus communication in strict adherence to the modbus.org specifications, both master and slave side. It supports all the functions described in the documents: * MODBUS APPLICATION PROTOCOL SPECIFICATION V1.1b3 * MODBUS MESSAGING ON TCP/IP IMPLEMENTATION GUIDE V1.0b * MODBUS over Serial Line - Specification and Implementation Guide V1.02 through the standard transport protocols and the most widespread...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    IndigoSCADA
    Open source SCADA running on Windows. Development environment ANSI C/C++98. HMI is based on Qt library. Different technologies (EiC, GigaBASE, FastDB, ORTE) have been integrated. Supported drivers: OPC DA 2.05a, AE 1.10, HDA 1.20, XML DA 1.0, OPC UA 1.03, DNP 3.0, RFC 1006, Modbus, MQTT 3.1.1/Sparkplug B, IEC 60870-5-101/103/104, IEC 62056 DLMS/COSEM, IEC 61850, M-BUS, SNMP.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 7
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 8

    Ultimate Modbus

    Modbus TCP/IP

    This App Can be Used for test and debug of your slave devices. Supports Modbus TCP/IP , I tested It with Siemens S7 1500 & Also in Other PLC's Like Click Koyo ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9

    QModMaster

    Modbus TCP,RTU Master Software.

    ... not require instalation, just unzip and run. You can download the latest stable version from here <https://sourceforge.net/projects/qmodmaster/files/qModMaster-Win32-exe-0.5.2-3.zip/download>. Source code is availiable for Windows and Linux for compilation using Qt <http://www.qt.io/download>. Check out my modbus slave project <http://sourceforge.net/projects/pymodslave/>. Checkout the following youtube videos : <https://www.youtube.com/channel/UC3Tk2gE-KGtwOq8WWmb2R7g>
    Leader badge
    Downloads: 1,388 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.
  • 10

    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 <https://github.com/pyserial...
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 11
    ModbusPal - a Java MODBUS simulator
    ModbusPal is a project to develop a PC-based Modbus simulator. Its goal is to reproduce a realistic environment, with many slaves and animated register values. Almost everything in ModbusPal can be customized and controlled by scripts.
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 12

    Pascal ModBus

    ModBus Drivers writen in Pascal

    The RTU and TCP drivers is based on the Synapse library. The aim is to provide drivers ModBus/TCP and ModBus/RTU (master and slave), running in a background thread. Project alpha phase! Many features do not work yet. Many of the features require rewriting. Currently there are no ready-made documentation and good examples. All this will be over time. This project is freeware and open source under modified BSD style license.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    JLibModbus - Java Modbus Library

    JLibModbus - Java Modbus Library

    A modbus library implemented in Java.

    JLibModbus is an implementation of the Modbus protocol v1.1b in java language. The library supports the most popular communication libraries (jssc, rxtx, jSerialComm, purejavacomm, java comm api); Maven dependency: <dependency> <groupId>com.intelligt.modbus</groupId> <artifactId>jlibmodbus</artifactId> <version>1.2.9.7</version> </dependency> Implemented MODBUS functions: 0x01 Read Coils 0x02 Read Discrete Inputs 0x03 Read Holding Registers 0x04 Read Input Registers...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14

    yaMBSiavr

    Yet another (small) Modbus Server implementation for the avr

    A rather small Modbus server/slave implementation for AVR mikrocontrollers. With this library very simple devices can be realized in less than 1500 bytes of flash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A class to manage Modbus frames and another to make a Modbus server. Both classes are fully portable. An example of a modbus server is given. The code is very simple and comprehensive. Note ; Qt includes some classes related to Modbus since Qt 5.6.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    EasyModbusTCP Server Simulator .NET/JAVA

    EasyModbusTCP Server Simulator .NET/JAVA

    Modbus TCP/UDP Server Simulator and Modbus RTU Slave Simulator

    Modbus TCP Server simulator and library for .NET and Java implementation. See Library and source code: www.easymodbustcp.net For Connection to Modbus-TCP, Modbus-UDP clients, and Modbus RTU Master. Server listens at port 502 (can be changed). Shows also Protocol informations. Allows Multiple connections Digital Inputs; Coils; Input Registers and Holding Registers can be viewed and changed in a table-view Version V2.5: - Upgrade Library with new functions Version V1.1...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 17

    j2mod

    Enhanced Modbus library implemented in the Java programming language

    This is a fork of the jamod Modbus library, taken at version 1.2.1, released under the Apache 2 license, as contained in the SVN repository for that project. The goal of the j2mod project is to produce a more fully functioning Modbus(tm) communication library based on the Java programming language. It is the intention that this be an actively developed project, accepting submissions from professional software engineers with experience in Modbus Master and Slave development.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    RESHL

    RESHL

    ROS-Enhanced Scalable Haptic Library - discontinued

    PROJECT DISCONTINUED ---------------------------------------- RESHL is a collection of Linux software used to interact with pen-master based haptic devices. Its name, ROS-Enhanced Scalable Haptic Library, describes all its main features: - ROS-Enhanced: the library can be used as a library in the ROS framework (Robot Operating System - http://www.ros.org/) and provides out-of-the-box support for master-slave solutions - Scalable: the library consists in different sub-libraries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MRL Libraries

    Collection of C++ Libraries

    MRL Library Collection ====================== This is a collection of libraries either written by MRL or enhanced by MRL Utility - A collection of utility routines that include XML document as object tree, statistics, tracing and property tree template class MrlModbus - Qt wrapper for libModbus QtSsrcSpread - Qt wrapper and enhanced for the Ssrc Spread messaging system (spread.org) plus message handling and RPC over Spread MrlHardware - packet driver classes. This is for send...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    comm_svr

    support Modbus RTU(Master/Slave) on Serial and TCP

    comm_svr is a communication software. It's now support Modbus RTU on serial and TCP(Master and Slave all supported). comm_svr use Qt4.8.5 and POCO C++ 1.4.6. Now, the release is on Win32 and Raspberry Pi(Debian).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Modbus Master/Slave industrial terminal

    Modbus Master/Slave industrial terminal

    Remote industrial terminal indicator to the control of Modbus-RTU on A

    Remote industrial terminal indicator to the control of Modbus-RTU on Atmega128. Publication of "MODBUS on a leash. Remote industrial indicator. - Radiolybitel, Minsk, 2009, № 7, p.46" (series of articles http://radioliga.com). Project for IAR.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    We are developing a set of Delphi components to communicate with a ModBus PLC over TCP/IP. The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported) De source code of the project has been moved to GitHub!
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 23
    QModBus is a free Qt-based implementation of a ModBus master application. A graphical user interface allows easy communication with ModBus slaves over serial line interface. QModBus also includes a bus monitor for examining all traffic on the bus.
    Leader badge
    Downloads: 179 This Week
    Last Update:
    See Project
  • 24
    mbutils is a library and set of utilities written in FreePascal/Lazarus with intention to provide developers with free and robust tools to communicate with Modbus devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MQModBus

    MQModBus

    ModBus for Mobile Platforms

    QModBus port to Android/Symbian using Qt4/Ministro libraries, uses libmodbus and qledmatrix
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next