Skip to content

UDP configurable IP #135

@martinberlin

Description

@martinberlin

Hello Orca developers,
On the idea of building a new Addressable LED companion firmware for ESP32 Boards that may interface with Orca, I stumbled open that even using the same Port I had to edit the default localhost IP in :
desktop/core/io/udp.js

Would it be possible to add a custom UDP IP setting to the Orca menu ?
I'm making a small open-source Firmware for the ESP32 and Addressable LEDs using the Neopixel library, that will receive UDP signals and launch fast animations in any addresssable LEDS stripe (for ex. WS2812B). The idea is that with less than 18 dollars you can get a controller, soldier 3 cables and get a working 144 Leds stripe that receives commands from Orca.

If someone has an idea to do it differently and for example hear on localhost all UDP entries starting with L for example, and redirect them somehow to CONTROLLER_IP, then it will be also possible to do it that way.

The project is just starting, but it's testeable already, if someone wants to give it a try:
https://github.com/martinberlin/Remora ( for now, demo in feature/animation branch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions