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: NART SCHINACKOW
Last Updated: 2013-03-23
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1405 times
Not followed.
License: MIT license
Download [63.13KB]This is a program developed using c# (visual studio 2012 express) it requires .net framework 3.5,
it is useful for getting the appropriate seven segment digits in hex, binary and decimal.
Author: S Ss
Last Updated: 2013-03-19
Package Version: 5.8.0.0
Category: Other Codes
Downloaded: 3668 times
Followed by: 1 user
License: MIT license
Download [2.42MB]The project uses timer 1 as an external counter to count the pulses every second.
Timer 0 is used to generate a 1 sec time. Also the periodic time of the frequency is calculated.
Author: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 4130 times
Followed by: 1 user
License: MIT license
Download [433.41KB]Library for a 4x4 keypad connected to the PIC via an PCF8574 I2c expander (Two I2c lines in stead of 8 I/O pins). This saves a lot of PIC I/O pins.
Permits also small PIC's (with low pin count) to control a keypad.
Author: NART SCHINACKOW
Last Updated: 2013-03-13
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 753 times
Followed by: 2 users
License: MIT license
Download [1.72KB]This library contains useful functions and methods for performing 3D, 2d vector calculations.
check the math library and include the Vector.h into your source code
Author: Istvan K
Last Updated: 2013-03-29
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1671 times
Followed by: 2 users
License: MIT license
Download [163.14KB]They contain extremely simplified interface for
-- max 2 LCD (write-only 4bit mode, 6 pins),
-- max 2 LCD (using a HC595, 3 pins),
-- max 4 Sw-Uart (1, 2 or 3 pins, CTS handshake) .
Also some routines as Hex2out, Dec3out, CstrOut.
A separated library for using them via funcptr.
For now only for all PIC16 (PIC12). UPDATED.
Author: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 4044 times
Followed by: 1 user
License: MIT license
Download [4.40MB]Package with "Expander" librarie(s). For now only 1 library is there: PCF8574(A). The documentation for the (SPI) expanders 74HCT165 (input expander) and 74HCT595 (output expander) is added.
[learn more]Author: Pavol alias LQd
Last Updated: 2013-03-08
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 711 times
Not followed.
License: MIT license
Download [4.34KB]Converts HEX strings to value, from single chars through bytes to words and longwords. Written in mB for AVR but no AVR specifics used, so it should be fully multi platform usable.
[learn more]Author: dany
Last Updated: 2015-04-27
Package Version: 1.7.0.0
Category: Other Codes
Downloaded: 2433 times
Not followed.
License: MIT license
Download [220.84KB]This tool is a simple mikroPascal source code formatter, mainly making correct and readable code indentation.
[learn more]Author: dany
Last Updated: 2015-04-27
Package Version: 1.5.0.0
Category: Other Codes
Downloaded: 1346 times
Not followed.
License: MIT license
Download [798.66KB]This tool is a simple mikroBasic source code formatter, mainly making correct and readable code indentation.
[learn more]Author: Simon Platten
Last Updated: 2013-01-18
Package Version: 1.0.0.3
Example: 1.0.0.0
Category: Other Codes
Downloaded: 916 times
Not followed.
License: MIT license
Download [44.94KB]This small project demonstrates how to use my generic linked list structure. Included in this project is a very small LED scanner, each LED is a node in the linked list.
[learn more]