DIY Arduino problem

Vincent19:
The minimum is just the cap for power supply ? Then how can I use the internal oscillator ? What setting should I change ?

For avoiding the crystal, you should program the atmega as 8Mhz internal oscilator. Select arduino pro mino 8Mhz in arduino IDE as target board in order to obtain the right times.