Giter Site home page Giter Site logo

crissmoldovan / laser-dac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from volst/laser-dac

0.0 0.0 0.0 6.22 MB

Collection of tools to work with laser show DACs like Easylase, Helios, Ether Dream and Beyond

JavaScript 1.90% C++ 11.18% C 23.11% Java 1.22% TypeScript 32.55% HTML 0.20% CMake 29.84%

laser-dac's Introduction

Laser DAC

CircleCI branch

This is a collection of tools that contain everything you need to get started with programming on a laser DAC like the Ether Dream or Helios, with support for more DACs coming. We also have a good laser simulator so you can develop without looking to the intense lights of a laser.

Our goal is to make it as easy as possible to develop interactive laser drawings. Laser drawing software has existed for years, but making it interactive (e.g. creating a basic webapp using websockets to allow someone to control your laser) is something different!

The tools use Node.js and are published on npm under the @laser-dac scope.

Documentation is still limited. This project is used in our modular synthesizer app, Modulaser.

The tools consist of a lot of small packages, so you don't get all the bloat from things you don't use. Click on the title for more information.

Core packages

This package allows you to easily configure everything, but it does nothing on it's own.

This package makes it easy for you to make laser drawings using programming. It can also import ILDA files used by professional laser tools.

This package can read ILDA (.ild) files and convert them to a JSON array of points.

This package can write a JSON array of points to an ILDA (.ild) file.

DAC packages

This package takes care of the communication to the Ether Dream DAC. It can establish a connection to the Ether Dream and stream points to it.

This package takes care of the communication to the Helios DAC.

This package takes care of the communication to the Laserdock (USB version only).

This package takes care of the communication to the LaserCube WiFi (network version only).

This package takes care of communication to Pangolin Beyond software (Windows-only).

This package takes care of communication to EasyLase and NetLase. Windows only!

This package can simulate a physical laser DAC so you can develop without having a laser or DAC at all. It has a web-based simulator for the laser, that also tries its best to mimick the limitations of the laser.

We also have some examples that should help you get started.

laser-dac's People

Contributors

spacek33z avatar rutger avatar elzekool avatar sterlinghirsh avatar dependabot[bot] 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.