TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139256 times)
  2. FAT32 Library (71751 times)
  3. Network Ethernet Library (57122 times)
Libstock prefers package manager

Package Manager

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]

Categories

Compilers

Architecture

Sort By

Category: All codes

first | 474 | 475 | 476 | 477 | 478 | 479 | 480 | 481 | 482 last
Library

OneWire Communication Library with Search functionality

Rating:

0

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]

Description

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]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

PIC24F Timer modules with callback support

Rating:

0

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]

Description

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]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

DateTime utilities compatible with Delphi and Lazarus

Rating:

0

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]

Description

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

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Lcd Display Utility Program

Rating:

0

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]

Description

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

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

Column scroll with MAX6953

Rating:

0

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]

Description

This code intends to demonstrate how to use MAX6953 for message column scroll.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

1-Wire Lib for Multi Devices

Rating:

0

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]

Description

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.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

BigPIC6 Examples

Rating:

0

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]

Description

Examples for BIGPIC 6 Development board (18F8520)

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

EasyPIC6 Examples

Rating:

5

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]

Description

Examples for EasyPIC 6 development system

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

RDAQ with MRF24J40MA/USB

Rating:

0

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]

Description

Remote data aquisition for MRF24J40MA with 18F2550/USB example.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

WM8731 - Example

Rating:

0

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]

Description

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.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
first | 474 | 475 | 476 | 477 | 478 | 479 | 480 | 481 | 482 last