element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Can you Replace the Guts of a EEE PC with a Pi3B+?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 6 replies
  • Answers 5 answers
  • Subscribers 665 subscribers
  • Views 4551 views
  • Users 0 members are here
  • raspberry_pi
Related

Can you Replace the Guts of a EEE PC with a Pi3B+?

mattig89ch
mattig89ch over 6 years ago

Hello all,

 

First and foremost, I'm not an engineer.  I'm a network tech by training, and a Help desk tech by profession.  So this is something way out of my normal area of knowledge.  I did take a basic engineering course in colledge, but I failed that class so hard it was almost comical.  3 weeks in, I reach a point of simply not understanding what the teacher was saying.  It was like he was speaking another language.  So I dropped the class, and transferred into the networking field.  The mandatory programming classes were so hard, I barely squeeked by them.  But the actual networking stuff was easy for me.

 

I have a Rasberry Pi3B+ I'm not doing anything with.  Originally, I bought it to turn it into a reto-pi, and put some N64 ROMS on it.  Sadly, I can't see to give it enough power.  Every time I enable the Wi-Fi, it reboots.  I suspect the power draw is too great, so it shuts down.  Then when the power draw isn't as high as it needs to be, it powers up.  The wifi then comes on automatically, and it repeats the process.  I have tried multiple outlets, and and wall adapters (including the official Rasberry Pi power brick!).  So far, nothings worked.

 

I also have an old EEE PC that runs XP-Pro.  Yep, I'm that old.  What I want to do is to gut the thing and replace the innards with this Pi3 B+.  The screen works, the keyboard/track pad work great, and the battery still holds a charge last time I checked.  its just the motherboard/hard drive I want to replace.

 

Is something like this even possible?  If so, where would I look to even begin a project like this?

  • Sign in to reply
  • Cancel
Parents
  • rew
    0 rew over 6 years ago

    You can put together a PC from separately bought components because the interfaces between them are standardized. Want to plug in a keyboard? Use USB. Connector and protocol are standardized so you you can chose a Logitech or Cherry keyboard as you wish. Want to use a screen? PC outputs HDMI, monitors have an HDMI input. Again, Physical, electrical and software standards mean you can use an Acer or Benq monitor without any problems.

     

    Inside a laptop things are bit cramped. So there won't be an internal HDMI plug and socket from the computer-part to the screen part. Moreover, for transport over usable cable, things are encoded in the computer and decoded in the screen. not necessary in a laptop. So... the interfaces between the components in a laptop are A) not the same as for desktop PCs and B) not standardized. If they want to use a certain screen and a certain graphics chip, and the interfaces do not match, the laptop designer has to find a solution. Either another screen or another graphics chip. They solve problems like this until done. But when you start with a "fixed" screen and "fixed" CPU/graphics chip, you don't get to chose an other CPU if it doesn't have an interface compatible with the screen.

     

    That said, the screen probably uses some form of parallel RGB, and the raspberry pi CPU has that too. But the problem is that not all required pins are available on the outside of the pi board. And the connectors are really really small and difficult to handle.

     

    In short: forget about it.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • rew
    0 rew over 6 years ago

    You can put together a PC from separately bought components because the interfaces between them are standardized. Want to plug in a keyboard? Use USB. Connector and protocol are standardized so you you can chose a Logitech or Cherry keyboard as you wish. Want to use a screen? PC outputs HDMI, monitors have an HDMI input. Again, Physical, electrical and software standards mean you can use an Acer or Benq monitor without any problems.

     

    Inside a laptop things are bit cramped. So there won't be an internal HDMI plug and socket from the computer-part to the screen part. Moreover, for transport over usable cable, things are encoded in the computer and decoded in the screen. not necessary in a laptop. So... the interfaces between the components in a laptop are A) not the same as for desktop PCs and B) not standardized. If they want to use a certain screen and a certain graphics chip, and the interfaces do not match, the laptop designer has to find a solution. Either another screen or another graphics chip. They solve problems like this until done. But when you start with a "fixed" screen and "fixed" CPU/graphics chip, you don't get to chose an other CPU if it doesn't have an interface compatible with the screen.

     

    That said, the screen probably uses some form of parallel RGB, and the raspberry pi CPU has that too. But the problem is that not all required pins are available on the outside of the pi board. And the connectors are really really small and difficult to handle.

     

    In short: forget about it.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube