use Atmega328p without ARDUINO UNO

hi guys;
am finish to program my ATMEGA328p with my Arduino UNO, now i want use only this microcontroller(atmega328p)

but i need to now how connect my atmega328p without arduino

so i someone can help me i need to now the equivalent of each pin

something lik that:

thanks first


Click to expand.

As far as the Atmega 328 itself, I think you only need to supply a crystal and reset. Programming without the usual USB port can be done through the FTDI interface (plenty of data on the internet on how to do that with the 328), and you can buy for about $5.00 a little USB to FTDI adapter, and just dowload as usual. But that does require an Atmega 328 with the bootloader installed. Can save a lot of money over buying Arduino UNO's.

jrdoner:
you can buy for about $5.00 a little USB to FTDI adapter, and just download as usual.

Or maybe $1.60 if you are not in a hurry.

I personally advise against using FTDI. The other chips work just as well. :sunglasses: