TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (130 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 (140903 times)
  2. FAT32 Library (73485 times)
  3. Network Ethernet Library (58269 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 | 479 | 480 | 481 | 482 | 483 | 484 | 485 | 486 | 487 last
Project

Racing Start Lights for Slot Racers

Rating:

0

Author: Simon Platten

Last Updated: 2012-06-10

Package Version: 1.0.0.0

Category: Gaming and Fun

Downloaded: 576 times

Not followed.

License: MIT license

Download [49.21KB]

Description

Adds external start lights for any slot racing set.

[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

Sequencer Control

Rating:

5

Author: IBRAHIM ERSOY

Last Updated: 2012-06-06

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 767 times

Followed by: 2 users

License: MIT license

Download [31.26KB]

Description

A control with sequencers consists of two program sections.
1) The actual transitions from step to step when the necessary conditions are fullfilled(transtion conditions;
2) The activation of the Outputs (control valves and drivers).


[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

C# Windows Application Socket Programming Example

Rating:

5

Author: NART SCHINACKOW

Last Updated: 2012-06-03

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 3980 times

Not followed.

License: MIT license

Download [67.48KB]

Description

This example has two projects developed using Visual C# 2010 Express edition, it demonstrates network programming using sockets , TCP LISTENERS , TCP CLIENTS, through a simple chat client/server single threaded application.
these applications could be useful for understanding how networks are programmed and understand the fundamentals.

[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

NS73M FM TRANSMITTER EXAMPLE

Rating:

0

Author: NART SCHINACKOW

Last Updated: 2012-06-03

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Voice communications

Downloaded: 1269 times

Followed by: 1 user

License: MIT license

Download [109.91KB]

Description

Example tested with PIC18F452 for the NS73M FM transmitter.

[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

NS73M FM TRANSMITTER LIBRARY

Rating:

0

Author: NART SCHINACKOW

Last Updated: 2012-06-03

Package Version: 1.0.0.0

Category: Voice communications

Downloaded: 1085 times

Followed by: 1 user

License: MIT license

Download [1.68KB]

Description

Simple library for the NS73M FM transmitter, the library contains functions to communicate with the module, all you need is a PIC and the module which can be found at http://www.sparkfun.com/products/8482 , a simple wire of 31 inch long and you are ready to go.
just copy the two files into your project folder and include "NS73M.h".

[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

PIC based digital capacitance meter

Rating:

0

Author: Rajendra Bhatt

Last Updated: 2012-05-30

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 2665 times

Followed by: 1 user

License: MIT license

Download [82.97KB]

Description

Capacitors are one of the most common passive electrical components that are extensively used in all kinds of electronic circuits. This project describes a technique of building a digital capacitance meter using the PIC16F628A microcontroller. The firmware is written in mikroC Pro for PIC 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
Visual TFT/GLCD Project

Fifteen Game

Rating:

1

Author: Dane du Plooy

Last Updated: 2012-05-29

Package Version: 1.0.0.0

Category: Gaming and Fun

Downloaded: 641 times

Followed by: 2 users

License: MIT license

Download [136.86KB]

Description

The original "Fifteen" game for mikroMedia for dsPIC33, by Aleksandar Nikolic, ported to mikroMedia for PIC18FJ.
The "unsolvable puzzle" problem has also been resolved.

[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

GPS click - L10 - Examples

Rating:

0

Author: MIKROE

Last Updated: 2014-07-12

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: GPS/GNSS

Downloaded: 7843 times

Followed by: 5 users

License: MIT license

Download [1.65MB]

Description

Simple example which demonstrates usage of the GPS Click board with QUECTEL GPS module.

It displays a map of the world on the TFT and shows the location of the GPS module on it.
Also it displays current coordinates of GPS receiver.

[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

Midnight Blue Color Scheme for mikroC Pro

Rating:

0

Author: Andrew Hazelden

Last Updated: 2012-05-20

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 896 times

Not followed.

License: MIT license

Download [234.77KB]

Description

The Midnight Blue color scheme is used to customize the syntax highlighting in mikroC Pro.

I created this color scheme to make the mikroC programming experience even better. The scheme is designed to work with all of the MikroElektronika MikroC Pro compilers.

[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

Ajax with PIC32MX small exemple

Rating:

0

Author: Bogdan Manasia

Last Updated: 2012-05-17

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Communication

Downloaded: 691 times

Not followed.

License: MIT license

Download [238.71KB]

Description

MikroE ethernet library is great. Me and my friend Vlad Ilarie were using it to make a dinamic web page...

[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 | 479 | 480 | 481 | 482 | 483 | 484 | 485 | 486 | 487 last