Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

Build a really, REALLY simple computer system?

Feb 13, 2015 5:44AM PST

Hi. I'm looking to build (from scratch) an INCREDIBLY simple computer system. I would like some help, tips, and how-to's. What I mean by "incredibly simple" is that I just want it to be able to do the following things:
-simple text editor.
-hold a couple simple games (checkers, mines...)
-hold at least 50 gif photo files
And optional:
-basic internet bowser
-camera attachment
Thanks.
(Also, if you can simply buy something that does all or most of this, let me know.)

Discussion is locked

- Collapse -
Answer
So you want a Raspberry Pi. That's 35 bucks
Feb 13, 2015 5:47AM PST

And does all that!

By build, you put it together, go get apps or write a few.
Bob

- Collapse -
And the new one...
Feb 13, 2015 5:54AM PST

is more powerful and still the same price.
Dafydd.

- Collapse -
Thanks
Feb 13, 2015 5:56AM PST

Thanks... if you wouldn't mind, could you give me a link to a place where you can buy one?

- Collapse -
Sorry but why I didn't.
Feb 13, 2015 6:21AM PST

It's a big world so my link may not be usable. Why not ask google.com "Where can I buy a Raspberry Pi?"
Bob

- Collapse -
Answer
For about 50 bucks.
Feb 13, 2015 5:58AM PST

I can get good used android phones from Glyde that do this. While you may want to make this yourself, why burn your budget when for not much you can build a Rasperry PI model b+ and customize it as you wish?
Bob

- Collapse -
Answer
Be sure to watch videos on this thing.
Feb 13, 2015 6:24AM PST
- Collapse -
Answer
It's easier than you think.
Feb 20, 2015 10:49PM PST

When you say "build from scratch," I have to assume you mean that you want to purchase the components and assemble them yourself. Otherwise just get a cheap tablet, for which even the bottom-end machines can do the things you describe.

But if you actually want to build one, you will need, in addition to a set of precision screwdrivers and nut drivers that you can get from any computer store for about $5.00:

1. Case
2. Motherboard
3. Processor (CPU)
4. Power supply
5. RAM
6. Graphics card
7. Disk drive
8. Operating system

And, if you don't already have them:
9. Monitor
10. Keyboard
11. Mouse

That's really all you need. Online shops like NewEgg and TigerDirect sell what they call "Bare-Bones Kits" which provide everything you need.

Some caveats: The motherboard has to fit in the case -- an ATX motherboard will not fit in an mATX case. Your processor and RAM will need to match your motherboard sockets and slots. Your power supply will need to be adequate to power your choice of components (going too big just costs you money, though, and it's otherwise OK).

Assembly is easier and more straightforward than you probably presume. For the most part, the components all come with proper connecting cables included, and the little plugs are all either clearly labeled or only fit in one place. The only really tricky part is getting the CPU cooler (provided with the CPU) correctly bonded to the top of the CPU -- you need to get this right the first time. And one little surprise is the high amount of force it takes to close the little clamp that attaches the CPU into the socket.

If you build it, you will get a level of satisfaction you can't get off-the-shelf when you first power it up and everything works!

- Collapse -
Answer
To add to the other suggestions
Feb 21, 2015 8:24AM PST

You might want to look at the "bare bones" offerings from Shuttle PC. I've put a couple of these together to be used with a school's projection cart. You can buy a low end for a couple hundred or so. For that, you get the box, motherboard and CPU cooling system. You add the CPU, RAM hard drive and optical disk drive if you wish. Of course you need to buy an operating system or use Linux. These are small and quiet boxes about 1/2 the size of a mid tower. There are smaller bare bones boxes as well but I've found the Shuttle manufactured offerings to be quite decent for what they do. A phillips screwdriver is about the only tool you need.

- Collapse -
Answer
Once you get the Raspberry Pi
Feb 23, 2015 3:48AM PST

you would need to load an OS. The first generation of the PI's were most often used with Linux. The new one will run Windows 10 when it's released. The PI's were created to teach programming.