Coder Social home page Coder Social logo

aaron-harvey / lxdmxethernet_library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from claudeheintz/lxdmxethernet_library

0.0 0.0 0.0 153 KB

Library for Arduino with Ethernet Shield implements Art-Net and sACN with example DMX output using USART serial

License: BSD 3-Clause "New" or "Revised" License

C++ 10.39% Objective-C 5.41% HTML 84.20%

lxdmxethernet_library's Introduction

LXDMXEthernet_library

Library for Arduino with Ethernet Shield implements Art-Net and sACN with example DMX output using USART

LXDMXEthernet encapsulates functionality for sending and receiving DMX over ethernet. It is a virtual class with concrete subclasses LXArtNet and LXSACN which specifically implement the Artistic Licence Art-Net and PLASA sACN 1.31 protocols.

Note: LXDMXEthernet_library requires Ethernet library used with the original Arduino Ethernet Shield For the Ethernet v2 shield, use the branch that has includes for Ethernet2.h and EthernetUdp2.h

      For multicast, EthernetUDP.h and EthernetUDP.cpp in the Ethernet library
      must be modified to add the beginMulticast method.
      See the code at the bottom of LXDMXEthernet.h

Included examples of the library's use:

     Art-Net or sACN controlling Adafruit NeoPixels
     
     DMX output using the AVR's USART and an external line driver chip

LXSeries open source projects are free to download and have BSD style licenses so their code can be reused by anyone. If you would like to support LXSeries open source projects and free applications, you can make a donation: https://www.claudeheintzdesign.com/lx/lxseries_opensource_donate.html

lxdmxethernet_library's People

Contributors

claudeheintz avatar aaron-harvey avatar jpjaypee 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.