# I have a club laser, now to... ...

**URL:** https://discourse.processing.org/t/i-have-a-club-laser-now-to/28981
**Category:** Coding Questions
**Created:** [March 30, 2021, 2:23pm UTC](https://discourse.processing.org/t/i-have-a-club-laser-now-to/28981 "2021-03-30T14:23:57Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![TheBuildingShow](https://avatars.discourse-cdn.com/v4/letter/t/e36b37/32.png) [@TheBuildingShow](https://discourse.processing.org/u/TheBuildingShow)
#### Post date: [March 30, 2021, 2:23pm UTC](https://discourse.processing.org/t/i-have-a-club-laser-now-to/28981/1 "2021-03-30T14:23:58Z")

</div>

> please format code with \</\> button \* [homework policy](https://discourse.processing.org/faq/#homework) \* [asking questions](https://discourse.processing.org/t/2147)

Hi friends,

I recently bought a Kvant laser, it’s amazing. I’m trying to see if there’s any processing code that I can upload to it. Within the prebuilt animations (which are uploaded on an sd card) they are written like this.

d08d a81f 9184 7eb9 8e3a c215 d6fc 848b  
d815 40ce 8285 a4df ee7f c111 8267 367c

Does anyone have any idea what its written in? And anyone know if its possible to output processing to this format?

with warmth!

---

<div class="post-metadata">

### Author: ![SomeOne](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/someone/32/8639_2.png) [@SomeOne](https://discourse.processing.org/u/SomeOne)
#### Post date: [April 3, 2021, 6:53am UTC](https://discourse.processing.org/t/i-have-a-club-laser-now-to/28981/2 "2021-04-03T06:53:11Z")

</div>

Hi,

I doubt you could upload processing program to it, but it could be possible to control the device with processing program. Now there can be a huge difference between possibility and feasibility. And in this case it’s probably huge. I mean it could be possible, but is it sensible to put a lot of effort to make it work. Too many unknowns to answer.

That code could be anything. Without specifications impossible to say. Perhaps something related to [ILDA Software free download for creating laser shows | Pangolin Laser Systems](https://pangolin.com/blogs/news/ilda-software-free-download-for-creating-laser-shows). Anyways, sure you can create a file like that with processing (or almost any programming language) if you can find specification for the code.

So first task should be to figure out the specification. You might find something from device documentation or from ILDA. Go and google.

This is an interesting case, so if you find anything, please report back. I could be tempted to help you with coding.

---

<div class="post-metadata">

### Author: ![micuat](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/micuat/32/19407_2.png) [@micuat](https://discourse.processing.org/u/micuat)
#### Post date: [April 3, 2021, 9:12am UTC](https://discourse.processing.org/t/i-have-a-club-laser-now-to/28981/3 "2021-04-03T09:12:10Z")

</div>

if it has an analog input you should check out [XYScope](https://www.teddavis.org/xyscope/) (I never tried with laser but had fun with oscilloscope - while the reaction time is different, the principle should be the same)

---

<div class="post-metadata">

### Author: ![Chrisir](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/chrisir/32/45_2.png) [@Chrisir](https://discourse.processing.org/u/Chrisir)
#### Post date: [April 3, 2021, 12:21pm UTC](https://discourse.processing.org/t/i-have-a-club-laser-now-to/28981/4 "2021-04-03T12:21:56Z")

</div>

Did you check website and documentation

[https://www.kvant-laser.eu/](https://www.kvant-laser.eu/)

> **[Pangolin Lasershows | Pangolin Laser Deutschland](https://www.pangolin.de/pangolin-laser/pangolin-lasershows/)**
>
> Um kostenlose Lasershows zu erhalten, müssen Sie sich lediglich mit der Seriennummer ihres Pangolin Interface an der Pangolin Cloud anmelden.

there seems to be a lasershowsoftware

> **[Aktuelle Pangolin Laser Downloads | Pangolin Laser Deutschland](https://www.pangolin.de/pangolin-service/pangolin-software-downloads/)**
>
> Hier erhalten Sie alle aktuellen und relevanten Pangolin Laser Software Vollversionen und Updates.

---

<div class="post-metadata">

### Author: ![glv](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/glv/32/18785_2.png) [@glv](https://discourse.processing.org/u/glv)
#### Post date: [April 4, 2021, 4:12pm UTC](https://discourse.processing.org/t/i-have-a-club-laser-now-to/28981/5 "2021-04-04T16:12:18Z")

</div>

> [@TheBuildingShow](#):
>
> I’m trying to see if there’s any processing code

Hello,

These may be of interest:  
[Google Search for ILDA Processing](https://www.google.com/search?q=ilda+processing&rlz=1C1CHBF_enCA822CA822&ei=ht5pYI3THNXOtAbvxJvoCA&oq=ilda+processing&gs_lcp=Cgdnd3Mtd2l6EAwyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsANQAFgAYPamAWgBcAJ4AIABSYgBSZIBATGYAQCqAQdnd3Mtd2l6yAEIwAEB&sclient=gws-wiz&ved=0ahUKEwiNrt399uTvAhVVJ80KHW_iBo0Q4dUDCA0)

I went with the first one.

I downloaded the gears from here and was able to read and display with Processing:

> **[Download FREE ild ilda Laser Animation files for RGB Full color Animator...](https://lasergraffiti.weebly.com/rgb-laser-ild-animation-downloads.html)**
>
> Download FREE ild ilda Laser Animation files for RGB Full color Animator Laser Projectors, great free laser display files for dj laser shows

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/2X/d/d56ff3dbd43c2794be8beeaaefb5565d96deee53.png)

Thanks for this topic!

`:)`
