How to Set an AVR Microcontroller High or Low (i.e. 5V or 0v)
Share
How to set a particular pin on the Atmel AVR microcontroller as high (logical 1 or high voltage - i.e. 5v, 3.3v, etc.) or low (logical 0 or zero voltage) using PORT register (i.e. PORTB).