TOP Contributors

  1. MIKROE (2656 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 (136809 times)
  2. FAT32 Library (69983 times)
  3. Network Ethernet Library (55951 times)
  4. USB Device Library (46274 times)
  5. Network WiFi Library (41892 times)
  6. FT800 Library (41194 times)
  7. GSM click (28990 times)
  8. PID Library (26420 times)
  9. mikroSDK (26376 times)
  10. microSD click (25383 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 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 last
Project

Learn how to put a PIC microcontroller to sleep

Rating:

0

Author: Rajendra Bhatt

Last Updated: 2011-10-10

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 2751 times

Followed by: 1 user

License: MIT license

Download [278.59KB]

Description

This is actually an experimental tutorial that shows how to put a PIC microcontroller into Sleep mode to lower the power consumption in battery-powered applications. I used PIC16F628A and MikroC Pro for PIC for illustration.

[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

10 array 8*8 dot matriz control

Rating:

0

Author: Alcides Ramos

Last Updated: 2011-10-04

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 882 times

Not followed.

License: MIT license

Download [86.28KB]

Description

Show the basic fo conrols this dot matriz

[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

Clapper Switch Project

Rating:

0

Author: NART SCHINACKOW

Last Updated: 2011-10-03

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 948 times

Not followed.

License: MIT license

Download [100.53KB]

Description

This a simple clapper switch circuit consisted of : op-amp,555,transistor,and a couple of resistors.
the schematic is included in the file and has the header for connecting it to a pic microcontroller.
all you need is a simple program to control the timing of the output wave of the 555.

[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

Parsing a comma delimited string

Rating:

5

Author: Leonard Dye

Last Updated: 2011-10-01

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1462 times

Followed by: 1 user

License: MIT license

Download [84.43KB]

Description

The code simply parses a comma delimited string to its sub strings including blank sub strings. The code uses a GPS-RMC string as the string to be parsed but that is just for an example.

The programing style is "KISS" and this is not a fancy way to program but is very functional for the job.

[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

Expanding MCU Ports Using 74Hc595 and 74HC165

Rating:

0

Author: Razi Raslan

Last Updated: 2011-09-27

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 2087 times

Followed by: 1 user

License: MIT license

Download [883.90KB]

Description

The purpose of this library is to control both TTL/CMOS integrated circuits “ICs” 74HC165 and 74HC595 to expand the microcontrollers’’ input/output pins with low cost and effective solution.

[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

PID Library

Rating:

25

Author: dany

Last Updated: 2020-05-08

Package Version: 2.0.0.0

Category: Other Codes

Downloaded: 26420 times

Followed by: 6 users

License: MIT license

Download [1.00MB]

Description

PID library with fixed calculation time interval.
A PID Usage example is added.
Octal delivered the mB and an mC version.

[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

Help Builder Application

Rating:

0

Author: NART SCHINACKOW

Last Updated: 2011-09-18

Package Version: 2.0.0.0

Category: Other Codes

Downloaded: 733 times

Followed by: 1 user

License: MIT license

Download [88.35KB]

Description

This is a simple windows application help builder, programmed using Visual C# 2010 express edition.
Use this application to provide documentation for your libraries and produce function descriptions.

[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

Serial Servo Controller

Rating:

3

Author: Julio Montagut Desco

Last Updated: 2011-08-25

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 2238 times

Followed by: 1 user

License: MIT license

Download [228.96KB]

Description

8 servo controller via RS232, source code and example files to assembly pcb. RS232 Speed: 9600, 19200, 38400 and 57600, Switch Configuration / Reset logic power to 20V, reverse polarity protection to logic power and data Rx LED indicator.

[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

Memory

Rating:

6

Author: dany

Last Updated: 2015-01-26

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 2149 times

Followed by: 1 user

License: MIT license

Download [222.25KB]

Description

Libaries are:

- "MemManager_": simple memory manager making dynamic variables possible in mP (procedures GetMem and FreeMem available), and

- "Eepromvariable": Procedures/functions that write and read the content of any type of variable to/from the internal PIC Eeprom.

[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

RC5_RC6_decoders

Rating:

11

Author: dany

Last Updated: 2015-01-26

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 4226 times

Followed by: 1 user

License: MIT license

Download [89.15KB]

Description

RC6 and RC6 (Philips IR remote control system) decoders, decodes the Rc5/6 toggle, Rc5/6 System and Rc5/6 command. For the moment only RC6 "mode 0" (most used) can be decoded. Made for 36 Khz IR receivers with inverse output (= output active low), like the TSOP1736.

-- for P16F627A, 628A, 648A --

[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 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 last