TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141196 times)
  2. FAT32 Library (73995 times)
  3. Network Ethernet Library (58640 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 | 352 | 353 | 354 | 355 | 356 | 357 | 358 | 359 | 360 last
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: 1839 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: 1417 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: 3058 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: 438 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: 650 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: 874 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: 2330 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: 1191 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
Library

ULCD display library (HD44780U/OLED for AVR)

Rating:

5

Author: trengtor

Last Updated: 2017-01-21

Package Version: 0.3.0.0

Category: LCD

Downloaded: 1538 times

Not followed.

License: MIT license

Download [54.96KB]

Description

HD44780U/OLED display library, 4‐bit, non‐R/W, arbitrary pins. PDF doc inside.

[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

Skywire click

Rating:

0

Author: MIKROE

Last Updated: 2017-01-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Adapter

Downloaded: 583 times

Not followed.

License: MIT license

Download [1.89MB]

Description

Skywire click is an adapter click, which hosts NimbeLink/Skywire cellular modules (using stacking headers) to MikroElektronika development boards. It carries MCP1826 Low drop out regulator from Microchip. Skywire click is designed to run either on 3.3V or 5V power supply. The click communicates with the target MCU over UART interface.

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