Help ! Help! i'm working on a DIY-duino uisng ATmega328P-PU and FT232RL. Here's what i had:
- window 7 64-bit
- had Arduino software 1.6
- from Tools>Board, i used Atmega328 on a breadboard (8Mhz internal clock)
- Tools>Port is COM1
- Programmer is ArduinoISP
- i already had driver for FT232RL
when i connect FT232RL ports to my DIY-duino on breadboard, the LED i put on pin 19 Blinks fast
when i uploaded the blink sketch, LED still blinks like nothing happens even though in the program, i set 3000 delay.
Note: Upload is Successful but it didnt follow the program.
Please help