メインコンテンツにスキップ

1.4GHz/1.6GHzプロセッサー、64GB/128GB のSSD

162回答 すべてを表示

How to reuse an old MacBook with Raspberry Pi?

I have an old slow but working MacBook air 2010.

I would like to connect the display, trackpad and keyboard to a Raspberry Pi. The goal is to have a MacBook air that internally is run by a Raspberry Pi.

Could anyone please suggest resources for understanding how to accomplish this?

この質問に回答する 同じ問題があります

この質問は役に立ちましたか?

スコア 2
コメントを追加

1 件の回答

最も参考になった回答

Sounds like a fun project!

If your thoughts was to make a portable Raspberry Pi laptop I don’t think you can achieve that as the parts you’ll need will take up more space than the system offers internally!

So what will it require??

First the keyboard is just the raw switches which the logic on the trackpad converts to a USB2 signal with the trackpads signals which feed into the logic board. So you’ll need to take these USB signals to your Raspberry Pi logic board and create the needed keyboard & trackpad drivers so the Raspberry Pi understands the signals, lastly the needed power for the trackpad USB conversion logic.

The display ribbon cable which connects to to the logic board carries the LVDS signals generated by the logic board to tell the LCD T-CON board how to paint the image onto the LCD. It also carries power for the T-CON logic as well as the most important power for the LCD backlight at the required intensity level (dimmable).

This doesn’t get into the power services the converted laptop will need (AC or battery)

Thats a lot of pieces which you need to emulate in replacing the main logic board.

Find the schematics and boardview drawings for your system and study them see if you can figure it out.

You can find LVDS conversion kits to reuse your laptops display. Using a standard keyboard and trackpad will also work so while it all won’t fit into the MacBook Air shell you could get your Raspberry Pi working!

このアンサーは役に立ちましたか?

スコア 3

2 件のコメント:

It would great to have macbook conversion kits for old machines. This way we could re-use old hardware and the great keyboards and hardware with low-power ARM chip in the raspberry pi or the likes. I wonder if someone could create such a kit.

さんによる

@huedrant take a look on here https://www.tomshardware.com/news/raspbe... . Things are always possible.....

さんによる

コメントを追加

回答を追加する

Jean Paul さん、ありがとうございました!
統計データ:

過去 24時間: 1

過去 7 日: 10

過去 30 日: 60

今までの合計 1,957