Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 994 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 994 Bytes

Port DEMO

This example demonstrates GPIO Port library functionalities. Turn on switches for PORT LEDS in the BOARD SETUP section of your board to see LEDs light up and turn off port by port.


  • Authors : MIKROE
  • Version : 3.0.0
  • Date : ${COPYRIGHT_YEAR}.

Hardware Support

  • Put PORT LED switches in ON position.
  • image

Software Support

We provide demo code for demonstrating GPIO Port library functionalities. To run this example, follow these steps:

  1. Install the package from Package manager.
  2. Open example.
  3. It will take you to setups, so make one for your hardware.
  4. Choose adequate setup and the project will open.
  5. Program it by clicking on Flash.
  6. LEDs should start lighting up port by port.
  7. Once all the LEDs are on, they should start turning off port by port too, but in reverse order.