TOP Contributors

  1. MIKROE (2742 codes)
  2. Alcides Ramos (370 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (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 (138845 times)
  2. FAT32 Library (71473 times)
  3. Network Ethernet Library (56907 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: All codes

first | 488 | 489 | 490 | 491 | 492 | 493 | 494 | 495 | 496 last
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: 1935 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
Project

Delphi USB Component/Object

Rating:

5

Author: Lex Dean

Last Updated: 2011-08-19

Package Version: 1.0.0.0

Category: Communication

Downloaded: 3018 times

Followed by: 1 user

License: MIT license

Download [219.32KB]

Description

A Delphi Object accesses roar Windows USB info:-
DeviceParth that allows TFlie to send and receive data to any Microcontroller
Connectivity state with Events to identify connection of USB device
Windows XP API, Blue tooth Not tested , No RS323
Supplied as serral.dcu
Contact me lexdeanair at hotmail.com for an example *.exe
Lex Dean

[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: 7198 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
Project

Turn your Logic Analyzer into an Oscilloscope with AD9059

Rating:

5

Author: Michael CVM

Last Updated: 2011-08-20

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1267 times

Followed by: 1 user

License: MIT license

Download [289.69KB]

Description

I have a Intronix LogicPort Logic Analyser, and the software has the capability to take digital inputs and display the input as analog.

I'm converting analog to digital using an AD9059 Dual 8-Bit, 60 MSPS A/D Converter.

For the clock source I'm using a LTC6904 Programmable Oscillator

The PIC sends through I2C the frequency to LTC6904

[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

74C922 Keypad Encoder Library

Rating:

8

Author: NART SCHINACKOW

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1485 times

Followed by: 1 user

License: MIT license

Download [1.05KB]

Description

This library contains functions for reading a keypad encoder (74C922 keypad encoder) which facilitates the reading and reduces the use of MCU pins.
Make sure you include the C file in your project folder and include the C file 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

Test Help program for TIMER1

Rating:

5

Author: Jan Verhoeff

Last Updated: 2011-08-19

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1351 times

Followed by: 3 users

License: MIT license

Download [36.12KB]

Description

How to use Timer1

In the Exel file are the calculations

mail me if i can help you jbv000@planet.nl

[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

60HZ inverter WITH and pwm module

Rating:

8

Author: Alcides Ramos

Last Updated: 2011-08-24

Package Version: 1.0.0.0

Category: Power supply

Downloaded: 4417 times

Followed by: 1 user

License: MIT license

Download [106.85KB]

Description

This poroject use pwm module for pic16f, for generate a 60hz perfect sine wave.
I generate the pwm duty cicle with matlab software.

[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

Reading Writing Integers to EEprom

Rating:

5

Author: Jan Verhoeff

Last Updated: 2011-08-19

Package Version: 1.0.0.0

Category: Storage

Downloaded: 1879 times

Followed by: 4 users

License: MIT license

Download [34.65KB]

Description

Explaning reading and writing from to EEprom with a help program

[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

PlayerMp3

Rating:

10

Author: Philippe Jacobs

Last Updated: 2011-08-24

Package Version: 1.0.0.2

Category: Audio Playback

Downloaded: 3770 times

Followed by: 3 users

License: MIT license

Download [204.24KB]

Description

MP3 Player ( MikroMMB for PIC18FJ rev 1.05) with selection of MP3 files in subdirectories, volume control, start, stop, pause, prev, next, play files randomly, display elapsed time, id3 tags and spectrum analysis.

[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

Timer0 test program with EXEL calculations of timer 0 , 1 , 2

Rating:

5

Author: Jan Verhoeff

Last Updated: 2011-08-19

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1663 times

Followed by: 2 users

License: MIT license

Download [33.17KB]

Description

To help you working with Timer0

[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 | 488 | 489 | 490 | 491 | 492 | 493 | 494 | 495 | 496 last