{"id":41272174,"url":"https://github.com/404background/node-red-contrib-mcu-m5units","last_synced_at":"2026-01-23T02:26:00.711Z","repository":{"id":292667477,"uuid":"977931203","full_name":"404background/node-red-contrib-mcu-m5units","owner":"404background","description":"Node to use M5Stack Units with Node-RED MCU","archived":false,"fork":false,"pushed_at":"2025-05-25T09:55:33.000Z","size":1041,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-14T00:49:13.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/404background.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,"zenodo":null}},"created_at":"2025-05-05T07:49:39.000Z","updated_at":"2025-05-24T09:47:51.000Z","dependencies_parsed_at":"2025-05-11T13:45:00.299Z","dependency_job_id":null,"html_url":"https://github.com/404background/node-red-contrib-mcu-m5units","commit_stats":null,"previous_names":["404background/node-red-contrib-mcu-m5units"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/404background/node-red-contrib-mcu-m5units","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404background%2Fnode-red-contrib-mcu-m5units","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404background%2Fnode-red-contrib-mcu-m5units/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404background%2Fnode-red-contrib-mcu-m5units/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404background%2Fnode-red-contrib-mcu-m5units/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/404background","download_url":"https://codeload.github.com/404background/node-red-contrib-mcu-m5units/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404background%2Fnode-red-contrib-mcu-m5units/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28678275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-01-23T02:26:00.089Z","updated_at":"2026-01-23T02:26:00.703Z","avatar_url":"https://github.com/404background.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-red-contrib-mcu-m5units\n\nNode-RED nodes to use M5Stack Units with Node-RED MCU.\n\n## About\n\nThis package provides Node-RED nodes for integrating M5Stack Units with Node-RED MCU. It allows you to easily use various M5Stack sensors and modules within your Node-RED flows when using the MCU feature.\n\n## Installation\n\nInstall via npm:\n\n```bash\nnpm install node-red-contrib-mcu-m5units\n```\n\nOr install directly from the Node-RED palette manager.\n\n## Features\n\n- Simple integration of M5Stack Units with Node-RED\n- Support for various M5Stack sensors and modules\n- Easy-to-use node interface\n- Full localization support\n\n## Supported Units\n\n- Joystick - Read analog joystick input (X, Y axes and button press)\n\n## Usage\n\n1. Install the package\n2. Add the desired M5Stack unit node to your flow\n3. Configure the node settings\n4. Connect to other nodes in your flow\n\n## Examples\n\nExample flows are provided in the `examples/` directory.\n\n## Project Structure\n\nThe project follows the structure recommended in the node creation guidelines:\n\n```\nnode-red-contrib-mcu-m5units/  \n├── README.md                # This document  \n├── package.json             # Package settings  \n├── node/                    # Node implementation directory  \n│   ├── \u003cunit-name\u003e/         # Each M5Stack unit has its own folder  \n│   │   ├── \u003cunit-name\u003e.js   # Runtime implementation  \n│   │   ├── \u003cunit-name\u003e.html # Editor UI definition  \n│   │   └── locales/         # i18n dictionaries  \n│   └── index.js             # Entry point for registering all nodes  \n├── manifest.json            # Required configuration for MCU nodes  \n└── examples/                # Sample flows (JSON)  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F404background%2Fnode-red-contrib-mcu-m5units","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F404background%2Fnode-red-contrib-mcu-m5units","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F404background%2Fnode-red-contrib-mcu-m5units/lists"}