Arduino ATmega328 – Hardcore using arduino

Ok, you’ve completed your prototype using an Arduino Uno board, perhaps using a shield or a breadboard for any additional components, but now you want to finalise your design and construct it using your own pcb. Well, that is fairly straightforward, as we have made a complete kit of essential parts available for the ATMega328 micro (click here). The kit includes the following items (depending on which bootloader chip 16MHz or 8MHz)

 Arduino ATmega328 - Hardcore

  • ATMega328 complete with Arduino Bootloader already installed
  • 8 or 16MHz Crystal and capacitors
  • 3.3V or 5V Voltage Regulator and 47uF capacitor
  • PCB mount reset switch and 10K pullup resistor
  • 0.1uF capacitor for self-reset
  • LED and resistor

The kit includes the essential items to create your own Arduino 328 board. Here is a breadboard with all the components mounted and running the demo led flash program
The White, Yellow and Green wires are connected to a serial TTL connection for programming the microcontroller (see below)

And below is the schematic for this circuit.

You can program the processor directly from the Arduino IDE. All you need is a TTL serial connection. The FT232RL USB to Serial breakout board is ideal for this.  Now that we are using the modified Arduino UNO bootloader, we have also included a 0.1uF capacitor in the kit which allows for the auto-reset functionality of the UNO boards. This capacitor goes between the DTR pin on the FT232RL USB to Serial board and the Reset pin on the ATmega328.

 

Just connect th Arduino ATmega328 - Hardcoree ATMega328 RX (pin 2) to TX on the breakout board, the ATMega328 TX (pin 3) to RX on the breakout board, connect the 0V and you are connected

 

For more detail:  Arduino ATmega328 – Hardcore


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top