TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139695 times)
  2. FAT32 Library (72094 times)
  3. Network Ethernet Library (57318 times)
  4. USB Device Library (47663 times)
  5. Network WiFi Library (43282 times)
  6. FT800 Library (42618 times)
  7. GSM click (29958 times)
  8. mikroSDK (28365 times)
  9. PID Library (26974 times)
  10. microSD click (26359 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 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 next >>
Library

Conversion 2 (Library Exemple de MikroElektronika)

Rating:

6

Author: FOURNET Olivier

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1342 times

Followed by: 1 user

License: MIT license

Download [10.38KB]

Description

Additional Conversions Library

List of library routines:

ByteToBinaryStr
WordToBinaryStr
LongWordToBinaryStr
BinaryToGray
GrayToBinary

[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

RC pulse driving DC motor for model boat etc.

Rating:

7

Author: brian phillips

Last Updated: 2011-08-24

Package Version: 1.0.0.1

Category: Other Codes

Downloaded: 1952 times

Followed by: 2 users

License: MIT license

Download [21.96KB]

Description

The software checks the pulse length and then sets the PWM output to suit. The PWM output is then used to drive a DC motor via a transistor or FET of suitable power rating. A port read was used to detect the pulse width and this method is not very accurate, however it is sufficiently accurate for this application, and works very well for my models.

[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

Utilities

Rating:

26

Author: dany

Last Updated: 2018-02-25

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 7286 times

Followed by: 1 user

License: MIT license

Download [9.77MB]

Description

Several utility libraries:
- String Utilities,
- SDMMC Utilities,
- Bit Utilities,
- (standard) Pascal Funtions,
- Assert functions,
- UartUtils,
- Button utilities.
- CRC routines

[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

Strings Utility Library

Rating:

8

Author: NART SCHINACKOW

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1593 times

Followed by: 1 user

License: MIT license

Download [2.04KB]

Description

Use this library to manipulate strings, just copy the 2 files to your project folder and make sure you include String.h in your source code.

[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

Conversions

Rating:

11

Author: MIKROE

Last Updated: 2015-05-08

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 13571 times

Followed by: 8 users

License: MIT license

Download [98.20KB]

Description

Additional Conversion library, contains routines for converting numerals to binary string representation and for converting to binary Gray code.

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