5 Xboxes for the price of one

As part of an absolute jackpot of a score, I happened to show up at the local refuse station shop just as they put out all of the old Xboxes and Playstation 2’s and managed to talk the guy down to $50 if I took the whole lot. I ended up with 5 Original xboxes, 6 Playstation 2’s and whole bunch of controllers.

Assessment and Repair

Out of the 5 xboxes I had (two that came from my friend and uncle), 3 of them just needed new belts for the DVD’s drives and a bit of cleaning and new heat sink paste on the CPU/GPU. Two of them turned out to be mod chipped and working for the most part. I sent on of them mod chipped ones to my dad and kept the other. I ordered some parts from AliExpress for the DVD drives got to work.

You can actually replace the DVD drive belts from the outside of the unit, just pop the drive open with a paper clip through the little hole, and the some small tweezers can reach in and pop off the belt. This trick works for xbox 360’s as well.

The one I got from my friend was in a bit of dis-repair. It was not booting at all with a suspected bad hard drive. On closer inspection, a lot of the chassis was rusty, a wire was loose for the mod chip and indeed the hard drive was going bad. I ended up going through this one and removing a whole lot of capacitors as well as you can see they were extremely leaky, luckily for me they hadn’t had time to eat the board. The exceptionally bad one behind the CPU by the fan actually made the thing lock up after a 10mins of being powered on.

Once I had done most of the repairs I ended up upgrading the hard drive with a larger “brand new” 300gb Seagate IDE drive. I actually purchased two “New sold stock” drives from Trademe with the intention of putting them in my PS2 fat and OG Xbox but for what ever reason, after trying to install this 300gb drive in this xbox I had nothing but issues and decided to bite the bullet and do the 1TB SATA to IDE conversion and load it with as many games as possible. I ended up getting a known compatible adapter from Trademe here. My version also came with the 80pin cable as well. Once I had installed this setup, this is where I ran into my next issue, finding a suitable softmod kit for it. Originally this xbox was loaded from Auto Installer Deluxe, which I tried to find versions of it ( pm me if you want the links to them images ), but I ended up going for the Rocky5 modding method in the end as it was the most up to date way to softmod an xbox.

After about 8 tries of trying to get this to work between fixing more capacitors I finally got a stable unit and began loading games. The full library is about 900GB compressed. You need to extract the game out and then copy over all the game folders via FTP to the XBOX. Make sure you have good networking and allocate a full day to this part. I opted not to setup XBMC Kodi or any emulators as I have plenty of other better systems for those things. Something that I am still to add to this is a better quieter fan and wireless controllers, when I can find some that work.

Materials/Parts

 

Bringing some Nintendo’s back from the dead

At the start of my retro gaming obsession were a bunch of NES Nintendos. And like my usual self, I refused to pay heaps for them so I ended up buying 3 non functional NES’s with the intention of repairing them all and selling two of them off. Little did I know the state that they were in.

The situation

The first NES was rather straight forward, had a bad case ( chips in the corners ) a bad front power switch and a bad 72 pin connector so it was just a matter of ordering a new 72 pin connector and swapping over a spare lid that came with the other two NES’s.

The next two systems were purchased in non functional condition and with an unknown repair history, I soon found out that both of them had been badly fixed in the past with missing parts, patched wires joining broken traces and again bad 72 pin connectors, but this batch came with a whole bunch of spares as well. Both of them had issues that results in no picture on the screen and the notorious flashing red light and grey screen.

Getting down to it

The first NES with the bad connector was easy to fix, in terms of the power issue all that had happened was that a cable on the wiring harness was loose and needed to be pushed back in. While I was at it I cut the pin on the lock out chip to make it region free and I could play US titles and use my multi cart.

As for the other two, Well on of them ended up having bad ram chips, which were easily sourced from US sources. The other was far harder to diagnose the issue. I actually ended up buying a logic probe just for this project so I could figure out what was going on. Once diagnosing the issue and tracing all the pins and voltages it became obvious that the PPU was bad, more obviously determined by realising that the PPU was getting crazy hot. This was a lot harder to fix as this part is not available aftermarket, its a proprietary Nintendo chip. With some serious eBay trawling I ended up find some Russian clone chips that would do the trick. But between finding the chips and getting them an awesome fellow retro gamer gave me a donor board that I could take the chips from and I ended up getting it all going fine. 

When the chips finally arrived I actually got the old board working and had almost socketed all the chips on it and it will become my new test motherboard for when other NES’s come across my table. Once I realised just how hard these chips were to obtain I ended up order more of them for spares and even found the matching Russian CPU clone chips.

Parts needed/purchased

Ultimate Superman / Batman Beer Pong Table

This project turned out so well I just can’t believe it was put together in a night whilst drinking too much bourbon and rum.

How it started

It all started when I wanted a beer pong table for my leaving party / birthday party. But I couldn’t just have any old table, it had to be made and it had to look cool or at least better than any my mates owned. A quick phone call to my mate Paul and I had some stencils printed on thick card and with the promise of drunk painting he was in.

Throwing it together

That night I jumped on trademe and found the cheapest fold out table I could find in my area that would fit in my car, $15 later I had a table that was the perfect size. A lot of people use Ping Pong tables but I find them too wide and annoying to store. At the time the local paint shop was across the road from work, so I grabbed a bunch of paint samples in the colours I needed. I also ordered some matching cups, can’t have this ‘red cup frat house’ shit on my table.

Painting was relatively easy, although the drinking between coats caught us out towards the end. It was important that we got the colours painted in the right order, some colours like yellow are very hard to paint over black. The stencils easily could have gone a few more tables before the were to rough to use.

The finished product

It looks absolutely awesome and was well used that weekend, we filled two wheely bins with beer bottles!

Materials

  • Sample paints from Resene paints
  • Superman / Batman stencils were printing on thick card
  • Cheapest table you can find

Custom PCB’s with UVLED’s

Well I finally got fed up with ironing on PCB transfers and how crap the turn out. A bunch of eBay orders accumulated over a few years and i’m putting together a UV LED exposure box!

I had seen a few of these online but no full instructions to do one. I wanted a countdown timer controlled box that was self contained. I had a old faux travel case around which got ‘donated’ to the cause and I stole some clear glass from mums work for the exposure panel.

Some projects were 555 timer based, some were arduino and considering I had a literal shit load of Arduinos laying around an Arduino Uno was the basis for the build. I ordered a huge box of UV LED’s off eBay, surprisingly none were dead. I / dad made up two panels of 6 x 8 ( 48 total ) LED panels. Test power them off 12V and they were good to go.

The hard part was finding code that would work on my Arduino and be controllable. Dad found one that worked with an UNO and I just had to buy a serial to LCD adapter,5V relay and keypad, both brought from Aliexpress.

There was some back and forth with finding the right libraries for my LCD and keypad. contact me if you would like the zip file. One of them should work.

Test wire up seemed to work and I just had to cut the case up and mount it all in. I did have to reverse the code so the LED’s would turn on and off in the correct order as I had a master switch on the front of the case to power the thing on and off.

Materials:

  • Arduino Uno
  • 5V Relay board
  • 3 x 4 keypad
  • 16×2 LCD
  • 96 UV LED’s
  • Flight case
  • Glass pane for the lid
  • 2 x tagboard for LED’s
  • 1 x breadboard
  • 1 x breadboard 5v power supply to power it all off 12VDC

How to make a Spiderman Toolbox

With the state of my little workstation I was in dire need of an all-in-one self contained storage unit. Everything at the stores was not the right fit or very expensive.

The Planning

A bit of doodling on a bit of paper and I figured out a way to get all the bits I needed out three 1200 x 600 pieces of plywood. Once I chopped them up I placed them together to see how it was going to look and the best way to glue and screw it together. Turned out that CD’s were the perfect spacers for the the shelves.

Glue and screw

Once it was mocked up it was just a matter of screwing it all together. Within a night I had to altogether and drying in the garage, although I didn’t account for the thickness of the back board when measuring the top and bottom, in which I ended up joing two strips together with gorilla glue and cutting them back down to size.

Covering it was always something I hadn’t decided on. Tolex? Paint? Plain? I remembered an old project I saw once of someone covering their coffee table with comic books and a quick look on Trademe and I picked up a pile of old comics with missing covers and pages for next to nothing.

Cover it all up

There was enough Spiderman comics in the pile to keep the theme of the whole box the same. I was just a matter of cutting it all the good bits out and gluing it altogether. After it was all dry I hit the exposed wood parts with some black and it was ready to be filled up.

Final touches

And the final results after a bit of black paint and inserting the parts compartments. I drilled a few holes in the them and ran some cord through to make them easier to pull out.

Materials:

  • Spiderman comics
  • PVA glue
  • 3 x 1200mm x 600mm x 9mm plywood sheets
  • Woodscrews and gorilla glue
  • Generic hinges