TOP Contributors

  1. MIKROE (2652 codes)
  2. Alcides Ramos (351 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 (136627 times)
  2. FAT32 Library (69830 times)
  3. Network Ethernet Library (55886 times)
  4. USB Device Library (46224 times)
  5. Network WiFi Library (41861 times)
  6. FT800 Library (41080 times)
  7. GSM click (28942 times)
  8. PID Library (26402 times)
  9. mikroSDK (26316 times)
  10. microSD click (25328 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 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 last
Project

Tool: mikroPascal to mikroBasic convertor

Rating:

10

Author: dany

Last Updated: 2015-06-29

Package Version: 1.6.0.0

Category: Other Codes

Downloaded: 2145 times

Followed by: 1 user

License: MIT license

Download [869.35KB]

Description

Simple mikroPascal for PIC to mikroBasic for PIC source code convertor. The tool can convert complete mP units to mB modules and complete mP programs to mB programs. It can be used both in interactive and batchmode.

[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

Control Fan Speed Using Temperature Sensor(PWM)

Rating:

0

Author: S Ss

Last Updated: 2015-01-09

Package Version: 6.4.0.0

Category: Other Codes

Downloaded: 2208 times

Not followed.

License: MIT license

Download [202.54KB]

Description

In this project a temperature sensor(LM35) measures the temperature. Then the microcontroller controls the speed of the fan depending on the temperature value using PWM.

Project worked 100% and tested using Proteus Simulator Software100%.

Code and Simulation are included with the download.




[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

Build Version Generator

Rating:

10

Author: VCC

Last Updated: 2024-03-31

Package Version: 1.2.0.0

Category: Other Codes

Downloaded: 755 times

Followed by: 3 users

License: MIT license

Download [381.11KB]

Description

Build Version Generator is a tool, which generates code, containing version number and current build date of a mikroPascal / mikroBasic / mikroC project. It is run as a compiler IDE tool.

[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

count up from 00 to 99 display on 7 segments led and control 8 single led, use interrupt on portB to change mode.

Rating:

0

Author: Huynh Minh Trung

Last Updated: 2014-12-13

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1067 times

Not followed.

License: MIT license

Download [60.35KB]

Description

There are two mode in this project.
mode 1: count up 00-99
mode 2: 8 single leds, run to right, after that run to left.
Use interupt on PortB to change mode.

[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

Article: Ram corruption reasons in mP and mB

Rating:

5

Author: dany

Last Updated: 2015-07-10

Package Version: 2.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 660 times

Not followed.

License: MIT license

Download [720.92KB]

Description

Purpose: Make people aware about the ways of working that can introduce ram corruption
(and of course how to avoid it). In this document the many ways where it goes right are not mentioned, only the danger areas are highlighted.

[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

Product Counter - Real And Simulations 100%

Rating:

0

Author: S Ss

Last Updated: 2014-12-05

Package Version: 6.4.0.0

Category: Other Codes

Downloaded: 1747 times

Not followed.

License: MIT license

Download [395.23KB]

Description

This project is about Product Counter, which counts any object passes the laser.
The user can enter the required number to be counted using keypad. Then
by pressing the start button the system will be activated(Laser will light) and motor will move
then any object passes the laser beam will be counted and displayed on LCD.

[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

Tool: PIC Oscillator configuration and initialisation code generator

Rating:

5

Author: dany

Last Updated: 2019-10-23

Package Version: 2.0.0.0

Category: Other Codes

Downloaded: 1234 times

Followed by: 1 user

License: MIT license

Download [4.04MB]

Description

This tool helps, starting from the PIC18 or PIC24 oscillator block diagram, to define the oscillator related configuration settings and initialisation code. Only a limited number of PIC's is supported so far.

[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

Serial Port Utility

Rating:

4

Author: Wilson A. Gan Cuba

Last Updated: 2014-10-24

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 850 times

Followed by: 1 user

License: MIT license

Download [410.29KB]

Description

Utility to Read/Write the serial port. Useful with projects involving serial communication between microcontroller and PC.

[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

RTOS PIC

Rating:

0

Author: Arezki YOUYOU

Last Updated: 2014-10-01

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1113 times

Followed by: 2 users

License: MIT license

Download [2.00MB]

Description

this library allow you to use RTOS_PIC with MIKROC Pro for PIC

[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

4 seven segment display counter multiplexacion

Rating:

4

Author: Alcides Ramos

Last Updated: 2014-09-28

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1206 times

Followed by: 1 user

License: MIT license

Download [64.85KB]

Description

This code use timer zero interrupt for mutiplexacion a counter in 4 seven segment display

[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 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 last