Questions tagged [hardware]
a challenge that involves direct interaction(s) with the hardware of the computer system
8 questions
10 votes
4 answers
508 views
X marks the spot – a print job
Given two numbers, print a page with an "X" in the specified location (±10%). The numbers must be either percentages or fractions of the page's print area dimensions, e.g. ...
9 votes
4 answers
3k views
Blink the webcam light!
This challenge is inspired by Blink the CAPS LOCK by zeppelin. Most webcams feature a small integrated LED light, indicating if the webcam is in use, as controlled by a hardware mechanism to prevent ...
21 votes
16 answers
5k views
Fix my Fat Fingers
Code Golf Challenge I have an isdue, my fingrrs are fat and I freqintly jave an isdue of ty[ing one keystrpke to the right on my kryboard. I'm afraid the isdue is getyng worse anf worsr as time goes ...
116 votes
33 answers
20k views
Blink the CAPS LOCK
Most computer keyboards feature a small integrated LED light, indicating the current input mode, as controlled with the CAPS LOCK button. Your task is to blink it: Turn it on; Wait for 0.5 (+/-0.1) ...
93 votes
29 answers
9k views
print "Hello, World!"
Yes, really. Print it with a hardware printer 🖨 to create a hard copy. Send the necessary commands/data to your printer such that the following text is printed on a piece of paper: Hello, World! ...
9 votes
5 answers
402 views
Do you need a cup holder?
You're going to replicate the 90's cup holder joke software. Here's what's it did, and you have to do: Display the message Do you need a cup holder? If the user ...
51 votes
19 answers
7k views
Improvise a Hardware Random-Number Generator
Your task is to improvise a hardware random-number generator with whatever hardware you have lieing around. Challenge Write a program with the following properties: It prints either ...
4 votes
9 answers
770 views
Arranging pins on a microchip
Since no one has posted a "good quality question" recently, i feel it is my duty to... Task: You work at an electronics company in the design department. The designers that work with you have asked ...