ProfessionCost
Determines how much a WoW profession would cost if you bought everything from the AH.
Determines how much a WoW profession would cost if you bought everything from the AH.
This is an application that will help you in generating codes for the program TMorph. Get MorphGEN here.
I’ve had Google Voice for a while and I wanted to transfer my list of contacts from my phone to it. So, I decided to make a simple python script to convert the CSV contacts export from Bitpim to something that Google voice could import.
I recently bought a Nokia 6100 LCD from Ebay because I am in an LCD craze phase. Since I have no need for this LCD right now, I decided to port some code over to the PIC24H minibully from Sparkfun.
I’ve been wanting to make my own alarm clock for some time now, since I’m unsatisfied with any alarm clock on the market (neglecting overpriced ones). I just made a quick prototype to see if I liked it or not.
Here is a script I made a long time ago when Heroes of Newerth first released its beta. It simply retrieves all of the player’s statistics given their player name.
Here is a 4-bit LCD library for the STM32 that I based off of the LCD4BitLibrary for Arduino. It’s lightweight, but it also incorporates Arduino’s Print class.
Here is a STM32 project template that I based off of http://www.micromouseonline.com/blog/2009/10/19/another-stm32-project-template.
I decided to use a Sanguino for my next project and I noticed that every time I reset it with the pushbutton, it would take around 10 seconds to start the program. I thought this was absurd since the regular Arduino doesn’t take that long. I decided to dive into the bootloader firmware and find out the problem. The Sanguino version I’m dealing with is v1.4 r1.
At church, we have a projector that is close to the ceiling and far away from the audio/video booth. The remote control that came with the projector does not have a very far range. I have to get out of the booth and walk close to the back row and keep moving the remote until I get the projector to turn off or on. It wasn’t only annoying for me, but I’m sure it was distracting for the church members.