DIY Totally Open Source Arduino GSM Cell Phone by Zach Wick

Cell phones (like this and this) are turning out to be a reasonably popular open source project. It makes sense when someone points it out. They are pretty much the Swiss Army knife of the digital world. More importantly, they are useful and versatile but they don’t require any real hardware hacking. That’s important since most of the people doing open source work are comfortable with code and soldering irons…not wrenches.

Here’s an outline of the open source hardware necessary to physically assemble your own touchscreen phone. Zach Wick grabbed all of this stuff off-the-shelf (his or someone else’s).

Arduino Uno

The Arduino Uno uses an ATmega328 microcontroller, which will serve as the brains of the phone.

Liquidware TouchShield Slide

The LiquidWare TouchShield Slide is a 340×240 resistive touchscreen that fits exactly on top of the Arduino Uno. This will be the user interface for the phone.

LiquidWare Lithium Backpack

The LiquidWare Lithium Backpack also neatly fits onto the Arduino Uno. It comes in several different capacities which seem to deliver 9, 15 or 29 hours of standby (Arduino just idling).

Sparkfun SM5100B GSM/GPRS Module

This SM5100B GSM module, provided by Sparkfun, is technically just the green board, but since it needs things like a SIM socket to actually work it’s pretty useless without the red evaluation board (or at least just the SIM breakout board).

When we put all of that together…

…we get an optimistic price of $277, an expected price of $308 and a pessimistic price of $331. If we use the standard project management SWAG formula [(1x+4y+1z)/6], plus 20% for the unexpected, the price to put all of this hardware together should be around $368 (Zack estimated $340). This project seem to be quite do-able while still being cost competitive with commercial solutions (a new phone will usually cost you a couple or three hundred bucks).

Wick has a concise post in which he explains why he wants to build his own phone. It seems to be a combination of 1) geek-cred and 2) true ownership of the tool and the knowledge necessary to build it and make it work.

Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment