Sunday 9 February 2020

HOW TO MAKE CUSTOM ARDUINO

we cant use Arduino board in every project because  Arduino is costly and also big size so...In this blog, I am showing how to make your own customized Arduino boardlet's start with a simple circuit

then using easyeda online PCB designer software i added rest switch power supply and attached led to pin 13 
https://easyeda.com/
after  designing the circuit i converted this circuit to pcb
then I upload gerber files to jlcpcb 

Components

  • ATmega328p Microcontroller IC
  • 28 Pin IC Holder
  • 16 MHz Quartz Crystal
  • Capacitors – 2 x 22pF, 100nF, 
  • Resistors –  330Ω, ,10KΩ
  • LEDs x 2 (Red and Green)
  • Push Button (for Reset)
  • 5V Regulator (7805)

you can download gerber and circuit from here

No comments:

Post a Comment