Showing 78 open source projects for "labview linux"

View related business solutions
  • Tremendous is the global payouts platform for businesses sending gift cards and money at scale. Icon
    Tremendous is the global payouts platform for businesses sending gift cards and money at scale.

    Getting started is simple: add a funding method and place your first order in minutes.

    Trusted by 20,000+ leading organizations, Tremendous has delivered billions of rewards and enables businesses to reach recipients across 230+ countries and regions. Recipients have 2,500+ payout options to choose from, including gift cards, prepaid cards, cash transfers, and charitable donations.
    Learn More
  • Unimus makes Network Automation and Configuration Management easy. Icon
    Unimus makes Network Automation and Configuration Management easy.

    Deploying Unimus to manage your entire network requires only minutes, allowing for rapid deployment without headaches.

    We aim to make automation, disaster recovery, change management and configuration auditing painless and affordable for a network of any size.
    Learn More
  • 1
    DynamixelSDK

    DynamixelSDK

    ROBOTIS Dynamixel SDK (Protocol1.0/2.0)

    DYNAMIXEL SDK is a software development kit that provides DYNAMIXEL control functions using packet communication. The API of DYNAMIXEL SDK is designed for DYNAMIXEL actuators and DYNAMIXEL-based platforms. You need to be familiar with C/C++ programming language for right use of the software. This e-Manual provides comprehensive information on ROBOTIS products and applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full working server example is not bigger than the “Hello world”. Many projects/makefiles are ready to run to easily rebuild Snap7 in any platform without the need of be a C++ guru. ...
    Leader badge
    Downloads: 954 This Week
    Last Update:
    See Project
  • 3
    OpenDSS-G

    OpenDSS-G

    A graphical view of OpenDSS

    OpenDSS-G (fomer DSSim-PC) is a new step in the evolution of simulation tools for planning and operations based in OpenDSS. This interface has adopted the functionalities of OpenDSS for making easier to the user to use the advance features of the platform. This version includes the parallel processing features included in OpenDSS. The interface is faster and by using graphical objects and forms the user can describe the power system, configure the processor utilization and many more...
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 4
    A free viewer of matrix data (e.g. PIXE, RBS,PIGE, XRF mapping) developped with Labview. compatible input format: output files of the batch Fitting from PyMCA software (.dat) or saved image in EDF format (.edf) (PyMCA & AGLAEMap)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5
    libgwyscan

    libgwyscan

    Scanning probe microscopy support library

    Gwyscan is scanning probe microscopy support library, including support for equidistant and non-equidistant scanning path creation, non-equidistant data pre-processing and saving different files obtained during scanning in Gwyddion compatible format. The work was supported by an EMRP project "6 Degrees of Freedom" jointly funded by the EMRP participating countries within EURAMET and the European Union.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

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

    Eleana

    Program for the analysis of spectroscopic data, in particular EPR(ESR)

    Eleana is a program for manipulating, modifying and analyzing various spectroscopic data, in particular electron paramagnetic resonance spectra. It allows you to import data from Bruker spectrometers such as Elexsys or EMX and data from any ASCII file or imported from the clipboard. The program is under constant development, but already has many functions implemented for spectral analysis. Some of the basic functions include: baseline corrections, filtering, spectral clipping, integration /...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    React Diagrams

    React Diagrams

    Super simple, no-nonsense diagramming library written in react

    A flow & process orientated diagramming library inspired by Blender, Labview and Unreal engine. Modern Codebase written entirely in Typescript and React, the library makes use of powerful generics, advanced software engineering principles and is broken up into multiple modules. Hackable and extensible the entire library including its core can be extended, rewired and re-assembled into fundamentally different software to suit your own software needs. HTML nodes as a first-class citizen the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    h5labview

    Intuitive LabVIEW bindings for HDF5

    Bindings providing access to the Hierarchical Data Format (HDF5) from LabVIEW. Simple access to groups, data and metadata aimed at data-intensive scientific applications with speed and flexibility in mind.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Online Project Management Platform - Zoho Icon
    Online Project Management Platform - Zoho

    A plan put together with small businesses and startups in mind.

    Zoho Projects is a cloud-based project management solution that helps teams plan, track, collaborate, and achieve project goals.
    Learn More
  • 10
    freesteam
    Open source steam property routines in C. Implements the IAPWS-IF97 steam tables from the International Association for the Properties of Water and Steam. Includes two-way property solvers and test suite. Can be used from C/C++, Fortran, Python, LabVIEW, Octave and ASCEND.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11

    LabView Database Library

    Best LabView Database library available!

    sql_LV.llb is a high-performance library for interfacing your LabView application with your ODBC or MySQL-based database. Result and data sets are handled as cluster arrays.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    labview-zmq

    LabVIEW bindings for the ZeroMQ project

    This project implements bindings for the ZeroMQ sockets library in LabVIEW. ZeroMQ provides simple yet powerful functionality for data transfer using sockets, including multiple paradigms like publish/subscribe. ZeroMQ automatically takes care of ensuring multi-part messages remain intact and seamlessly splits and recombines packets for optimal efficiency. ZeroMQ has solutions to many of the most annoying things about sockets, so check it out and see if it can work for you!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    Encode_LV

    LabVIEW VIs for ZLib compression and Base64/binhex encoding

    These VIs use C-based DLL access to ZLib (https://zlib.net/) and ASCII encode/decode. The VIs and development files are included in this package. You are most likely to be running this from a Windows machine which means that loading the LabVIEW code will generate an error. This is due to the LabVIEW code pointing to the Linux SO instead of the DLL. To fix it, double-click on the CLFN VIs and browse to DLL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Several language bindings for the FTDI D2XX driver used in FTDI's USB products. Currently supported languages are Python (pyd2xx), Java (jd2xx), CSharp (csd2xx) and LabVIEW (lvd2xx).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TACO is a toolkit for building distributed control systems or any other distributed system. It is based on a C/C++ core. It is based on the client-server model. It supports writing clients and server on Unix+Windows. Clients and servers can be written in
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    QtiPlot
    QtiPlot is a user-friendly, platform independent data analysis and visualization application similar to the non-free Windows program Origin.
    Downloads: 145 This Week
    Last Update:
    See Project
  • 18
    A distribution of open source LabVIEW VIs and applications that seamlessly integrate into the LabVIEW development environment. This toolkit comes with a custom palette view, and myriad applications that may be launched from the LabVIEW "Tools" menu
    Leader badge
    Downloads: 992 This Week
    Last Update:
    See Project
  • 19

    Data.World.LabVIEW

    MakeOver Monday in LabVIEW http://ramsdalesoftware.com/blog/

    Trying my hand at displaying data in LabVIEW using the data world 'makeover Monday" data sets. Details in http://ramsdalesoftware.com/blog/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Compatibility library/layer for USB (serial-type) to GPIB interface, a C-based library with Linux-GPIB and NI-type library calls such as ibrd() and ibwrt(). Includes LabView VIs modeled on those in the standard 488 interface l Works with/compiled for Linux and Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    msgpack-labview

    Implementation of the Message Pack protocol in LabVIEW

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CANopen for LabVIEW

    LabVIEW CANopen client library

    A collection of VIs for easier interface with basic CANopen client operations such as SDO download, SDO upload and PDO messages. Helper VIs for arbitrary mapping of dictionary objects to specific PDOs are also implemented. The project includes a quite crude implementation of the DSP 402 profile for handling motor drives in velocity and/or in position mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Low-power approximate adders provide basic building blocks for approximate computing hardware that have shown remarkable energy efficiency for error-resilient applications (like image/video processing, computer vision, etc.), especially for battery-driven portable systems. In this paper, we present a novel scalable, fast yet accurate analytical method to evaluate the output error probability of multi-bit low power adders for a predetermined probability of input bits. Our method recursively...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    libec-vi-repo

    LabVIEW VI's for use with the CH Instruments libec SDK

    The libec-vi-repo project hosts LabVIEW virtual instruments (VI's) for use with the CH Instruments libec SDK, which allows you to control CH Instruments hardware from LabVIEW. The mission of this project is to cultivate a free and open community for the extensible development of these VI's. Supported operating systems: - Windows XP and higher - (Mac) OS X 10.6 and higher - Linux (x86) The libec SDK itself is hosted separately; for more information, visit the discussion forum, or contact <software@chinstruments.com>
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Ocean Optics Sample Pack

    Ocean Optics Sample Pack

    Sample code for Ocean Optics OmniDriver spectrometer device driver

    Sample code demonstrating how to use OmniDriver to drive Ocean Optics full range of spectrometers from C, C++, C#, Java, LabVIEW, Delphi, MATLAB and more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB