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...
-
1:16:35
JULIE GREEN MINISTRIES
2 hours agoLIVE WITH JULIE
29.9K88 -
LIVE
Welcome to the Rebellion Podcast
12 hours agoDon3po is Live - WTTR Podcast Live 9/4
200 watching -
13:43
The Kevin Trudeau Show Limitless
23 hours agoClassified File 3 | Kevin Trudeau EXPOSES Secret Society Brainwave Training
44.5K9 -
LIVE
The Chris Salcedo Show
13 hours agoAmericans Are Tired Of Leftists & Fake-GOP Who Cater To Them
539 watching -
1:12:23
Game On!
20 hours ago $0.94 earnedFootball IS BACK! Cowboys vs Eagles Opening Night Kickoff!
7.32K1 -
LIVE
The Bubba Army
23 hours ago#1 Documentary IN THE WORLD! - Bubba the Love Sponge® Show | 9/04/25
1,658 watching -
39:31
Her Patriot Voice
14 hours ago $1.84 earnedBlack Conservative Surrounded + ROBBED By Leftists!
11.2K25 -
13:25
The Gun Collective
14 hours agoWOW! A LOT of new GUNS just dropped!
12.7K8 -
2:02:53
BEK TV
1 day agoTrent Loos in the Morning - 9/04/2025
9.47K -
8:13
Geoff_Tac
1 day agoMAC 1014 Shotgun (Benelli Clone)
7.79K2