Hello
I need to embrace C and avr a bit to pass the labs next semester. I have arduino, I don't think I need to buy a bare atmega and a programmer.
I have such a program for flashing a diode, but I do not know how to address the PIN for this diode on the board. For now, I want to check if all this will play with me and I want to blink with it.
So which pin should I type to sweep this diode on the arduino board? So normally this is pin 13, I look at datashit and this is PD7, right?
I need to embrace C and avr a bit to pass the labs next semester. I have arduino, I don't think I need to buy a bare atmega and a programmer.
I have such a program for flashing a diode, but I do not know how to address the PIN for this diode on the board. For now, I want to check if all this will play with me and I want to blink with it.
So which pin should I type to sweep this diode on the arduino board? So normally this is pin 13, I look at datashit and this is PD7, right?
Code: C / C++