Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.

How To Control The Parallel Port Data Pins Linux
1 year ago
14
In this video I go over how to use the parallel port to control LEDs and relays using a C application on Linux.
Source Code Link:
https://github.com/williamhlane/ParC.git
Source Code:
#include <stdio.h>
#include <unistd.h>
#include <sys/io.h>
#define PortAddress (0x0378)
int main()
{
int number;
printf("Enter the value for the pins you'd like to activate.");
scanf("%d", &number);
if (ioperm(PortAddress, 1, 1))
{
printf("ioperm(%x) failed. Are you root?", PortAddress);
return 1;
}
outb(number, PortAddress);
return 0;
}
Loading comments...
-
40:58
Clownfish TV
5 hours agoHollywood is BROKE and JOBLESS?! Animation Most Affected! | Clownfish TV
9004 -
LIVE
Benny Johnson
1 hour agoTrump Deploys National Guard to Chicago as Democrat Leader Caught CALLING For Murder of Republicans
5,750 watching -
LIVE
Caleb Hammer
12 hours ago$300,000 Of Debt To "Flee Trump’s America" | Financial Audit
115 watching -
12:37
The Big Migâ„¢
2 hours agoNow We Know Why They Raided Mar A Lago!
1318 -
LIVE
Badlands Media
5 hours agoBadlands Daily: October 6, 2025
4,188 watching -
1:43:31
Dear America
3 hours agoDems Are The Party Of MURDER?! + TPUSA Debunks Claim By Candace Owens!
70.8K43 -
30:00
BEK TV
4 days agoGUT HEALTH AND THE POWER OF KIMCHI WITH KIM BRIGHT ON TRENT ON THE LOOS
94.3K9 -
LIVE
Total Horse Channel
14 hours agoLow Roller Reining Classic | Main Arena | October 6th, 2025
18 watching -
DVR
Matt Kohrs
12 hours agoStock Market Open: MONSTER GAINS || Live Trading Futures & Options
13.3K -
LIVE
Wendy Bell Radio
6 hours agoDemocrats Need To Look In The Mirror
7,389 watching