Description
Linux peripheral I/O can be controlled from Lua 5.3 code for GPIO, LED, PWM, SPI, I2C, MMIO, and serial devices.
This package is useful for developers working with embedded boards, sensors, or hardware automation. It is a hardware I/O library, not a graphical device manager.
Hardware I/O can damage devices or create unsafe states if pins or buses are wrong. Verify wiring, permissions, and target hardware before running code.