New Development Computer

Every time I get a new development platform or microcontroller to play with I end up spending hours scouring the internet to find the appropriate tools, installation methods, and examples for getting started with it.  Not only that, but since I end up using a number of desktops and laptops I have a hard time keeping things synched up and clean.   With these two thoughts in mind I am going to start a post series on building a custom development computer, setting up build environments, and some basic tutorials for several popular development platforms.  I may do some screencasts in the future if people want them.

Computer Specifications

I want to be complete in this so I’m going to start with my computer build process and Ubuntu install.  Since all this is really for is writing code to run on embedded platforms and possibly some GUI programs for USB/Network device connectivity there is no need for the latest and greatest.  I would like the computer to be compact, relatively low power, and cheap.  I have several hard drives laying around and an extra 19″ Monitor, keyboard, and mouse.  This leaves a case, Power Supply Unit(PSU), motherboard(MoBo), processor, and RAM.  In the vein of simple I went with this Foxconn barebones case/PSU/MoBo, 4GB of DDR3,  and a Celeron G540.  All told it was $194 shipped with tax to San Diego.  Most hardcore computer nerds would turn their nose up at the Celeron series, but this is basically a slower, non-hyperthreading 2 core Sandybridge chip with decent integrated graphics which means it can handle coding and compiling for embedded processors and more for $50, not bad at all.  Check out AnandTech’s budget guides for 2011 and 2012for benchmarks and more information.  I had a 1TB Western Digital Green that I am using for the computer.  I may upgrade to a 60/64GB Solid State Drive(SSD) in the future, but I’m being cheap for now and sticking with what I have in hand.

Build

Those familiar with building computers can skip over this section, but some of you may have never built one before and it is useful to have at least a basic guide.  I’m not going to go into anything too in depth, but enough to also be a bit of a case review for the Foxconn RM3-H2. In the photo is the hard drive, processor, RAM, and barebones case, nothing much to say here. Here is a view of the inside of the case, everything is already wired up, just awaiting the processor and drives.  The Quick Installation Guide is actually quite good as it contains pictures for each step for everything so I’m not going to go too in depth. In order to access the internal hard drive mounting location the front panel must be removed. (It’s slightly annoying, but not actually particularly difficult.) Slide out the external drive mounts, and the hard drive mounting location is underneath. The hard drive slides in and attaches with 3 screws.  If I switched to an SSD this mounting scheme might be a bit of a problem, but I could probably just use the external 3.5″ drive location since it has more mounting options.  I kind of like the simplicity of it.

The CPU goes in like normal( the guide covers it fully, I wasn’t that thorough with my pictures…), same with the stock heatsink/fan combo.  This is a pretty low power system so I saw no reason to get something after-market.

One thing to note is that the stock heatsink/fan has the wires wrapped around tightly so it is a good idea to loosen them to make sure the fan can turn. Finally, here’s everything installed.  I left the extra SATA cable in there since it doesn’t significantly block airflow and I won’t loose it…

I will cover the BIOS configuration and Ubuntu install in a future post.

 

1 thought on “New Development Computer

Leave a Reply

Your email address will not be published. Required fields are marked *