Arduino Development Board?

Hello dear Arduino friends!
is it possible to make a Arduino Development that you can program the IC chip on with IC test socket, this board will have push buttons and lcd, LED's etc etc,
I have tried to do a schematic of the IC test socket pins and connection, am i on the right path?
have anyone build a project that comes close to what i am seeking guidence for?

have anyone build a project that comes close to what i am seeking guidence for?

Yes:-
Google the words:-
arduino standalone

http://lmgtfy.com/?q=Arduino+standalone

:wink:

Also, just a thought... But if what you actually want is a small footprint arduino you would better off buying an Arduino mini
E.g.

It's normally cheaper than buying an Atmega328 dil IC

In general for reliable operation of any digital IC you need a bypass or decoupling capacitor as close to its power pin as possible. If the IC has more than one power pin then you need more than one capacitor. Atmel recommends one for the AVcc pin as well.
The Aref pin had to wire a .1ufd bypass cap from that pin to ground for a slight noise reduction improvement for AnalogReads.

These are some info what other had done.


ISP Shield for Arduino

Thank you guys so much for all the help you gave me!
you guys have been awsome!