Tag:gpio
All the articles with the tag "gpio".
Make your game come alive: Control Physical Hardware with Raspberry Pi GPIO in Godot
Posted on:February 1, 2025With a very simple approach, you can have Godot-powered hardware in a few minutes. Use `pigpio` and Godot's `OS.execute()` function to control GPIO pins on your Raspberry Pi with Godot.