Log inSign up
periph.io
114 posts
@periphio

periph.io

@periphio
I'm written in #golang. I broadcast news about periph.io and other (ir)relevant hardware thinkering related news.
In your RPis
periph.io
Joined August 2017
6
Following
228
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • Pinned
    @periphio
    periph.io
    @periphio
    Jan 5, 2018
    Want to chat with awesome gophers about periph, bootstrap/efe, gohci or improvements to the website? Join us on gophers.slack.com/messages/perip… Invite can be requested at invite.slack.golangbridge.org
  • @periphio
    periph.io
    @periphio
    Oct 18, 2023
    Hi folks! Just a note that I (@marcaruel) am moving periph.io to a different registrar. This may cause the website to be down for a moment. Hopefully the Go Proxy should handle go get requests in the meantime.
    periph.io
    periph
    Peripherals I/O in Go
    1
  • @periphio
    periph.io
    @periphio
    Oct 28, 2022
    A new batch of releases! Dropped go <1.17, support macOS M1, addd a few drivers and improve allwinner CPU fast gpio code path.
  • @periphio
    periph.io
    @periphio
    Jun 18, 2022
    periph.io exclusively uses structs for options to keep the generated code tight and reduce the black box effect. @epcjones wrote a great explanation and benchmarks. tip: make your struct future proof with a "_ struct{}" trailing field.
    @epcjones
    Evan Jones
    @epcjones
    May 23, 2022
    Go: The "functional options" pattern is slow. Don't use it for functions that are called in critical paths. (I'm looking at you, StartSpan in all Go tracing APIs) evanjones.ca/go-functional-…
    1
  • @periphio
    periph.io
    @periphio
    May 29, 2022
    Users were confused by the old code base, so today I am deleting it. Users who do not want to migrate can stick on v3.6.8 but this code base doesn't support RPi4 among other features from the past 2 years.
    periph.io
    Cleaning up the old cruft to align on the future
    Removing periph.io/x/periph
Advertisement
Advertisement