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: Val Gretchev
Last Updated: 2014-06-26
Package Version: 1.0.0.1
Category: Other Codes
Downloaded: 1234 times
Followed by: 1 user
License: MIT license
Download [3.67MB]Electrical power generation and distribution companies require an instrument for testing power transformer windings and circuit breaker contact resistance during maintenance. This is a design for such an instrument. The mikromedia 5 for Tiva board is the perfect candidate as the Microcontroller with Touchscreen in the block diagram.
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: 1040 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: 538 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: 691 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: 703 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: 592 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: 945 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: 1077 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: 756 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.