TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (402 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (129 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 (140776 times)
  2. FAT32 Library (73360 times)
  3. Network Ethernet Library (58201 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 | 351 | 352 | 353 | 354 | 355 | 356 | 357 | 358 | 359 last
Example

Beginners LED / RELAY Interface example with PIC for learn

Rating:

0

Author: Sourav Mitra

Last Updated: 2017-02-14

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Light control

Downloaded: 511 times

Not followed.

License: MIT license

Download [20.26KB]

Description

This example will help you to do lots of project as a part of LED Blink or Relay Off On, Once you learn that ,You can use this code to in next development . 100% will work , Special thanks to Mikroc Team to make a nice compiler.

If your are a beginners developer, then this program will help you to improve day be day.

Thank you

[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

Beginners 16*2 LCD Interface example with PIC for learn

Rating:

0

Author: Sourav Mitra

Last Updated: 2017-02-14

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 757 times

Not followed.

License: MIT license

Download [55.52KB]

Description

This example will help you to do lots of project as a part of LCD, Once you learn that ,You can use this code to in next development . 100% will work ,else please contact me, Special thanks to Mikroc Team to make a nice compiler.

If your are a beginners developer, then this program help you improve.

Thank you

[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

MAX6675 K-Type Thermocouple Sensor Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2017-02-11

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1819 times

Not followed.

License: MIT license

Download [25.68KB]

Description

This is a demo of MAX6675 K-type thermocouple sensor library. The library is based on bit-banging method to keep it generic although 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
Library

PCF8574 I2C-LCD Convertor (HD44780-based) library

Rating:

14

Author: Victor Luchansky

Last Updated: 2017-02-07

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 1402 times

Followed by: 1 user

License: MIT license

Download [10.45KB]

Description

MikroPascal PRO for PIC library for communication with LCDs (with HD44780 compliant controllers) through PCF8574 I2C-LCD interface in 4-bit mode. This product is widelly available on Aliexpress or E-bay. Library works with I2C1 module. Please visit the blog! Please leave your comments! I need them!

[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

ILI9341 320x240 TFT Touch Display 16-bit Parallel (8080) Mode Demo with ATMega2560

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2017-02-05

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 3043 times

Not followed.

License: MIT license

Download [75.32KB]

Description

This is a library demo for ILI9341 TFT display controller using 16-bit parallel port/8080 interface. Although MikroE compilers support for this TFT controller and many others, I coded this library for anyone using any compiler. I used an Arduino Mega2560 and TFT shield but the code is written with MikroC for AVR.

[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

mp3 to array

Rating:

0

Author: Harrie Geerts

Last Updated: 2017-02-03

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Audio & Speech

Downloaded: 430 times

Not followed.

License: MIT license

Download [2.18KB]

Description

It reads a mp3 file and at the same moment it writes the file test.arr
test.arr can be transmitted to "for example" the mp3-click.

Included is a sample c-file for sending de data to a mp3-click ( C code ).


Easy to adapt python script.

If you never used Python before.
Then this is a good starting point.

[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

External Interrupt

Rating:

0

Author: Tim C

Last Updated: 2017-01-30

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Internal MCU modules

Downloaded: 641 times

Not followed.

License: MIT license

Download [2.34KB]

Description

Simple example showing how to use 2 buttons to INC() or DEC() a variable. Uses two Interrupts INT0 and INT1

[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

2 Axis Sun Tracker with two servo motors MG995

Rating:

0

Author: Mithun Das

Last Updated: 2017-01-25

Package Version: 0.0.0.1

Category: Motor Control

Downloaded: 864 times

Not followed.

License: MIT license

Download [286.50KB]

Description

In this project I used two servo motors. Model: MG995. You can use any as per your requirement, but first know the operation details.

[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

Wifi Load Control Esp8266

Rating:

0

Author: Mithun Das

Last Updated: 2017-01-25

Package Version: 0.0.0.1

Category: WiFi

Downloaded: 2317 times

Not followed.

License: MIT license

Download [21.08KB]

Description

You can control your loads from anywhere using wifi module ESP8266. All you need to understand how it works and how you can interface it with your circuit. Here I posted very basic and simple project with wifi module.

[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

CRC Calculator

Rating:

0

Author: Weerasak Seegason

Last Updated: 2017-01-25

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1168 times

Not followed.

License: MIT license

Download [259.19KB]

Description

CRC Calculator for modbus RTU via EIA-485

[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 | 351 | 352 | 353 | 354 | 355 | 356 | 357 | 358 | 359 last