UNO Card Game

This is a cool and pretty impressive UNO Game for the computer. I came up with this idea to build this game because I wanted to make a game that would be fun for my girlfriend to play. It has sounds, voices, different card backs, customizable card fonts and table background. There is a 15-minute

VoltXP Function Generator App

This app is a Windows/Linux function generator. It can do sine,sawtooth,square,triangle,noise and sweep. It allows you to use your parallel or serial port as a square wave generator. It also can be configured through the command-line. Has a nag screen when parameters are passed without registering the password. You can click on the black screen

Clockwire Parallel Port Binary and Digital controlled clock

This program allows you to wire up a 2-digit Binary clock, Digital clock or both. It uses inpout32.dll file to output the time on the data register. I used a rj45 to db25 male module to make connection to my parallel port and the clock. There are 8 wires (9 if you want the hour

Serial Port PWM

In this blog I will show you how to generate pwm with a computer with a serial port. This tool was originally written by subcooledheatpump from YouTube. I made it better where you can choose which com port to use(by command-line or by being prompted to do so). Controlling it is now better since now

Binary Clock Screensaver

This screensaver shows the LED Binary Clock on the desktop. It can be used as a screensaver or as a regular app. It has features such as: * Can use UTC instead of local timezone * Use a different TimeZone rather than what windows was setup for. * Can display 12-hour format time(default) or 24-hour