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: Anton Rieckert
Last Updated: 2012-04-13
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1306 times
Followed by: 1 user
License: MIT license
Download [15.28KB]This is a library written for the mikroPascal compilers to interface to these devices on a single bus. The library also includes functions that allows the master device to discover the number of slave devices on the bus and read there serial numbers.
[learn more]Author: Anton Rieckert
Last Updated: 2012-04-13
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 844 times
Followed by: 1 user
License: MIT license
Download [5.33KB]This library makes it easier to work with the build in timer modules of the PIC24F range. There are 2 units you can include in your source code. The initialisation function takes 2 parameters, the interval in milliseconds and the callback function that should be executed.
[learn more]Author: Anton Rieckert
Last Updated: 2012-04-12
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 738 times
Followed by: 1 user
License: MIT license
Download [13.91KB]This unit provides you with the functionality to work with date time variables the same way that Delphi and Lazarus handles them.
The unit supports
- Leap year,
- Encode date-time,
- Decode date-time,
- Increment and decrement functions,
- Period functions such as minutes between two dates
Author: NART SCHINACKOW
Last Updated: 2012-04-11
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 815 times
Not followed.
License: MIT license
Download [231.28KB]This program is based on windows, developed using visual c# 2010 express.
main functionality:
->Draw on a defined area (width , height)
->import JPEG pictures and draw on them
->saving JPEG format
->Saving to a text file that contains a 2d array with the values of the RGB
very handy in many applications that need images in 2D
Author: Popa Mihai
Last Updated: 2012-04-10
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 612 times
Followed by: 1 user
License: MIT license
Download [13.59KB]This code intends to demonstrate how to use MAX6953 for message column scroll.
[learn more]Author: Marcio Nassorri
Last Updated: 2012-04-28
Package Version: 1.0.0.0
Category: Communication
Downloaded: 2400 times
Followed by: 1 user
License: MIT license
Download [257.79KB]This is a library to be used with 1-wire devices (several families).
The attached file contains examples for mC, mB and mP of how to use the 1-wire library.
The example uses a Multi Device 1-Wire Temp Logger to explain how to use the library with many devices 1-wire net.
Author: MIKROE
Last Updated: 2012-04-09
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Development Systems
Downloaded: 1347 times
Followed by: 2 users
License: MIT license
Download [177.35KB]Author: MIKROE
Last Updated: 2012-04-09
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Development Systems
Downloaded: 3411 times
Followed by: 2 users
License: MIT license
Download [176.09KB]Author: Marcio Nassorri
Last Updated: 2012-04-15
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: ZigBee
Downloaded: 2719 times
Followed by: 1 user
License: MIT license
Download [4.40MB]Author: MIKROE
Last Updated: 2012-04-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Audio & Speech
Downloaded: 7002 times
Followed by: 1 user
License: MIT license
Download [426.29KB]This project demonstrates communication with WM8731 audio codec.
Program reads one wav file from MMC and sends it to WM8731 for decodingand playing.
Example is for PIC32.