본문 바로가기

Hacked Brain/hackgadget.com

OS X를 돌리기 위한 매킨토시 512K 업그레이드. Macintosh 512k Upgraded to run OS X - 24th Anniversary Macintosh Project |

이 포스트의 저자는 주위에 굴러다니는(??) 낡은(?) 맥에 OS X를 깔아보자~~ 라는 프로젝트를 벌였다. 처음에 이 포스트를 접하고나서, 가능한가?? 라는 생각이 강하게 들었다. 꼭 386에 윈Xp를 까는 듯한 느낌을 받아서... --;
많은 시간을 들일 필요없이 간단하게 가능하다고 하니 한번쯤 볼만한 포스트 일듯...

작성자가 말하는 이 매킨토시 512k는 맥미니와 흑백CRT모니터, 플로피디스크드라이브, USB디바이스등이 들어 가 있단다...

이 프로젝트의 대부분은 기존 미니에서 사용하던 키보드와 마우스를 사용할수 있는 회로를 쓴다고 한다. Atmel의 AT90USB162를 기반으로 만들어졌다고 하니, 관련자료는 찾아보면 될듯하다.

Do you have an old Macintosh computer laying around? Why not blow off the dust and follow these simple steps to do an upgrade to OS X? You don’t even have to spend hundreds of hours creating the source code for the custom microcontrollers that interface the system together since it is available for free on the site. :)

“This is a Macintosh 512k which I upgraded to run OS X by replacing the innards with a modern Mac Mini and various supporting components, including a grayscale CRT monitor, an LS-120 floppy disk drive, and a microcontroller-based USB device that interfaces the Mini to the original keyboard and mouse. Why? Mainly because I wanted to experiment with creating a custom USB device. Also I guess I wanted to waste hundreds of dollars and countless hours building a semi-useless computer with a 9 inch black and white screen and no arrow keys.

The most interesting part of the project for me was the circuit that allows the old original keyboard and mouse to be used with the Mini. It is based on an Atmel AT90USB162 microcontroller, which is basically a standard AVR µC with a special coprocessor dedicated to USB signaling. It comes with a C library that makes it relatively easy to create USB devices like HID keyboards and mice, speakers, storage devices, etc.”