Total novice here...

..and i need little help. I cant find list of components used on board (Duemilanove). I want to make my own board using provided shematics.

Thanks,
mrfsrf

The component values are in the schematic. I dont think there's a dedicated component list.

Why would you make your own board ?

I requires making a double sided PCB with through plated holes, soldering tiny SMD components including the FTDI chip, and the ability to burn the bootloader to a blank Atmega168 processor (not trivial). So unless you are rather experienced in making electronics it would probably be better to buy a ready to use board, probably also cheaper.

If you open the project files in Eagle capture/layout, you simply select Run from the File menu "in the schematic, not Layout window" and run bom.ulp. A nice little bill of materials will apear that you can save as a TXT file. Hint: view and print the file with wordpad rather than notepad or you'll lose the nice formatting.

the free version of Eagle will work for this as well.

KG2.