TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (142135 times)
  2. FAT32 Library (75448 times)
  3. Network Ethernet Library (59571 times)
  4. USB Device Library (49563 times)
  5. Network WiFi Library (45365 times)
  6. FT800 Library (45020 times)
  7. GSM click (31487 times)
  8. mikroSDK (30591 times)
  9. microSD click (27905 times)
  10. PID Library (27641 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
mikroSDK Library

LED Blinking Demo

Rating:

0

Author: MIKROE

Last Updated: 2024-07-09

Package Version: 2.0.0.31

mikroSDK Library: 2.0.0.0

Category: Force

Downloaded: 606 times

Not followed.

License: MIT license  

The application demonstrates GPIO SDK functionality.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "LED Blinking Demo" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "LED Blinking Demo" changes.

Do you want to report abuse regarding "LED Blinking Demo".

  • Information
  • Comments (0)

mikroSDK Library Blog

Led Blinking DEMO

This is a simple LED blinking example, utilizing mikroSDK 2.0 GPIO driver library. The specified LED will be toggled with period of 1 second. Take into consideration that your hardware might not have the specified pin.


  • Author : MIKROE
  • Version : 2.0.0.31
  • Date : July 2024.

Hardware Support

  • Put PORT LED switches in ON position.
  • image

Software Support

We provide simple demo code for toggling one pin. 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. Defined pin (LED) should start toggling every second.

LED pin is defined as MIKROBUS_1_CS in code, so make sure that pin is routed to port LEDs. If it isn't, then change LED in code. Alternatively, place Tester click in mikroBUS 1.

image

ALSO FROM THIS AUTHOR

6DOF IMU click

1

6DOF IMU click is a mikroBUS add-on board that carries ST’s LSM6D33 IC, which is 6-axis inertial measurement unit comprising a 3-axis gyroscope and a 3-axis accelerometer. The board communicates with the target MCU either through I2C or SPI interfaces (along with an additional INT pin).

[Learn More]

Pressure Click

0

Pressure Click is a compact and easy solution for adding pressure measurement to your design. It features LPS331AP digital output pressure sensor.

[Learn More]

9DOF 2 Click

5

9DOF 2 Click carries the ICM-20948, the world’s lowest power 9-axis MotionTracking IC that is idealy suited for smartphones, tablets, Wearable Sensors and IoT applications. The ICM-20948 is a multi-chip module (MCM) consisting of two dies integrated into a single package.

[Learn More]