{"id":21296788,"url":"https://github.com/pjpmarques/dmx512-ev3-bridge","last_synced_at":"2026-05-18T15:31:48.757Z","repository":{"id":198125648,"uuid":"697389252","full_name":"pjpmarques/DMX512-EV3-Bridge","owner":"pjpmarques","description":"DMX512 to LEGO EV3 brick bridge using an ESP32","archived":false,"fork":false,"pushed_at":"2023-10-18T13:17:35.000Z","size":304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-01T03:51:33.348Z","etag":null,"topics":["dmx","dmx512","esp32","ev3","lego-ev3","sparkfun"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pjpmarques.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-27T16:19:35.000Z","updated_at":"2023-10-06T10:58:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d15ac83-a66d-494f-a372-0780926f694e","html_url":"https://github.com/pjpmarques/DMX512-EV3-Bridge","commit_stats":null,"previous_names":["pjpmarques/dmx512-ev3-bridge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pjpmarques/DMX512-EV3-Bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjpmarques%2FDMX512-EV3-Bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjpmarques%2FDMX512-EV3-Bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjpmarques%2FDMX512-EV3-Bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjpmarques%2FDMX512-EV3-Bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjpmarques","download_url":"https://codeload.github.com/pjpmarques/DMX512-EV3-Bridge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjpmarques%2FDMX512-EV3-Bridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33182728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dmx","dmx512","esp32","ev3","lego-ev3","sparkfun"],"created_at":"2024-11-21T14:29:31.590Z","updated_at":"2026-05-18T15:31:48.741Z","avatar_url":"https://github.com/pjpmarques.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nDMX512 to EV3 Brick bridge\n===\n\nThis software is a bridge between a [DMX512 bus](https://en.wikipedia.org/wiki/DMX512) and an [Lego EV3 Mindstorms brick](https://en.wikipedia.org/wiki/Lego_Mindstorms_EV3).\n\nIn terms of hardware, it uses a [SparkFun ESP32 DMX to LED Shield](https://www.sparkfun.com/products/15110) and a [SparkFun Thing Plus - ESP32](https://www.sparkfun.com/products/15663).\n\nIt works as follows:\n\n* Registers on the DMX bus as a receiver. The channel is hardcoded in the source code.\n* If it detects a value above or below a certain threshold (also hardcode) it writes a HIGH or LOW value to an output pin D0 of the SparkFun DMX shield.\n* All detected transitions are also written to serial port for debugging purposes.\n* Normally, between the DMX shield and the EV3 I put a small resistor circuit so that the bridge is seen as a touch sensor. But it doesn't need to be this way.\n* The internal RGB LED of the ESP32 is used to show status. RED means that no data is being read from the DMX bus. Blicking between GREEN, BLUE and RED means that data is being produced.\n* Also, the BLUE LED of the ESP32 is used to show if we are writing a zero or one to the D0 line of the shield.\n\nHere's an image of the entire aparatus:\n\n![DMX512-EV3 Bridge in use](imgs/ClockProject.jpeg)\n\nYou can see it in action here:\n\nhttps://github.com/pjpmarques/EV3-ClockController/assets/782106/8a504687-f5b2-4b46-82bb-65de99f55812\n\nPlease also refer to this project:\n[EV3 Clock Controller](https://github.com/pjpmarques/EV3-ClockController)\n\nLicense\n===\n[Apache 2.0](LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjpmarques%2Fdmx512-ev3-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjpmarques%2Fdmx512-ev3-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjpmarques%2Fdmx512-ev3-bridge/lists"}