Introduction: How to Upload Code Using FTDI Module (ft232rl).

About: Hello Welcome to Electrozubous on instructables, enjoy so much more on electronics circuit designing, Arduino projects, coding,3D printing,3D designing and much more so don't forget to stay creative.enjoy!!
Hello. Today I will show you how to upload code using FTDI module into (ATMega328p-PU) chip.

Step 1: (ATMega328p-AU) or (ATMega328p-PU)

This ATMega328p chip does not come with bootloader, so you have to burn bootloader on it,>>> also check mine previous tutorial on how to burn bootloader with this link https://www.instructables.com/Bare-Minimum-Arduino-on-Breadboard/

Step 2: Uploade Your Code.

Now, we have the bootloader so we can communicate with the RX and TX pins and upload a code. For that we need and FTDI module. Make the connections and uploade your code.