Control your PlayStation 3 remotely.
Install webMAN MOD, build pad.c
and run the following:
./a.out <PlayStation 3 ip>
Up arrow - D-pad up;
Down arrow - D-pad down;
Right arrow - D-pad right;
Left arrow - D-pad left;
W - Triangle;
Z - Cross;
S - Circle;
A - Square;
E - R1;
Q - L1;
C - R2;
X - L2;
1 - START;
2 - SELECT;
H (lowercase) - Home;
H (uppercase) - Home (hold).
Only tested on FreeBSD, and only with Clang compiler.