TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (352 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (136736 times)
  2. FAT32 Library (69951 times)
  3. Network Ethernet Library (55942 times)
  4. USB Device Library (46266 times)
  5. Network WiFi Library (41886 times)
  6. FT800 Library (41173 times)
  7. GSM click (28983 times)
  8. PID Library (26413 times)
  9. mikroSDK (26361 times)
  10. microSD click (25376 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: Other Codes

first | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 last
Library

Memory Manager dlmalloc

Rating:

5

Author: MIKROE

Last Updated: 2017-07-18

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 2235 times

Not followed.

License: MIT license

Download [671.84KB]

Description

Port of malloc/free/realloc (aka dlmalloc) dynamic memory allocator for mikroC. Library supports standard memory allocation functions malloc, realloc, calloc and free.

[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

Compare two Analog input - Proteus Simulation

Rating:

0

Author: S Ss

Last Updated: 2013-11-21

Package Version: 6.0.0.0

Category: Other Codes

Downloaded: 1150 times

Not followed.

License: MIT license

Download [2.65MB]

Description

This program reads two analog input(potentiometers), stores them and then
display them on LCD, a comparison between analog values can be done by pressing a button.

[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

20x4 LCD Hierarchial Menu System

Rating:

0

Author: Glen Oldford

Last Updated: 2013-11-14

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 1376 times

Followed by: 2 users

License: MIT license

Download [7.71KB]

Description

A hierarchical menu system which can easily be expanded to meet programmers requirements for end user interaction with the project.

[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

USB HID Datalogger

Rating:

0

Author: Jayanth Devarayanadurga

Last Updated: 2013-11-11

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1149 times

Not followed.

License: MIT license

Download [1.01MB]

Description

My project is a USB HID Datalogger using mcHID.dll from helmpcb.org

Data is logged to SD card. In Proteus simulation .mmc file is used for SD Card which can be renamed to .ima file and opened in WinImage 8.5

mcHID.dll should be copied into windows\system32 folder and setup.exe has to be run and the VB.net app should be installed.

[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

mikrostm-link: Link together gcc and mikroC projects for STM32

Rating:

0

Author: Paulo Matias

Last Updated: 2013-10-21

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 602 times

Not followed.

License: MIT license

Download [100.20KB]

Description

This project allows you to write some part of your code using gcc, and another part using mikroC. Useful when you need both the easy-to-use hardware libraries provided by mikroC and the optimization and ANSI C compliance of gcc. Also useful if you want to use C++ in some part of your project.

[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

Printf Support AVR / ARM

Rating:

0

Author: Richard Lowe

Last Updated: 2013-09-16

Package Version: 1.0.0.1

Category: Other Codes

Downloaded: 2832 times

Followed by: 1 user

License: MIT license

Download [9.12KB]

Description

Adds printf and sprintf functionality to MikroC. Uses about 1.5k.

[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

C RTOS for mP and mB (P18 and P24)

Rating:

10

Author: dany

Last Updated: 2015-06-29

Package Version: 3.0.0.0

Category: Other Codes

Downloaded: 5010 times

Followed by: 2 users

License: MIT license

Download [7.71MB]

Description

CRTOS stands for Cooperative Real Time Operating System; designed for and written specifically in mP/mB from mikroElektronika. The system uses cooperative as opposed to pre-emptive scheduling which means that the application code you write has to voluntarily release back to the operating system at appropriate times.

[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

7-segment displays

Rating:

4

Author: Hebert Oliveira

Last Updated: 2013-10-21

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1698 times

Not followed.

License: MIT license

Download [55.46KB]

Description

This library allows using 7-segment displays on projects with ease. The big advantage is that segments can be connected to any microcontroller pin and not necessarily in a single port. Already included functions for cathode or common anode displays and functions to work with a single display or multiple displays using a scanning technique.

[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

BarGraph Library

Rating:

5

Author: Richard Lowe

Last Updated: 2013-08-27

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1458 times

Followed by: 2 users

License: MIT license

Download [12.93KB]

Description

BarGraphs are wonderful for visual feedback. This library makes it easy to add one.

Based on BarGraph click board.

[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

Add Standard bool / true / false to MikroC

Rating:

0

Author: Richard Lowe

Last Updated: 2013-07-26

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1529 times

Followed by: 1 user

License: MIT license

Download [573B]

Description

This is not my library, but a opensource header file that adds boolean datatype to MikroC.

Copy this file to the ../Mikroeleckronika/"your ide"/include/ directory.

In your project that will use boolean types include this line:

#include <stdbool.h>

[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 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 last