TOP Contributors

  1. MIKROE (2642 codes)
  2. Alcides Ramos (347 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 (136217 times)
  2. FAT32 Library (69478 times)
  3. Network Ethernet Library (55704 times)
  4. USB Device Library (45989 times)
  5. Network WiFi Library (41638 times)
  6. FT800 Library (40779 times)
  7. GSM click (28787 times)
  8. PID Library (26327 times)
  9. mikroSDK (26051 times)
  10. microSD click (25138 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
Project

USB HID Datalogger

Rating:

0

Author: Jayanth Devarayanadurga

Last Updated: 2013-11-11

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1143 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

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: 599 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

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: 2816 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

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: 4997 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

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: 1693 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

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: 1449 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

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: 1526 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

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

Injection System Behavior - State Machine (SM)

Rating:

0

Author: Vladimir Savić

Last Updated: 2013-07-13

Package Version: 1.0.0.1

Example: 1.0.0.0

Category: Other Codes

Downloaded: 874 times

Not followed.

License: MIT license

Download [8.24KB]

Description

This example present ability of the system modeled by SM to easily execute different tasks by injecting behavior. It is based on BYTE field transition matrix (TM) which stores information about system behavior. If we change and inject TM into the SM, system behavior is changed. This example present generic solution for state machine based systems.

[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

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

18F45K22 Rotary encoder connection example

Rating:

0

Author: George Christodoulou

Last Updated: 2013-06-24

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 1693 times

Followed by: 1 user

License: MIT license

Download [34.37KB]

Description

This examples demonstates the basic function of a common rotary encoder .
Turning left or right the encoder the value of a variable is increased or decreased
and is displayed on a 16x2 lcd screen .. This code also demostrates use
of Interrupt on Change function of 18F45K22.

[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

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

Smart temperature logger with time and date counter, complete project with Proteus simultaions 100%

Rating:

5

Author: S Ss

Last Updated: 2013-06-19

Package Version: 5.8.0.0

Category: Other Codes

Downloaded: 2186 times

Not followed.

License: MIT license

Download [5.58MB]

Description

This project reads Temp and time and date then by pressing a button the user can save or even delete
files from SD CARD. Fan and Heater are automatically controlled depending on the temperature value. user can also control the temperature reference.

[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

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