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: Sandeep Rai
Last Updated: 2014-06-26
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 414 times
Not followed.
License: MIT license
Download [184.41KB]This is a sample code how you can show the Date and Time (Default) On TFT using internal RTC.
[learn more]Author: Paulfjujo
Last Updated: 2014-06-09
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1037 times
Not followed.
License: MIT license
Download [1.14MB]Test with many functions
-ADC reading with averrage value displaying in point & floating point
-LDC 2x16 and UART output
-RTC1307 for date and time
-EEprom 24LC256 to storie up to 16000 integer values
-Dialogue with terminal for RTC update or driving leds ON/OFF
- Use of EEPROM Pic to store messages
- Use of Code area to store Messages
Author: Val Gretchev
Last Updated: 2014-05-29
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 534 times
Not followed.
License: MIT license
Download [2.93MB]Many students in electronics learn how to use and program a microprocessor but very few know what goes on inside the chip itself. This project will give the reader insight into the inner workings of a very simple 8-bit microprocessor that can be extended to more powerful designs.
[learn more]Author: Istvan K
Last Updated: 2014-04-29
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 688 times
Followed by: 1 user
License: MIT license
Download [35.61KB]Memory manipulation (eg sprint-like) function-collection plus some simplified arithmetic and bit-handling routine in one library. For all 8-bit PIC (pic12/16, pic12e/16e and pic18).
Author: Gregory Omond
Last Updated: 2014-04-22
Package Version: 1.0.1.5
Category: Other Codes
Downloaded: 701 times
Followed by: 1 user
License: MIT license
Download [448.67KB]I have made a Tractor Odometer for working out how much area or distance has been covered in a paddock or contracting job.
The unit just needs a contact closure for every wheel revolution and the rest is done in software via an interrupt.
Please alter to suit and post updates.
Author: dany
Last Updated: 2015-02-21
Package Version: 1.1.0.0
Category: Other Codes
Downloaded: 586 times
Not followed.
License: MIT license
Download [313.10KB]Tool that shows the project's configuration words content (in a readable format). This tool permits to add (part of) the configuration settings in a comment box in your project or as part of a forum post.
For mP, mC and mB for PIC, dsPIC and PIC32. Stand Alone version.
Author: Segun Ilori
Last Updated: 2014-04-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 942 times
Not followed.
License: MIT license
Download [42.72KB]This example demonstrates how a PIC microcontroller with a single USART peripheral can be connected to up to three USART devices; say a GSM, GPS and maybe a raspberry PI.
The USART ports are multiplexed using 74HC151 to the PIC RX pin and 74HC138.
Hardware flow control can be used to control device communication.
Author: Alberto Trasimeni
Last Updated: 2014-04-13
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1072 times
Not followed.
License: MIT license
Download [358.08KB]Management of the PWM through the use of digital analog converter using the PIC16F887. Simulation by Proteus 7.10.
[learn more]Author: Istvan K
Last Updated: 2014-04-04
Package Version: 2.0.0.0
Category: Other Codes
Downloaded: 753 times
Followed by: 1 user
License: MIT license
Download [55.81KB]Second part of my new library collection: the common output functions, using func-pointers or a user written char-out routine. In addition, an other library with the mikroC UART1 and LCD char-outs. For all 8-bit PICs.
Author: Stevan Tosic
Last Updated: 2014-03-17
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1006 times
Not followed.
License: MIT license
Download [51.80KB]State machine programming style and task functions are used to implement tasks running through their states. There are versions of code with or without timer interrupt (Multitasking.c and MultitaskingNoInterrupts.c). Code is portable to any uC.
[learn more]