Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 285 Bytes

File metadata and controls

6 lines (5 loc) · 285 Bytes

OpenLab-AVR-ATMEGA32-Switch-examples

Switching an LED ON/OFF example for AVR-ATMEGA32APU1533

PORT C will be the Output PORT and PORTD pins 0 and 1 will serve as the input pins. Press switch connected to PD1 to start LED blinking. Press switch connected to PD0 to stop LED blinking.