Build Piconomic Atmega128 development board by yourself

Earlier I have written about Piconomic learning course and its nice development board they provide. You can purchase the board if you are from a South Africa internationally for $49.99 + $9.37 airmail shipping with a tracking number, which takes 2-4 weeks, depending on custom delays. Of course there is good opportunity to build this board by yourself. They allow to build a development board for free only for personal use by using their Protel 99 SE project files. So I decided to build one and now it is standing on my table and blinking blue led.

First of all I have ordered to make PCB by using milling-drilling plotter. Of course I could make board by myself, but i wanted to save some time and nerves in case of errors. After one week my board was shipped to me:

Atmega128_dev_PCB

 

The I bought all parts needed. Just one thing that didn’t go well was that I couldn’t get capacitors and resistors in SMD packages 0603, so I used 0805 lied on side.

SMD_resistors.jpg

 

It doesn’t look very OK but works. Presently I have checked the Piconomic project logs and found out that they improved the board layout files by exchanging all 0603 SMD parts to 0805, but it was too late for me as my board was already manufactured.

For you who will decide to build one it will be easier.

As most of parts was easy to get, I soldered the board:

 

Piconomic_testderive.jpg

 

Compare to original version:

avr_dev_board.jpg

 

Not too bad. And it cost me about 40$ (I didn’t put data flash memory yet).

I have written small blue LED blink routine here - first program to make sure development board works OK. Download it here.

 

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 …

8 Responses to “Build Piconomic Atmega128 development board by yourself”

  1. Pieter@Piconomic Says:

    Piconomic sells the development board internationally now for only $49.99 + $9.37 airmail shipping with a tracking number, which takes 2-4 weeks, depending on custom delays. Please update your browser to our new website:
    http://piconomic.co.za/avr.php

  2. scienceprog Says:

    Thank you Pieter. Just updated web page with your new information.

  3. George Sabov Says:

    Hi!
    Where can I download the PCB layout?

  4. scienceprog Says:

    http://piconomic.co.za/avr.php

  5. George Sabov Says:

    Hi.
    Thanks for your help. I need the PCB image to, not only layout. I want to make this board for myself. Sorry, it is my fault.

  6. scienceprog Says:

    I have just checked their website. They are not sharing the PCB files any more.

  7. Experience AVR programming with Piconomic course | AVR Projects | MCU project everyday Says:

    [...] Piconomic Design is a small firm which had created nice course for learning AVR 8 bit microcontrollers. They have prepared a development board which you can by for 44.99$ or you can build one for non commercial purposes, because they made PCB and other files available on their website(one successful board replication is here). [...]

  8. AVRJTAG clone in action - Scientific, embedded, biomedical, electronics contents. Says:

    [...] is only that you have to connect JTAG adapter to target board. Im my case I am using Atmega128L Piconomic [...]

Leave a Reply