GPIO Plugin
The GPIO Plugin enables control of Raspberry Pi GPIO pins through DroneEngage, allowing integration with external hardware like LEDs, relays, sensors, and other peripherals.
Features
Remote GPIO Control - Toggle pins from the web client
Status Indicators - Use LEDs to show system status
Relay Control - Trigger external devices (payload release, lights, etc.)
Sensor Input - Read digital inputs from external sensors
Configuration
The GPIO plugin configuration is stored in de_rpi_gpio.config.module.json.
Note
This plugin is included in the DroneEngage RPI image. For custom installations, see DroneEngage Custom Plugin for setup instructions.
Todo
Add detailed configuration examples and wiring diagrams.