{"id":15345431,"url":"https://github.com/jthomas/node-red-drone","last_synced_at":"2026-05-05T22:37:21.596Z","repository":{"id":57144689,"uuid":"42877722","full_name":"jthomas/node-red-drone","owner":"jthomas","description":"Node-RED node for controlling the Parrot AR Drone","archived":false,"fork":false,"pushed_at":"2015-10-06T18:16:13.000Z","size":172,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-27T00:09:59.435Z","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/jthomas.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}},"created_at":"2015-09-21T16:09:27.000Z","updated_at":"2019-03-01T23:26:13.000Z","dependencies_parsed_at":"2022-09-05T22:30:24.624Z","dependency_job_id":null,"html_url":"https://github.com/jthomas/node-red-drone","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/jthomas%2Fnode-red-drone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomas%2Fnode-red-drone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomas%2Fnode-red-drone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomas%2Fnode-red-drone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jthomas","download_url":"https://codeload.github.com/jthomas/node-red-drone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244409323,"owners_count":20448137,"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":[],"created_at":"2024-10-01T11:13:23.655Z","updated_at":"2026-05-05T22:37:21.556Z","avatar_url":"https://github.com/jthomas.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parrot AR.Drone Node for Node-RED\n\nThis node lets you control the [Parrot AR.Drone](http://ardrone2.parrot.com/) from [Node-RED](http://nodered.org/). It provides a wrapper around the [existing Node.js library](https://github.com/felixge/node-ar-drone).\n\n## Installation \n\nInstall with [npm](http://npmjs.org/).\n\n\u003cpre\u003e\nnpm install node-red-drone\n\u003c/pre\u003e\n\n## Usage \n\nThis module provides both input and output nodes for the drone. \n\nThe output node will execute the string received on msg.payload as the function call on the [client API](https://github.com/felixge/node-ar-drone#client-api), e.g. *takeoff*, *land*, *up*, *down*. Command parameters can be sent on the *msg.command_options* field, either as a single value or an array. This node also supports these additional commands. \n\n* *photo* - take a picture using drone camera (returned as a Buffer).\n* *location* - current GPS coordatinates. \n* *status* - telemetry data from drone.\n\nThe input node publishes data that comes back from the drone. All [existing client events](https://github.com/felixge/node-ar-drone#events), data streams for *pictures*, *telemetry* and *gps* are published, along with command responses for *photo*, *location* and *status*. Event name is set on *msg.payload* and *msg.data* contains the response. This node can be configured to ignore and delay event messages using the editor panel.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjthomas%2Fnode-red-drone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjthomas%2Fnode-red-drone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjthomas%2Fnode-red-drone/lists"}