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: Serge Tremblay
Last Updated: 2017-01-11
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 750 times
Not followed.
License: MIT license
Download [134.43KB]This is an example code using the CLC (Configurable Logic Cell) module available in newer PIC16F and PIC24F.
[learn more]Author: Mir Mehedi Hasan Rayhan
Last Updated: 2016-11-21
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 721 times
Not followed.
License: MIT license
Download [80.84KB]Full functional code for the Software interrupt with LCD. This code is useful for Digital Clock or Time Based any kind of projects. Also, it will explain how to use call functions in the main function.
If anyone needs any help feel free to contract me. I will try to help you.
If this code helps you please rate it. It will inspire me.
Author: Shawon Shahryiar
Last Updated: 2016-10-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 389 times
Not followed.
License: MIT license
Download [2.01MB]This is a documentation on Tiva C ARM MCU GPIOs.
http://embedded-lab.com/blog/tiva-c-gpios/
Author: Bugz Bensce
Last Updated: 2016-06-23
Package Version: 1.0.0.0
Category: Internal MCU modules
Downloaded: 668 times
Not followed.
License: MIT license
Download [109.28KB]Author: Bugz Bensce
Last Updated: 2016-05-24
Package Version: 1.0.0.0
Category: Internal MCU modules
Downloaded: 663 times
Not followed.
License: MIT license
Download [375.18KB]Demonstration of multiple channel Internal Analogue-to-Digital converter using PIC 16F887. An LM35 temperature sensor is used as the analogue input signal. It produces a voltage equivalent to the temperature.
[learn more]Author: Frendz Infotech
Last Updated: 2016-05-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 715 times
Followed by: 1 user
License: MIT license
Download [985B]the original I2C library from mikroe is working fine if all the devices are connected but if any device is missed from the i2c line or not respond or wrong address sent then the library freeze the code and hang the processor. to overcome this problem we can use this code which uses GPIO for I2C communication.
[learn more]Author: S P
Last Updated: 2016-05-10
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 925 times
Not followed.
License: MIT license
Download [49.38KB]These two examples for PIC16F877A and PIC18F4550 shows how to use CCP modules as PWM. CCS PIC C compiler is used.
[learn more]Author: S P
Last Updated: 2016-05-10
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 948 times
Not followed.
License: MIT license
Download [57.47KB]This example shows how to use ADC modules for PIC16F877A and PIC18F4550 microcontrollers using CCS C compiler.
[learn more]Author: Arezki YOUYOU
Last Updated: 2016-04-30
Package Version: 1.0.0.0
Category: Internal MCU modules
Downloaded: 827 times
Not followed.
License: MIT license
Download [99.16KB]this library allows you to reset the microcontroller PIC18Fxx in secure way, quickly and without using the hardware of microcontroller like the watchdog
[learn more]Author: MIKROE
Last Updated: 2016-04-28
Package Version: 1.0.0.0
Category: Internal MCU modules
Downloaded: 300 times
Not followed.
License: MIT license
Download [1.26MB]Package contains libraries and examples for all CEC1302 peripherals.
Declarations of functions are compatible with functions that are provided from MCHP for other C compilers.
Package contains sources of libraries so user can debug and adapt them.