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]
Author: Gabi M
Last Updated: 2013-05-31
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 1328 times
Followed by: 4 users
License: MIT license
Download [5.65KB]A simple mikroBasic Pro for Pic32 example of using DMA channels 0 and 1 to process receiving of a certain number of bytes on UART 1 Rx then sending them back via UART 1 Tx.
Author: elessar
Last Updated: 2013-01-13
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 880 times
Followed by: 1 user
License: MIT license
Download [88.71KB]Включение и иÑпользование внешних прерываний на STM32F100C8. Внешние Ð¿Ñ€ÐµÑ€Ñ‹Ð²Ð°Ð½Ð¸Ñ Ð½Ð° линиÑÑ… EXTI, EXTI2 и EXTI3, и им ÑоответÑтвуют ножки 1, 2 и 3 порта Ð.
External interrupts on line EXTI, EXTI2 и EXTI3, and associated with pins 1, 2 and 3 of PORTA.
Author: Paul Land
Last Updated: 2012-12-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 2201 times
Followed by: 3 users
License: MIT license
Download [8.08KB]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.
Author: Mateus Toyama
Last Updated: 2012-09-09
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 1543 times
Followed by: 2 users
License: MIT license
Download [60.46KB]Author: Bahman Mohammadhoseini
Last Updated: 2012-08-04
Package Version: 5.6.1.0
Category: Internal MCU modules
Downloaded: 1748 times
Followed by: 1 user
License: MIT license
Download [45.10KB] 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.
Author: MIKROE
Last Updated: 2012-05-15
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 3986 times
Followed by: 2 users
License: MIT license
Download [18.33KB]This example demonstrates how to setup:
- External INT2 interrupt on PORTE.9 pin
- UART RX event interrupt
Author: MIKROE
Last Updated: 2012-05-08
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 8523 times
Followed by: 5 users
License: MIT license
Download [22.65KB]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
Author: Anton Rieckert
Last Updated: 2012-04-13
Package Version: 1.0.0.0
Category: Internal MCU modules
Downloaded: 1313 times
Followed by: 2 users
License: MIT license
Download [30.49KB]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]Author: Francis Verhelst
Last Updated: 2012-01-23
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 1098 times
Followed by: 3 users
License: MIT license
Download [52.05KB]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.
Author: Odd One
Last Updated: 2012-01-21
Package Version: 1.0.0.0
Category: Internal MCU modules
Downloaded: 779 times
Followed by: 1 user
License: MIT license
Download [4.36KB]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]