Registry / other / x-periph

x-periph

JSON →
library3.7.0+incompatiblegogounverified

Package periph is a peripheral I/O library.

go get periph.io/x/periph
INSTALL
IMPORT
SIG · X-PERIPH
X
x-periph
othergov3.7.0+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

periph
periph.io/x/periph

Initializes the periph host

package main import ( "fmt" "periph.io/x/periph/host" ) func main() { host.Init() fmt.Println("periph initialized") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.7.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
x-periph — go get x-periph · libregistry