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: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 174 times
Not followed.
License: MIT license
Download [81.03KB]This example demonstrates how to use the PIC32 microcontroller in IDLE and SLEEP modes with the XC32 compiler.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 153 times
Not followed.
License: MIT license
Download [68.10KB]This example demonstrates how to use the comparator module of the PIC32 using the Xc32 compiler.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 197 times
Not followed.
License: MIT license
Download [95.07KB]This example demonstrates how to use the input capture module of the PIC32 microcontroller using the XC32 microcontroller.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 145 times
Not followed.
License: MIT license
Download [53.56KB]This example demonstrates use of the output compare module on the PIC32 using the XC32 compiler.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 196 times
Not followed.
License: MIT license
Download [86.23KB]This example shows how the use the ADC module on the PIC32 microcontroller.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 375 times
Not followed.
License: MIT license
Download [65.83KB]This code example demonstrates how to use the UART module on the PIC32 with the XC32 compiler.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 150 times
Not followed.
License: MIT license
Download [52.90KB]The example demonstrates how to use the counter module on the PIC32 microcontroller with the XC32 compiler.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 149 times
Not followed.
License: MIT license
Download [54.41KB]This example demonstrates use of the Timer1 microcontroller on the PIC32 microcontroller.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 272 times
Not followed.
License: MIT license
Download [50.64KB]This project is an example of how to blink an LED with the PIC32 microcontroller using the XC32 compiler.
[learn more]Author: MIKROE
Last Updated: 2018-12-26
Package Version: 1.0.0.0
Category: Internal MCU modules
Downloaded: 1258 times
Not followed.
License: MIT license
Download [277.02KB]DMA is a powerful module that can autonomosly transfer data from memory to memory, memory to peripheral and peripheral to memory thus freeing up processor to do other tasks.
This library provides routines for working with DMA module.
A special thank you goes out to our valued associate Milos Markovic who helped in creating this package.