TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 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 (136537 times)
  2. FAT32 Library (69731 times)
  3. Network Ethernet Library (55841 times)
  4. USB Device Library (46173 times)
  5. Network WiFi Library (41801 times)
  6. FT800 Library (40986 times)
  7. GSM click (28921 times)
  8. PID Library (26384 times)
  9. mikroSDK (26277 times)
  10. microSD click (25298 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 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 last
Example

Using push buttons

Rating:

0

Author: Ognjen Grozdanovic

Last Updated: 2020-08-03

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 142 times

Not followed.

License: MIT license

Download [34.37KB]

Description

This is the 2nd video of my tutorial for mikroC pro for PIC
https://www.youtube.com/watch?v=4iNcRA0N0gU&feature=youtu.be

[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

Flashing LEDs

Rating:

0

Author: Ognjen Grozdanovic

Last Updated: 2020-08-03

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 110 times

Not followed.

License: BSD 3-Clause "New" or "Revised" license

Download [38.46KB]

Description

This project is reffered to my tutorial video
https://www.youtube.com/watch?v=PngQ-PW2JH0

[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

Electronic Lock with Rotary Encoder

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2020-07-11

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 208 times

Not followed.

License: Open Software License 3.0 (OSL-3.0)

Download [28.66KB]

Description

This project is simple electronic lock that uses a rotary encoder as a code input device. The project is based on a PIC16F690 and the code is written with CCS PIC C compiler.

[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

Misaligned Address Finder

Rating:

1

Author: VCC

Last Updated: 2020-06-05

Package Version: 1.1.0.2

Category: Other Codes

Downloaded: 186 times

Not followed.

License: MIT license

Download [589.55KB]

Description

Misaligned Address Finder is a tool used to generate a report on variables and constants, which are not Word or DWord aligned.
Some variables / constants are required to be allocated at even addresses (16-bit architectures) and at multiple by 4 addresses (32-bit architectures), so users can be notified about that allocation.

[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

PIC16F877A with 74HC164

Rating:

0

Author: Chisanga Mumba

Last Updated: 2020-04-30

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 270 times

Not followed.

License: MIT license

Download [216.26KB]

Description

PIC16F877A with 74HC164 used to drive a single Common Anode 7 Segment display for demonstration. Pseudo Software SPI is used to transfer the LED data to the Serial-to-Parallel Shift Register.

[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

Flash AVR Microcontroller's with avrdude using MikroElektronika

Rating:

0

Author: I-BEK Car Electrician

Last Updated: 2020-04-21

Package Version: 1.0.0.1

Example: 1.0.0.0

Category: Other Codes

Downloaded: 393 times

Not followed.

License: MIT license

Download [1.56KB]

Description

Example how to flash 8 bit AVR Microcontroller’s using avrdude with MikroElektronika,
here i use USBTiny as programmer you can chose your programmer by editing the batch file.

Parameters: %CHIP_NAME %HEX_FILE_NAME

[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

Mikromedia 3 for Kinetis Capacitive FPI

Rating:

0

Author: MIKROE

Last Updated: 2019-12-26

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 98 times

Not followed.

License: MIT license

Download [1.42MB]

Description

This project contains example for testing modules on Mikromedia 3 for Kinetis Capacitive FPI.

[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

Mikromedia 4 for Kinetis Capacitive FPI

Rating:

0

Author: MIKROE

Last Updated: 2019-12-26

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 106 times

Not followed.

License: MIT license

Download [9.50MB]

Description

This project contains example for testing modules on Mikromedia 4 for Kinetis Capacitive FPI.

[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

Mikromedia 5 for Kinetis Capacitive FPI

Rating:

0

Author: MIKROE

Last Updated: 2019-12-26

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 150 times

Not followed.

License: MIT license

Download [32.74MB]

Description

This project contains example for testing modules on Mikromedia 5 for Kinetis Capacitive FPI.

[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: Function Calls Display

Rating:

10

Author: dany

Last Updated: 2020-03-13

Package Version: 1.0.2.1

Category: Other Codes

Downloaded: 924 times

Not followed.

License: MIT license

Download [288.94KB]

Description

Shows the function calls of the project in a number of views (a.o. graphical tree).

For mP, mC and mB for PIC and dsPIC.

[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 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 last