Description
Raspberry Pi GPIO pins can be controlled from Python code through WiringPi bindings. This package helps hardware projects read inputs, drive outputs, and integrate sensors or simple electronics.
It is imported by scripts and may require device permissions. GPIO mistakes can affect connected hardware, so verify pin numbering, voltage levels, and wiring before running code.