GithubHelp home page GithubHelp logo

julesb / pd_helios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from timredfern/pd_helios

0.0 1.0 0.0 1.24 MB

Pure data external for the Helios Laser DAC

License: GNU Lesser General Public License v3.0

Makefile 22.49% C++ 41.28% C 36.23%

pd_helios's Introduction

pd_helios

Pure data external for the Helios Laser DAC

========================

NOTE: This project is a fork of pd_helios, that provides some extra functionality over the original:

  • Access to more DAC features: start immediately, don't block, single mode etc.
  • Frame dump - sets a trigger which causes the next frame sent to the DAC to be dumped to the Pd console.
  • Adjustable polling limit so that infinite loops are not possible.
  • Dynamically change PPS without having to reset the pd_helios object.
  • Transforms - scale, rotate, translate, flip.
  • Color - TTL threshold, color timing offset, channel mapping.
  • Raw mode - disables the builtin points optimization - for when you want to manage subdivision, dwell points etc yourself.
  • Geometric correction - scale X Y, shear, keystone, linearity, bow, pincushion

You can use helios-control to adjust all of the above from within Pd.

========================

help-helios.pd

Version

0.1

note - it's not presently possible to have more than 1 helios object open.

Use

pd_helios currently builds on MacOS, tested on Mojave (OSX v10.14). It builds on Ubuntu 16.04 x64 but I haven't got it to work - using a VM, don't know if this is the issue. It should work on Microsoft Windows with the appropriate libusb library.

To build

Clone this repo and the source code to pure data

git clone [email protected]:timredfern/pd_helios.git
git clone https://github.com/pure-data/pure-data
cd pd_helios
make PDINCLUDEDIR=../pure-data/src/

(or wherever you cloned pure data)

To test the example patch:

pd help-helios.pd

(from wherever you have installed Pd. For the Purr-data distribution of Pd, I used this:)

/Applications/Pd-l2ork.app/Contents/MacOS/nwjs help-helios.pd 

Problems with old versions of MacOS (specifically EL Capitan)

Install libusb from Homebrew

First follow these instructions: https://brew.sh/

Then:

brew install libusb

Copyright

Except as otherwise noted, all files in the this distribution are

Copyright © 2019 Tim Redfern

For information on usage and redistribution, and for a DISCLAIMER OF ALL WARRANTIES, see LICENSE included in this distribution. (Note that Helios SDK and libusb are copyrighted separately).

NOTE

Lasers are dangerous. Improper use of this software can damage your laser, or yourself. This software comes with NO WARRANTY, see above.

Acknowledgements

Thanks to NULL + VOID

pd_helios's People

Contributors

julesb avatar timredfern 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.