Giter Site home page Giter Site logo

labjack-udp's Introduction

LabJack UDP Broadcast and Receiving

By Jack Stevenson, with contributions and revisions by Chris Romsos and references from LabJack Corporation

This project offers a convenient method to send signals from a LabJack analog-to-digital converter over UDP to be written to a database or displayed live. It consists of two parts - a script to broadcast UDP from the LabJack and another to receive and write the data. These scripts can run on the same machine or on different ones, but they have to be run on the same network as the LabJack.

We used the LabJack T7 (https://labjack.com/products/t7), but this code will likely work with the T4 and maybe other models if the device type is changed in the code. This code uses the LabJack LJM library for functions directly involving the LabJack. You can learn more about LJM here - https://labjack.com/ljm. For examples of python code using LJM, visit https://labjack.com/support/software/examples/ljm/python.

The broadcast script can be edited directly to change its functionality, but it is probably more useful if imported as a module.

labjack-udp's People

Contributors

js567 avatar cromsos avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.