60 likes | 313 Views
GPIO-1. Get digital output from GPIO. Example Exercise. GPIO-1. Example: Blink.py Control the LED s on board. GPIO-1. GPIO-1. Exercise : Light your LED in order: USR3 → External LED1 → External LED2 ; The buzzer beeps with USR3. Arrange your circuit according to Pin Configuration table.
E N D
GPIO-1 • Get digital output from GPIO. • Example • Exercise
GPIO-1 • Example: Blink.py • Control the LEDs on board.
GPIO-1 • Exercise:Light your LED in order:USR3→External LED1→External LED2;The buzzer beeps with USR3. • Arrange your circuit according to Pin Configuration table. • Write a python program.