AVR controlled signal generator-1 layer PCB prototype
This is continuing of thread of making AVR controlled signal generator. This section is devoted for 1 layer PCB prototype making using ultraviolet light exposure and etching.
The circuit isn’t very complicated, so I decided to make 1 layer PCB prototype.
I’ve chosen Eagle as PCB designing software. This is very handy software for making hobby circuits. Firs I designed circuit of AVR controlled signal generator:
AVR controlled signal generator Circuit image
When Circuit is designed, then follows PCB tracing. The resulting PCB I got is here:

Not all traces were routed. I will need to connect some places with wires, because there left some traces unrouted.
For PCB making I am using the board already covered with photosensitive layer. You may buy them in the market:

You have to peel the protective layer and expose through the mask:


After UV exposure second phase is development. I used Sodium Metasilicate as developer.
This is better choice than NaOH. It is less aggressive and it is not critical to temperature or concentration. Add 50g for one liter of water. Temperature of solution should be inrange 18 - 24 degrees of Celsius. Develop about 1 - 2 minutes.



After board is done inspect if there are any interconnections between tracks. In my case there are some because the mask wasn’t printed very well and probably there was a gap between mask and board left during exposure. The best way to do corrections is to use sharp knife or needle.
Then drill the holes and it is ok to solder.
To be continued…
Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post | TrackBack URI for this post
New on WinAVR Tutorial
Running TX433 and RX433 RF modules with AVR microcontrollers,Sometimes in embedded design you may want to go wireless. Might be you will want to log various readi …Programming AVR ADC module with WinAVR,Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solut … |
New on WinARM Tutorial
What are differences between WinARM and WinAVR,Everyone who is working with AVR microcontrollers knows this powerful tool – WinAVR (http://win …LPC2000 watchdog timer,As in all microcontrollers watchdog timers purpose isto reset microcontroller after reasonable amount … |

March 4th, 2007 at 9:32 pm
Hi,
I noticed your method for making the boards is fairly complicated. I’m using an etching process that requires less expensive materials, and no optical exposure. You might want to give it a try (laser printer + glossy photo paper to make the resist mask).
Francis
March 5th, 2007 at 1:13 pm
I am using both methods laser printer and UV exposure. It depends on PCB I’ve been making PCB where track were 0.2mm wide. I don’t think laser printer method could do this. Of course this particular PCB can be made with laser printer and glossy paper. Sometimes my decision depends on materials I have near by :)