TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (393 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (124 codes)
  5. Bugz Bensce (97 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 (140592 times)
  2. FAT32 Library (73101 times)
  3. Network Ethernet Library (58096 times)
  4. USB Device Library (48257 times)
  5. Network WiFi Library (43845 times)
  6. FT800 Library (43343 times)
  7. GSM click (30385 times)
  8. mikroSDK (29039 times)
  9. PID Library (27124 times)
  10. microSD click (26746 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 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 last
Library

ADC with 7 seg output

Rating:

0

Author: Bugz Bensce

Last Updated: 2019-11-06

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 187 times

Not followed.

License: MIT license

Download [412.59KB]

Description

ADC with multiplexed 7 seg display as output. A 74HC595 SIPO shift register is used to reduce number of output lines.

[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

74HC595 Shift Register with Multiplexed 7 Segment Display

Rating:

0

Author: Bugz Bensce

Last Updated: 2019-11-04

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 202 times

Not followed.

License: Apache License 2.0

Download [222.49KB]

Description

Demonstrates the use of a 74HC595 Serial-In-Parallel-Out Shift Register to transfer data to a Multiplexed 7 Segment Display.
PIC16F877 micro-controller is used

[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

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: 1675 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: 185 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: 180 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: Konstantin Metodiev

Last Updated: 2024-05-04

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 224 times

Not followed.

License: MIT license

Download [622.31KB]

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: 566 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: 257 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: 121 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: 251 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
first | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 last