{"id":17997657,"url":"https://github.com/maximecb/pyopendmx","last_synced_at":"2025-09-12T15:50:53.811Z","repository":{"id":147607804,"uuid":"354087999","full_name":"maximecb/pyopendmx","owner":"maximecb","description":"Python OpenDMX stage light control","archived":false,"fork":false,"pushed_at":"2024-12-31T22:12:04.000Z","size":93,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-21T06:03:38.973Z","etag":null,"topics":["audio","beat-detection","dmx-512","dmx-interface","dmx512","enttec-opendmx","ftdi","opendmx","stage-lighting"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximecb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-04-02T17:29:30.000Z","updated_at":"2024-12-31T22:12:08.000Z","dependencies_parsed_at":"2023-05-31T18:45:57.595Z","dependency_job_id":"67ab4cc3-fb40-4157-96e3-5bde08de6de5","html_url":"https://github.com/maximecb/pyopendmx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximecb%2Fpyopendmx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximecb%2Fpyopendmx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximecb%2Fpyopendmx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximecb%2Fpyopendmx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximecb","download_url":"https://codeload.github.com/maximecb/pyopendmx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245589264,"owners_count":20640254,"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":["audio","beat-detection","dmx-512","dmx-interface","dmx512","enttec-opendmx","ftdi","opendmx","stage-lighting"],"created_at":"2024-10-29T21:20:29.200Z","updated_at":"2025-03-26T04:31:26.807Z","avatar_url":"https://github.com/maximecb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyopendmx\n\nMusic-reactive DMX experiment with an [ENTTEC OpenDMX](https://www.enttec.com/product/controls/dmx-usb-interfaces/open-dmx-usb/) (USB to DMX interface) using the pyftdi and aubio libraries. This code is designed to run on a Raspberry Pi 4 but will also run on more powerful x86 machines. I personally use an affordable (~$35) clone of the ENTTEC OpenDMX which I found on eBay, simply search\nyour favorite merchant website for \"OpenDMX\" to find options.\n\n# Installation\n\n```\n# On MacOS, install required libraries\nbrew install --build-from-source libusb\n\n# On Ubuntu or Raspbian, install required libraries\nsudo apt-get install libportaudio2\n\n# Install required Python packages\npip3 install pyftdi numpy sounddevice aubio\n```\n\n# Usage\n\nThe `dmx.py` source file contains reusable code to interface with DMX devices using an OpenDMX FTDI interface.\n\nThe `anim_beatdetect.py` script contains my own code to animate lights based on beat detection, which you can take inspiration from.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximecb%2Fpyopendmx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximecb%2Fpyopendmx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximecb%2Fpyopendmx/lists"}