3310 PCB design

boardThis article is part of a larger project to build a multi-purpose board that can replace a Nokia 3310′s mainboard.

Designing a replacement PCB for the 3310 mainboard requires quite a bit of effort. The first thing I did was to remove all the components from a broken phone, to get a nice scan of the board:

3310pcb2-13310pcb2-2s

Now I know where all the holes and pads are, and I can draw the outline of the PCB. After a lot of failed attempts and frustration with various open source softwares, I ended up using Adobe Illustrator to create an exportable vector image of the outline and holes to feed to my Roland SRM-20 mill. Here she is cutting the PCB to size:

20141212_193338and here’s the result, after a lot of tests on foam to fix minor issues:

20141212_212104 20141212_214000it fit very well, despite the PCB being thicker than the original (1.4mm instead of 1mm).
Time to fire up Eagle! I created a library for the phone footprint with the various pads for the LCD, buzzer, battery connector and buzzer and started laying out the board. I wanted to design a board that I could etch at home, so I had to stick with two layers, but I soon discovered that I had to give up the numeric pad to route all traces. I was still able to keep the function buttons, so I guess that I’ll live with that for now!
Etching the board was a nightmare by itself, as my printer couldn’t print a design this big on wax paper without scratching a lot of the toner away; Press’n’peel is not very good either for big boards with very thin traces. After dozens of failed tests, I was able to transfer the toner well enough with the good old photographic paper technique, being extra careful with every step of the process, even going as far as measuring the temperature of the iron before heating the board.

20141222_141156 20141222_144030 20141222_151055 20141222_161930 20141222_162025 20141222_162132TA-DAAAHHH!! Not perfect, but still very nice and usable. Since the board is sandwitched under the screen plastic frame, I couldn’t have anything protruding from the PCB, so I had to transform the Trinket to be surface solderable:

20141222_173530 20141222_173705 20141222_174844 20141222_175430Some filing and a bit of kapton to insulate the bottom pads, and I was good to go!

20141224_173758Let’s write some software!

Leave a Reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.