RSS

Category Archives: DIY

Rainmeter Skin

I finally decided to start using Rainmeter to monitor my system resources. I had previously used some
(admittedly very good) windows 7 widgets you can find here, but I’ve always liked the way Rainmeter looked better. When I tried to use it in the past I was turned off by the initial learning curve, specifically in customizing the ‘skins’. For example, I have a 6 core CPU but the Enigma theme only supported monitoring of 2. Today I finally decided to bite the bullet and learn some of the odd meta language used to customize Rainmeter skins and managed to create a 6 CPU system monitor solution:

 

This uses 2 skins…the original system skin supporting 2 CPUs and an additional ‘System2’ skin I created which adds CPUs 3-6. For those who might want to use it, I’ve uploaded the 2 files needed here. They’ll both need to be renamed as ‘.ini’ as I can’t upload ini files. The first will need to go in “…/Rainmeter/Skins/Enigma/Sidebar/System2” (a new folder) as System.ini

System.ini in Enigma/Sidebar/System2

The second will need to go in “…/Rainmeter/Skins/Enigma/Resources/Styles/Enigma Dark” (or you can make a similar new file in light) as SidebarSystem2.inc

SidebarSystem2.inc in Enigma/Resources/Styles/Enigma Dark

 
Leave a comment

Posted by on January 14, 2012 in Customizing, DIY, Programs, Software

 

Keyboard Breakout Board on the Cheap

Here’s a great How-To on turning an old keyboard into a breakout board to use for projects.  I can see this being really useful in a MAME build or as a control interface for a uC project if you wanted to avoid buying an I-PAC or something similar.

Note: After doing some reading, this wouldn’t actually be ideal for a MAME build.  Keyboards have issues with ‘Blocking’, meaning that you can’t always press multiple keys simultaneously.  A device like the aforementioned I-PAC solves this by scanning each key input pin individually, allowing you to press as many keys at once as necessary.

 
Leave a comment

Posted by on January 9, 2012 in DIY, Repurposing

 

Reflow Oven

A reflow oven is an absolute must if you plan on doing projects with many surface mount parts.  Hack-A-Day has featured many examples of home made reflow ovens, usually using a toaster oven and a microcontroller to do the work for you.  This post uses that approach and has a very detailed guide on getting started building your own.

 
 

Arcade Controller Build

Here‘s a really nice and simple how-to on creating an Arcade Controller using an Xbox 360 controller.  I think it would be interesting to try the same build using a wireless version and the Xbox 360 wireless Gaming Receiver for Windows for greater flexibility.

 
Leave a comment

Posted by on January 5, 2012 in DIY, Gaming, Physical Hacks

 

Cheap Mic/Camera Stand

I thought this was a really neat idea to build yourself an adjustable webcam or microphone stand on the cheap.

Image from ikeahackers.net

I also found the same idea used for computer speakers.  This may be an even better idea as finding space on a crowded desk for speakers can be a real pain.

 
Leave a comment

Posted by on January 4, 2012 in DIY, Physical Hacks

 

LCD Repair

I’ve taken on a couple faulty LCDs in the past, but have had mixed results in repairing them.  I’ve had the best success when a visibly busted capacitor can be found and replaced, but this guide goes into more detail on how to diagnose and fix some other common LCD issues as well.  Complete with lots of clearly labeled pictures.

http://neoxy-yx.blogspot.com/2011/12/tips-and-tricks-on-repairing-lcd.html

 
Leave a comment

Posted by on December 28, 2011 in DIY, LCD, PC, Repair