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: Hannes Swanepoel
Last Updated: 2015-07-20
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 466 times
Followed by: 3 users
License: MIT license
Download [44.30KB]With this software you can easily generate the hex, decimal or the binary value of a port to display a certain characters. One can also set each bit to each segment, select if display is common anode of cathode, select display preview colour and one can also genarate a char[] array code to copy to project.
[learn more]Author: Shawon Shahryiar
Last Updated: 2015-07-17
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 564 times
Followed by: 2 users
License: MIT license
Download [23.54KB]HMC1022 (GY-26) UART compass demo with PIC16F690. The code is written with CCS PIC C compiler.
https://www.youtube.com/watch?v=0yVkN4ONt4o
Author: drumissimo
Last Updated: 2015-07-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Light control
Downloaded: 1236 times
Followed by: 1 user
License: MIT license
Download [50.70KB]DMX RGB LED Driver for PIC12F1572
Simple 8 Pin MCU with Internal Oscillator receives DMX commands
and generates RGB PWM outputs for use.
Makes a nice simple 3 DMX Channel RGB LED light Fixture.
Supplied schematic shows MOSFET drivers which have worked
well for individual LED's as well as analog RGB LED Strips.
Author: Val Gretchev
Last Updated: 2015-07-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 494 times
Followed by: 4 users
License: MIT license
Download [1.65MB]This example shows how to connect a shaft encoder to a MPU board and provides a state machine decoder that can be used for many useful applications where a rotating dial inputs positional information. This data can be used for display purposes or for converting into analog signal by passing it to the internal DACs.
[learn more]Author: Hugo Oliveira
Last Updated: 2015-07-16
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 2227 times
Followed by: 3 users
License: MIT license
Download [47.62KB]Very comprehensive Library to deal with the DS1302 RTC chip.
Please read the help file provided in the package to learn about the functions.
Also available Example Project and Hardware connections.
Author: brsteiner
Last Updated: 2015-07-13
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 854 times
Followed by: 4 users
License: MIT license
Download [941.09KB]This small example bring bmp pictures direkt from MMC on the TFT.
Format a SD Card in FAT 16 and took the picture on it.
Have fun
Author: dany
Last Updated: 2020-08-11
Package Version: 2.0.0.0
Category: Internal MCU modules
Downloaded: 3482 times
Followed by: 6 users
License: MIT license
Download [32.62KB]Replacement routines for I2c1_Rd and I2c1_Wr but here with timeout, so no blocking any more when a device one tries to access is not present.
The mE I2c library is still needed for the remaining I2c routines.
Implemented also the code for controllers with 2 I2c's (e.g. P18F27K40).
Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.16
mikroSDK Library: 2.0.0.0
Category: Temperature & humidity
Downloaded: 307 times
Not followed.
License: MIT license
Download [328.42KB]Author: Shawon Shahryiar
Last Updated: 2015-07-05
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 370 times
Followed by: 2 users
License: MIT license
Download [1.92MB]XMega Analog Comparator Examples
http://embedded-lab.com/blog/?p=10522#more-10522
Author: Luis Castellanos
Last Updated: 2015-07-03
Package Version: 1.0.0.0
Category: Communication
Downloaded: 2359 times
Followed by: 1 user
License: MIT license
Download [72.09KB]This library allows to communicate any PIC with the transceiver nRF24L01, I took two weeks could communicate, the example is designed to PIC18F2550, but only change the tris works for any PIC, not using the SPI library, it is a translation of a library ATMEL to MikroC, it works wonders. Sorry for my bad English
[learn more]