{"id":16216867,"url":"https://github.com/shuckc/ola_pilot","last_synced_at":"2025-04-07T22:47:27.227Z","repository":{"id":184321012,"uuid":"671581794","full_name":"shuckc/ola_pilot","owner":"shuckc","description":"Easy control of complex DMX fixtures with Open Lighting Architecture or Art-Net.","archived":false,"fork":false,"pushed_at":"2024-05-16T15:12:33.000Z","size":334,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T00:20:42.634Z","etag":null,"topics":["art-net","dmx","open-lighting-architecture","python","python-textual"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shuckc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-27T16:40:57.000Z","updated_at":"2024-05-16T15:12:37.000Z","dependencies_parsed_at":"2023-08-17T23:17:45.262Z","dependency_job_id":"fbcd5674-7c0c-4aec-8d3f-cb60dd02dd90","html_url":"https://github.com/shuckc/ola_pilot","commit_stats":null,"previous_names":["shuckc/ola_pilot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuckc%2Fola_pilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuckc%2Fola_pilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuckc%2Fola_pilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuckc%2Fola_pilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuckc","download_url":"https://codeload.github.com/shuckc/ola_pilot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247744282,"owners_count":20988781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["art-net","dmx","open-lighting-architecture","python","python-textual"],"created_at":"2024-10-10T11:23:06.484Z","updated_at":"2025-04-07T22:47:27.196Z","avatar_url":"https://github.com/shuckc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Documentation Status](https://readthedocs.org/projects/ola-pilot/badge/?version=latest)](https://ola-pilot.readthedocs.io/en/latest/?badge=latest)\n\n\nola_pilot\n---\n\nA simple desk supporting fixtures using [ola](https://www.openlighting.org/ola/) to handle DMX hardware.\nAll output is via. TCP to ola's RPC port (localhost:9010) using protobufs and asyncio.\n\nWhilst I like QLC+, I was motivated by finding it very difficult to achieve certain things - like map a MIDI CC to a hue, and drive this to fixtures of multiple types (RGB, RGBA, RGBW) together. With moving heads it was difficult to shape the parameters of animation on the fly.\n\n* Optional CLI using [textual](https://github.com/Textualize/textual).\n* Midi support uses [rtmidi](https://github.com/SpotlightKid/python-rtmidi).\n* Art-NEt support uses [aioartnet](https://github.com/TeaEngineering/aioartnet)\n\n\nRunning\n----\n\n    $ olad -l 3\n\nUse OLA admin http://localhost:9090/ola.html to attach a universe to a dongle or 'Dummy Device', then\n\n    $ python -m venv venv\n    $ . venv/bin/activate\n    $ pip install -r requirements.txt\n    $ python pilot.py\n\nArc-Net Boilerplate\n----\n\nThis application aims to be compatible with “Art-Net™ Designed by and Copyright Artistic Licence Engineering Ltd.\n\n\nFurther Information\n-----\n\n* OLA RPC System https://docs.openlighting.org/ola/doc/latest/rpc_system.html\n* blocking python API https://www.openlighting.org/ola/developer-documentation/python-api/\n* Open Fixture Library https://github.com/OpenLightingProject/open-fixture-library\n* [Documentation](https://ola-pilot.readthedocs.io/en/latest/?badge=latest)\n\nTODO\n---\n* sound to light with https://github.com/aubio/aubio/blob/master/python/README.md\n* colour conversion with https://blog.saikoled.com/post/44677718712/how-to-convert-from-hsi-to-rgb-white\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuckc%2Fola_pilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuckc%2Fola_pilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuckc%2Fola_pilot/lists"}