Showing 31 open source projects for "vba-modbus"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 1
    jfDataLogger

    jfDataLogger

    PLC Data Logger

    jfDataLogger ============ jfDataLogger can log data from PLC controllers. Supports Hardware: - Siemens S7-300/400 PLCs - AllenBradley (CompactLogic Controllers only) - ModBus IP protocol - National Instruments DAQmx System Features: - Trigger bit at start - Save/Load data set - Save Image - log to CSV Website: http://jfdatalogger.sourceforge.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 136 This Week
    Last Update:
    See Project
  • 3
    OpenATPOL

    OpenATPOL

    A reference implementation of the Polish geobotanical grid

    This project is a reference, open source implementation of the coordinate conversion algorithms for the Polish geobotanical grid called ATPOL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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 0x05 Write Single Coil 0x06 Write Single Register 0x07 Read Exception Status 0x08 Diagnostics 0x0B Get Comm Event Counter 0x0C Get Comm Event Log 0x0F Write Multiple Coils 0x10 Write Multiple Registers 0x11 Report Slave Id 0x14 Read File Record 0x15 Write File Record 0x16 Mask Write Register 0x17 Read Write Multiple Registers 0x18 Read Fifo Queue 0x2B Encapsulated Interface Transport (Read Device Identification interface)
    Downloads: 9 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 5
    GLPK for Windows

    GLPK for Windows

    Windows binaries for the GNU Linear Programming Kit (GLPK)

    GLPK 4.65 (GNU Linear Programming Kit, http://www.gnu.org/software/glpk/) is a solver for large-scale linear programming (LP), and mixed integer programming (MIP). This project supplies the most recent Windows executables - 2018-03-17. Linux and OSX users should download the source distribution from http://ftp.gnu.org/gnu/glpk
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • 6
    EasyModbusTCP/UDP/RTU .java

    EasyModbusTCP/UDP/RTU .java

    Modbus TCP, Modbus UDP and Modbus RTU client/server Java library

    ...V2.4: Improved Exception Handling V2.3 HF2: Bugfixes Modbus TCP Server
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    UXCEL

    UXCEL

    Unprotect EXCEL

    If you have ever forgotten a password for one of your excel worksheets you know how frustrating that can be. Uxcel is the best solution for remove password protected from excel file
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    EXZELLENZ
    Mar 2025 - Project moved to Github: https://github.com/symbolthree/exzellenz EXZELLENZ is a pure-Java program to manipulate table data in Oracle database through Microsoft Excel file (in xls and xlsx formats). Using Apache POI and JDBC API, this program can be used to download, insert, update, and delete data in database tables. It does not use any Office VBA, so you don't need to change the Excel security settings, and no need to worry the 32/64bit compatibility. Written in Pure-Java means that you can also run this program in Windows, *nix or Mac environment, as long as you maintain the file in Excel format (through Open/Libre Office).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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: - Asynchronous Reading and Writing to Speed up Server Version V1.0: - Bugfixes Version V0.96: - Bugfix - Server Simulator available as Java-Version Version V0.95: - Modbus UDP supported Version V0.94: - Some Bugfixes Version V0.93: - Added Function code 16 (Write Multiple Registers) - Some measures to speed up Modbus-Server - DLL-Library for .NET implementations added Version V0.92: - Added Function code 15 (Write Multiple Coils)
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

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

    xTreme Évolution .:{C4}:.

    Launcher minecraft free

    Launcher minecraft free
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    aself

    aself

    a selenium framework

    A selenium framework to do automation testing without any prior selenium knowledge and without any programming knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Compiere MFG+SCM Manufacturing Extended System (MES). Include Shop Floor Control, Supply chain management, Quality management, modbus interface, iReport barcode extension etc. Support batch and on demand manufacturing. Works alone or connected to ERP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    openSCADA

    openSCADA

    openSCADA® is an open source SCADA system written in JAVA

    openSCADA is an open source Supervisory Control And Data Acquisition System. It is platform independent and based on a modern system design that provides security and flexibility at the same time. openSCADA is flexible. It is not an out of the box solution, but a set of tools that can be combined in many different ways. It provides development libraries, interface applications, mass configuration tools, front-end and back-end applications. openSCADA is ready to rock. It is used 24/7 in...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    OxygenOffice Professional(OOOP, O2OP)is an enhanced version of free OpenOffice.org what is a multi-platform office productivity suite.OxygenOffice Professional contains more extras like templates, cliparts, samples, fonts and VBA support. Get 3.2.1
    Downloads: 37 This Week
    Last Update:
    See Project
  • 17
    Video Collection
    A simple java desktop application to manage your personal film collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cinterion (Siemens) TC65 Java applet for tunneling RS-232 serial communication (MODBUS/RTU, GPS data etc) over GPRS/Internet. Works fine together with com0com SourceForge project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Team Spirit Hattrick (TS-H)

    Team Spirit Hattrick (TS-H)

    Estimation des variations de TS sur la saison pour son Hattrick-club.

    Le fichier permet d'estimer les variations naturelles et forcées de l'esprit d'équipe (TS = Team Spirit) de votre club durant l'intégralité d'une saison du jeu Hattrick (http://www.hattrick.org). Vous pouvez ainsi planifier vos matchs officiels joués "tranquille", "normal" ou "match de la saison" et voir les effets à long terme de vos choix tactiques. Vous pouvez librement ouvrir un ticket en cas de bug repéré ou pour proposer des améliorations...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    A high-performance and ease-of-use implementation of the Modbus protocol written in Java by Infinite Automation Systems Inc.. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing. For commercial licenses see www.InfiniteAutomation.com Get the most recent code here: https://github.com/infiniteautomation/modbus4j For support: http://infiniteautomation.com/forum/category/11/modbus4j-general-discussion
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    jamod is an object oriented implementation of the Modbus protocol, realized 100% in Java. It allows to quickly realize master and slave applications in various transport flavors (IP and serial).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Java modbus tcp driver library which has the ability to synchronize device register sets with application memory and vice versa over modbustcp protocol. * Modicon Momentum * Telemecanique * Cognex View the Wiki for this prject for help getting started
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Java modbus slave scanner - NetBeans 6.5 project
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    MiniTemplator is a compact template engine for HTML files. It's available in Java, PHP and Visual Basic (VB/VBA). It uses a simple syntax for template variables and blocks, supports nested blocks and is implemented as a single code module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Modbus Device Configurator is a JAVA based PC software which let you to read/write parameters on a MODBUS protocol based board, using HI-Level graphical user interface SWING based fully customisable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB