TOP Contributors

  1. MIKROE (2655 codes)
  2. Alcides Ramos (353 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 (136781 times)
  2. FAT32 Library (69978 times)
  3. Network Ethernet Library (55948 times)
  4. USB Device Library (46274 times)
  5. Network WiFi Library (41888 times)
  6. FT800 Library (41184 times)
  7. GSM click (28987 times)
  8. PID Library (26419 times)
  9. mikroSDK (26372 times)
  10. microSD click (25381 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 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 last
Library

Replacement libraries for PIC18 & P16enh processors (mP and mB PRO)

Rating:

5

Author: janni

Last Updated: 2019-10-31

Package Version: 1.1.2.0

Category: Other Codes

Downloaded: 1602 times

Followed by: 3 users

License: MIT license

Download [5.93MB]

Description

Replacement libs may supplant official mE libraries to decrease final code size and RAM use, increase speed of code execution and fix various quirks. Most of replacement libraries also add new functionality. Replacement libs cover the most substantial areas of coding and thus improve performance of other libraries that use the replaced ones.

[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

code_locking_display_7seg

Rating:

0

Author: jm_palomino

Last Updated: 2019-10-18

Package Version: 7.1.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 157 times

Not followed.

License: MIT license

Download [386.62KB]

Description


1) This circuit is an example of how to use the internal eeprom of pic16f887

2) This project will activate a lamp when we enter a 4-digit access number in case the access number is incorrect, the circuit will activate an alarm

[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

conuter 0-9999 controlled by adc

Rating:

0

Author: jm_palomino

Last Updated: 2019-09-29

Package Version: 5.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 142 times

Not followed.

License: MIT license

Download [18.79MB]

Description


1) This is an example of how to use multiplexed for display 7seg and control the counting time with
ADC

2) This proyect was made for stm32f103c8t6

3) I made the code with the uviosion keil V5

[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

Interfacing ADS1015 ADC unit and 24C356 E2PROM by ATmega644P

Rating:

0

Author: samolet4e

Last Updated: 2019-05-17

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 183 times

Not followed.

License: MIT license

Download [667.72KB]

Description

This is an exemplary project about interfacing devices ADS1015 ADC and 24C256 E2PROM by ATmega644P on I2C bus. The issue highlighted by the project is developing an object-oriented code in pure C for the aforementioned devices to be addressed. Prior to building, please turn TFT_16bit_Defs and TFT_Defs libraries off in Library Manager.

[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

TTP229-BSF Capacitive Touch Keypad Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2019-04-19

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 532 times

Not followed.

License: MIT license

Download [5.20KB]

Description

TTP229-BSF capacitive touch keypad demo with PIC16F877A. 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
Example

PIC32 External Interrupts XC32

Rating:

0

Author: Armstrong Subero

Last Updated: 2019-03-17

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 236 times

Not followed.

License: MIT license

Download [54.90KB]

Description

This example demonstrates how to use interrupts on the PIC32 microcontroller.

[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

PIC32 Read Pushbutton XC32

Rating:

0

Author: Armstrong Subero

Last Updated: 2019-03-17

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 99 times

Not followed.

License: MIT license

Download [51.47KB]

Description

This example shows you how to interface a pushbutton using the PIC32 microcontroller with the XC32 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
Example

pwm controlled by adc with lcd2x16

Rating:

0

Author: jm_palomino

Last Updated: 2019-02-23

Package Version: 5.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 217 times

Not followed.

License: MIT license

Download [19.08MB]

Description

This project was made for STM32F103C8T6. I show you how to use the pwm and adc peripherals and also I show you how to print the values in the lcd 2x16 . I used keil mdk version 5 to make this 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
Library

All in One_85Function_Button and keypad1*1 ... 9*9key Lib

Rating:

0

Author: Ebrahim Rahmanian

Last Updated: 2018-12-18

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 135 times

Not followed.

License: MIT license

Download [2.35MB]

Description

All in One_Button and keypad1*1 ... 9*9key Lib

[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

TM1650 Seven Segment and Keypad Driver

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2018-11-26

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 488 times

Not followed.

License: MIT license

Download [460.57KB]

Description

TM1650 seven segment and keypad driver with STM8S208MBT6.

[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 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 last