Program standalone Atmega328 PU using Arduino Uno R4 Minima

Hi to everyone,
I'm a beginner with Arduino and electronics in general. I'm trying to program a standalone Atmega328 PU microcontroller, with the purpose of building a simple thermometer by connecting it to an LCD display and a thermistor.
I can't figure out how can I upload the code into the atmega chip using Arduino Uno R4 Minima. Every guide I've found on web are referred to older version of Arduino, where you where able to detach the microcontroller from the board and by uploading as ISP into the atmega chip.
Is there a way to do what I need without buying another board?

Thank you all.

Do you need something like this:

1 Like

Did you try running the Arduino ISP sketch on your Minima? What happened?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.