Skip to main content
Improved formatting. Improved spelling.
Source Link
sa_leinad
  • 3.2k
  • 2
  • 24
  • 53

I'd like to use an ATMega328P for my project, I hope to do it without the arduinoArduino board. I

I know with the Arduino IDE and an Arduino board I can program the microcontroller. However, would it be possible once I've programmed and debugeddebugged the program with arduinoArduino IDE + arduinoArduino board, to take away the microcontroller from the Arduino board and to use the ATMega328P separetlyseparately, without the board? 

If yes, what additional configurations I should do the ATMega328P to work correctly on the breadboard?

Thank you, George

I'd like to use an ATMega328P for my project, I hope to do it without the arduino board. I know with the Arduino IDE and an Arduino board I can program the microcontroller. However, would it be possible once I've programmed and debuged the program with arduino IDE + arduino board, to take away the microcontroller from the Arduino board and to use the ATMega328P separetly, without the board? If yes, what additional configurations I should do the ATMega328P to work correctly on the breadboard?

Thank you, George

I'd like to use an ATMega328P for my project, I hope to do it without the Arduino board.

I know with the Arduino IDE and an Arduino board I can program the microcontroller. However, would it be possible once I've programmed and debugged the program with Arduino IDE + Arduino board, to take away the microcontroller from the Arduino board and to use the ATMega328P separately, without the board? 

If yes, what additional configurations I should do the ATMega328P to work correctly on the breadboard?

Question Protected by VE7JRO
Tweeted twitter.com/StackArduino/status/655400835288047616
Source Link
George
  • 169
  • 1
  • 1
  • 4

Program an ATMega328P and use it without Arduino board

I'd like to use an ATMega328P for my project, I hope to do it without the arduino board. I know with the Arduino IDE and an Arduino board I can program the microcontroller. However, would it be possible once I've programmed and debuged the program with arduino IDE + arduino board, to take away the microcontroller from the Arduino board and to use the ATMega328P separetly, without the board? If yes, what additional configurations I should do the ATMega328P to work correctly on the breadboard?

Thank you, George