In this post I will show you how to flash Christmas lights by the serial port. Now you can with Holiday232. This serial port can switch between 4 different lights by using 2 SPDT relays and both RTS and DTR of the relay. As you may be wondering when looking at the schematic why I’m …
Author Archives: Justin Roeder
Unreal DVR
Here is a app I made that makes Unreal Archival Server much better. It allows you to record at a certain date and time and moves videos to a certain location with a better filename. It’s free and open source. However its not made by Unreal media server. And the app is a batch file. …
How to stream TV to VLC
This method works a lot better than the first method. It works with phones, windows, Linux and other devices that support HLS. Mainly in this blog post we will be streaming to VLC Player. VLC Player is available for the phone and windows. HLS stands for HTTP Live Stream. You will also use a RAM …
KeyJoy the joystick to mouse/keyboard
This program allows you to use your Joystick as a keyboard or mouse. It allows you to set up separate buttons for numbers, symbols and letters. You can also assign the left or right mouse buttons. You can scrolll through the list of letters,numbers or symbols that you can choose by press the button assigned …
POP3, IRC, SMTP and FTP Password Recovery tool
This tool allows you to get passwords from email, file transfer and IRC clients. Works on Windows and Linux(via Wine). Includes both 32 and 64-bit versions. If you need the ssh password and use the exact account in a file transfer program that supports FTP(such as filezilla) then you can recover your SSH account. You …
Continue reading “POP3, IRC, SMTP and FTP Password Recovery tool”
PHPRadio
This php script allows you to host your own Internet Station. Just unzip the zip file onto a folder on your web server. You will want to store your songs into the root or subdirectory of that folder. Then you will want to create the song database. On windows you just open makedb.bat file on …
How to record and stream your TV shows
In this blog post I will show you how easy simple it is to stream and record your TV shows. Also check out the new post that uses the same software but makes it compatible with VLC. What you will need? 1x EasyCap USB Video capture device. 1x RCA to 3.5mm adaptor(I recommend using your …
$32 dollar isolation transformer
Here’s a simple easy to build Isolation Transformer that you can buy from All Electronics. Here’s what you need: 1x 120VAC Output transformer 1x outlet connector 1x power cord You can add a 1/2A fuse that goes on the output of the transformer
Aces Up Solitaire
Try out this solitaire game. This solitaire game is fun and addictive. For rules of this game, click here. It also saves games, tells you when there are no more moves,when aces are covering each piles and custom card decks. Just run the exe file to play. Now available for windows 3.1 as well, download …
URL Notifier
This app monitors URLs and Files for changes. It runs from the command prompt, just pass the URLs as the parameters. If its a file use file:/// URL. It uses Internet Explorer URLMon library to download the URLs. To see how to use just open urlnotify.exe file. Great for RSS feeds, comments feeds and blogs.