Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (99 codes)
  2. Dany (44 codes)
  3. NART SCHINACKOW (34 codes)
  4. Alcides Ramos (33 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Rajendra Bhatt (8 codes)

Most Downloaded

  1. Network Ethernet Library (11754 times)
  2. FAT32 Library (8599 times)
  3. Timer Calculator (6527 times)
  4. PID Library (5243 times)
  5. Network WiFi Library (5196 times)
  6. SMS home alarm system (4416 times)
  7. External Memory (4107 times)
  8. mikromedia for PIC18FJ - Examples (3566 times)
  9. microSD click - Example (3487 times)
  10. GPS click - Example (3252 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]

Categories

Compilers

Sort By

Category: Internal MCU modules

<< previous | 1 | 2 last
Example

Turn on and initialize external interrupts on STM32F100C8

Rating:

Author: Dmitry Yartsev

Version: 1.0.0.0

Last Updated: 2013-01-13

Category: Internal MCU modules

Downloaded: 125 times

Not followed.

Download [88.71KB]

Description

Включение и использование внешних прерываний на STM32F100C8. Внешние прерывания на линиях EXTI, EXTI2 и EXTI3, и им соответствуют ножки 1, 2 и 3 порта А. External interrupts on line EXTI, EXTI2 и EXTI3, and associated with pins 1, 2 and 3 of PORTA.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

Interrupt On Change (IOC) for the 18F4550

Rating:

Author: Paul Land

Version: 1.0.0.0

Last Updated: 2012-12-14

Category: Internal MCU modules

Downloaded: 360 times

Not followed.

Download [8.08KB]

Description

This is a modified version of one of the components from the Mikroelektronika Interrupt project found here on libstock - http://www.libstock.com/projects/view/326/interrupts-on-pic-18f45k22 It demonstrates Interrupt on change for the 18F4550 mcu. It formed part of my investigations into interfacing Rotary Encoder switches to a 18F4550.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

Working with EEPROM

Rating:

Author: Mateus Toyama

Version: 1.0.0.0

Last Updated: 2012-09-09

Category: Internal MCU modules

Downloaded: 393 times

Not followed.

Download [60.46KB]

Description

A simple example of use of the EEPROM to store the states of LEDs

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Library

Changing the duty cycle of a 5KHZ PWM with a keypad & HD44780 LCD

Rating:

Author: Bahman Mohammadhoseini

Version: 5.6.1.0

Last Updated: 2012-08-04

Category: Internal MCU modules

Downloaded: 429 times

Not followed.

Download [45.10KB]

Description

This project shows how to change the duty cycle of a 5KHZ PWM signal produced by PWM1 module(CCP1/pin17) of a PIC18F452 with a keypad and 4X20 HD44780 LCD using 4-bit library and mikroC PRO for PIC v5.61 compiler.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

Interrupts on PIC32MX460F512L

Rating:

Author: MikroElektronika Team

Version: 1.0.0.0

Last Updated: 2012-05-15

Category: Internal MCU modules

Downloaded: 628 times

Followed by: 1 user

Download [18.33KB]

Description

This example demonstrates how to setup:
- External INT2 interrupt on PORTE.9 pin
- UART RX event interrupt

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

Interrupts on PIC 18F45K22

Rating:

Author: MikroElektronika Team

Version: 1.0.0.0

Last Updated: 2012-05-08

Category: Internal MCU modules

Downloaded: 1636 times

Followed by: 2 users

Download [22.65KB]

Description

This example demonstrates how to setup:
- External INT0 interrupt on PORTB.0 pin
- UART RX event interrupt
- Interrupt on change on PORTB.7 - PORTB.4

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Library

PIC24F ADC library with callback

Rating:

Author: Anton Rieckert

Version: 1.0.0.0

Last Updated: 2012-04-13

Category: Internal MCU modules

Downloaded: 374 times

Followed by: 1 user

Download [30.49KB]

Description

Analog to Digital Library for the PIC24 and dsPIC range. Library supports multiple channels and has a callback function that is executed as soon as all the channels are read. The sampling frequency can also be specified in Hz

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

Watchdog & RTC-example

Rating:

Author: Francis Verhelst

Version: 1.0.0.0

Last Updated: 2012-01-23

Category: Internal MCU modules

Downloaded: 370 times

Not followed.

Download [52.05KB]

Description

A small program, to demonstrate use of watchdog on a pic 32. At program start RTC is started + necessary inits. It then goes in an endless loop, where the watchdog keeps microcontroller in sleep mode, until a second has passed. The routine then starts all over. Has to be loaded with microprog. Don't use or combine with Mikrobootloader.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Library

Hardware AES Crypto for XMEGA

Rating:

Author: Odd One

Version: 1.0.0.0

Last Updated: 2012-01-21

Category: Internal MCU modules

Downloaded: 226 times

Not followed.

Download [4.36KB]

Description

This is an effort to make using the hardware AES crypto engine in the XMEGA line of controllers as easy to use as humanly possible. Just add the unit to your project, add it to your main unit's "uses" clause, and go.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

RS232 Interrupt driven command based interface

Rating:

Author: Steve Covert

Version: 1.0.0.0

Last Updated: 2012-01-17

Category: Internal MCU modules

Downloaded: 813 times

Not followed.

Download [176.76KB]

Description

Example of setting up and decoding a command based interface - e.g. sending 'ADC?' returns it's value. Can easily be adapted to any ASCII based interface you wish. The UART.C file decodes the command, determines if it is SET or GET (setting or getting the value) and implements it.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
<< previous | 1 | 2 last