Wednesday, June 26, 2013

How to connect the ardruino port to the ATMEL IC

With this I can connect the IC ATMEL to the Ardruino set. So I can sent or burn Ardruino program into the ATMEL IC. I use the ATMEL IC model ATMEGA 328P.

1. To connect the project, the first thing student should know is pin of the IC atmel. Each of the pin consist their own data transfer.





2. So here is the circuit with the component and also the pin that have be used.
 -10k ohm resistance
 - Reset pin (use to reboot)
 - external clock 
 - 22 pf capacitors (2 units)


  • pin 7 (VCC supply voltage)
  •  pin 8 (GND)
  • pin 21 AREF (analog reference pin for ADC)
  • pin 20 AVcc (supply voltage for ADC conveter)
  • pin 9 and 10 (external clock 16MHz)

No comments:

Post a Comment