

It worked somewhat okay, but even being faster than the RPi3 wasn't saying much. I took out the PSU, RPi3, speakers and power perfboard, and put in the netbook motherboard and netbook speakers. Even this terribly underpowered single-core VIA processor worked MUCH better than the quad-core ARM processor. I looked through all my scrap and found an old HP 2133 netbook. I guess I never realized weak this little SBC is. Well, after some usage, my wife forced me to swap out the really underpowered Raspberry Pi 3 for something that could actually open a normal website like LinkedIn or YouTube. I added a 1k ohm resistor in line just in case.

I cut the dividing plastic between two of the old USB ports on the back of the case and the rocker switch fits perfectly. I fiddled with the idea to keep it and build an on/off circuit, but given the on/off style of the RPi, I simply went with a rocker switch. Given the stock switch on the iMac is a momentary button, I could not use it directly. On/Off Switch: The PSU of the iMac uses a simple short to turn itself on. I simply used a USB hub and had it's ports face down and out the memory access area at the bottom. USB: The iMac's ports in the back are a little bit of a pain to use, as they are perpendicular to the LCD and such. Therefore I will need to get that working. I currently do not have the large fan inserted, but after and hour of use, the high-temp warning signal turned on on the RPi. Potentially I can have it adjust speed based on the CPU temperature if it is not too hard. I will attempt to drive the PWM signal from a GPIO pin from the RPi using a simple Python script. I attempted to use a 555 timer circuit to create a PWM signal (I found the schematics online), but it outright did not work. The larger fan appears to be a PWM fan, hence the different plug. I plugged them into the 3.3V that the RPi outputs and they work well (5V was a little too noisy and unneeded). After testing, the two smaller fans simply need a 12V power and a 3-5V control voltage to adjust the speed. The larger fan that cooled the PSU and the heatsinks used a special 5-wire plug. They all run off 12V power and have 4 wires. I believe the RPi is trying to pass audio over HDMI and not 3.5mm, so I will need to work that and configure it to force audio over 3.5mm.įans: There are 3 fans in the iMac. When I plugged it into the RPi, there was no sound. I do not plan to use much sound on this machine, so that is acceptable.

I initially tested it on my smartphone and it worked, albeit with a medium-to-low volume output. Speakers: The original speakers still worked, so I simply spliced the cables onto 3.5mm jack that plugs into the RPi. There does not appear to be hardly any signal degradation. I did not have a short enough VGA to link the controller to the VGA adapter, so I used a spliced ethernet cable. I am pretty sure I did not need the inverter for the LCD cathodes tubes, as the original still worked, but did not want to bother rewiring the plugs to make it work. The solution was the use the config.txt to boost the HDMI signal to the max.
#How to use retropie with vga666 full#
Initially the LCD would blank out every so often (dependent on screen resolution, full res it was barely usable). The quality of the result was mediocre, so I ordered a HDMI-to-VGA adapter (unpowered). Given the RPi does not have a VGA output, I initially tried to use a Gerts VGA666 controller board that uses the GPIO pins to generate a VGA signal. I was upset about this, but it took long enough for them to get me the controller board, I just went with it.

Unfortunately, the Ebay seller said he couldn't get the HDMI-based board to work this this type of LCD, so they shipped me one that only has VGA input. LCD: The LCD was still working, so I ordered a LVDS controller. It only outputs 12V, so I used a USB car charger to drop the voltage to the 5V that the Raspberry Pi needs. Power: I wanted to reuse the power supply, as it was working and easily provides enough juice to power everything. LVDS controller with inverter and control board ($23) I still have some quirks to fix, but it works very well already! I would like to share my experience building a custom iMac using a Raspberry Pi 3 as the new motherboard. Building a CustoMac Hackintosh: Buyer's Guide
