
General-purpose input/output
20
MENTIONS
10
EPISODES
8
PODCASTS
Search complete. 20 mentions across 10 episodes found for "General-purpose input/output".
Sep 18, 2026
Ep 387: Superhuman Clocks, CAN in USB-C, and the Joys of Bare Metal
T
49:46Tom NardiHOST
But they didn't like any of the existing uninterruptible power supply options for the Pi.
T
49:52Tom NardiHOST
They all kind of stuck to the top of them using the GPIO header.
T
49:56Tom NardiHOST
And for whatever reasons, they didn't like that.
T
49:58Tom NardiHOST
I guess it didn't fit into their case or whatever.
8 MINS LATER
E
57:39Elliot WilliamsHOST
SFH, FTP, HTTPS, WebSockets.
E
57:43Elliot WilliamsHOST
He's got graphics.
E
57:44Elliot WilliamsHOST
He's got GPIO, I2C, UART, TAR, GZIP.
E
57:49Elliot WilliamsHOST
It can decode FLAC files and MP3s and play them.
The Off-Highway Kite
B
19:33BenjaminHOST
Okay.
B
19:35BenjaminHOST
And so, yeah, right now it's what we have like QEMU support, like basic GPIO and clock and so on.
F
19:42FabioHOST
Yeah, so normally when we get the architecture support, it's just the basic stuff.
F
19:47FabioHOST
So clock interrupt, serial, QMU.
Broadcast Bionics Creator Node Unlocks Flexible IP Audio Workflows | IBC2026
D
1:36Dan McQuillinGUEST
It loads all the correct audio up for playback on these buttons.
D
1:39Dan McQuillinGUEST
But these buttons now do much more than they do on a regular RODECaster because they're addressable across GPIO across your entire facility.
D
1:46Dan McQuillinGUEST
So a ringing phone can light a lamp.
D
1:47Dan McQuillinGUEST
Pressing a button can fire play out.
D
2:44Dan McQuillinGUEST
So we're really trying to unlock all of the workflows that we know broadcasters need to do, all of the connectivity that they have to have between all of the different network resources, but bringing it into this price point in this format, because all of our broadcast partners are having to do more with less.
D
2:59Dan McQuillinGUEST
So we're noticing that, yes, they probably still have a number of studios, but you'll see these all over the place in podcast spaces or production spaces.
D
3:07Dan McQuillinGUEST
And if we can unlock the capabilities that they have, by adding in the AIP network and things like GPIO and control, then we really think that this will be a game changer for the way that people can utilize this sort of equipment to expand their production possibilities.
S
3:22speaker_0HOST
It opens up a whole new, and this just sits invisibly somewhere and they can just use this hardware.
Adrian’s High Availability Home Assistant
A
48:07AdrianGUEST
Yeah.
A
48:07AdrianGUEST
So it's only, it's just a, a standard 10 amp GPIO.
P
48:12Phil HawthorneHOST
Yep.
A
48:12AdrianGUEST
So it's not a, a f- rapid charge charger.
TWiRT Ep. 817 - Early Access to IBC 2026 in Amsterdam
D
55:54Dan McQuillinGUEST
But we're also making it a fully equal member of the ecosystem.
D
55:58Dan McQuillinGUEST
So GPIO on and off these buttons So if a phone lamp is ringing, I can flash these buttons and press them to answer.
D
56:04Dan McQuillinGUEST
If I open this fader, it can fire a red light in the studio.
D
56:07Dan McQuillinGUEST
Full pathfinder control.
Building Community Through Laravel Live Denmark with Kasper Hartwich
K
13:41Kasper HartwichGUEST
And everyone talked about afterwards.
K
13:42Kasper HartwichGUEST
It was one of the highlights, which is funny because I don't think so many level developers use Raspberry Pis and GPIO pins to monitor the units in the power plant, in the plants or start blenders.
K
13:54Kasper HartwichGUEST
And the same with the DSA tailor.
K
13:56Kasper HartwichGUEST
It's also something that stood out and did something else.
150,000 Commits Later
B
14:28BenjaminHOST
It's now available.
B
14:28BenjaminHOST
There's a few lined up as well for VitaIO GPIO.
B
14:32BenjaminHOST
SPI, I2C, all those things are basically standardized by OASIS, if I'm not mistaken.
B
14:39BenjaminHOST
So it's actually pretty straightforward to add new drivers on top of the existing ring queue, whatever is the backend for VHIO.
9 MINS LATER
F
24:18FabioHOST
This is PulseIO, vendor-neutral time-daged IO subsystem.
F
24:25FabioHOST
So this one has been implemented by the expressive folks, and I think they are initially using it for the RMT device, which is like for the remote infrared thing.
F
24:37FabioHOST
So it's for... sending and receiving data to a GPIO where the data is encoded into pulses with a different length.
F
24:47FabioHOST
So imagine like shooting a stream of duty cycle to a PWM.
Hybrid Cloud Show – Episode 63
G
22:43GaryHOST
Yeah, that's true.
G
22:44GaryHOST
Maybe that's also improved from the one I had 'cause from memory on the one I have, it is straight off of the GPIO pins on the Pi, which would've made unplugging it a real pain in the backside.
G
22:53GaryHOST
So if they've broken that out to something standard, then that's a bit nicer.
G
22:57GaryHOST
What it did lead me down the rabbit hole of was some of the newer KVMs that are coming out that are multi-port with HDMI pass-through.
Hybrid Cloud Show – Episode 63
G
22:43GaryHOST
Yeah, that's true.
G
22:44GaryHOST
Maybe that's also improved from the one I had 'cause from memory on the one I have, it is straight off of the GPIO pins on the Pi, which would've made unplugging it a real pain in the backside.
G
22:53GaryHOST
So if they've broken that out to something standard, then that's a bit nicer.
G
22:57GaryHOST
What it did lead me down the rabbit hole of was some of the newer KVMs that are coming out that are multi-port with HDMI passthrough.
UBSan, ASan, and the Other San
F
24:40FabioHOST
It was another one that was just reading from a file, and I absolutely forgot which one it was.
F
24:44FabioHOST
Oh, GPIO, then, I guess.
F
24:45FabioHOST
The LED, the LED.
F
24:46FabioHOST
Yes.
F
25:20FabioHOST
So new subsystem, this is the multiplexer subsystem control API.
F
25:26FabioHOST
So it's a generic thing for defining multiplexer.
F
25:30FabioHOST
But it's not just GPIO multiplexer.
F
25:32FabioHOST
It's very generic, and you can define nodes in device tree and refer them in a fancy way.