TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (132 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 (140990 times)
  2. FAT32 Library (73524 times)
  3. Network Ethernet Library (58328 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 | 425 | 426 | 427 | 428 | 429 | 430 | 431 | 432 | 433 last
Example

PWM 10 bit PIC 18f45k22 example

Rating:

0

Author: George Christodoulou

Last Updated: 2014-08-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Internal MCU modules

Downloaded: 1086 times

Followed by: 1 user

License: MIT license

Download [32.15KB]

Description

This is an example of how to use 10_bit PWM on PIC 18f45k22 and Easy PIC 7.
Original code from Deniz ELMASLI and MikroC , ported to MIkroPascal and upgraded from Janni.
Related thread in Mikroe forum
http://www.mikroe.com/forum/viewtopic.php?f=93&t=57757

[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

GY85 9DOF IMU

Rating:

0

Author: Arezki YOUYOU

Last Updated: 2014-08-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 1155 times

Followed by: 1 user

License: MIT license

Download [68.64KB]

Description

How to Read the data From the sensor of the GY-85 9DOF IMU, Accelerometer ADXL345, Magnetometer HMC5883L and Gyroscope ITG3205

[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

How use the pic 16F Input Capture for frecuency meter

Rating:

0

Author: Alcides Ramos

Last Updated: 2014-08-19

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1355 times

Followed by: 2 users

License: MIT license

Download [58.94KB]

Description

This uses the pic input capture 2 module and interrupt for frecuency meter

[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

Nokia 6100 LCD

Rating:

0

Author: Alex Monte

Last Updated: 2014-09-06

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 713 times

Followed by: 1 user

License: MIT license

Download [28.25KB]

Description

This driver works for the PIC18X series. Still in beta as it has been tested only with proteus simulator. You can render bitmap images, circles, rectangles, triangles and lines.

Please check bmp2c repository if you need to generate your image headers.

[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

LCD 4x20 car driven by a PCF8754 with I2C protocol

Rating:

9

Author: Paulfjujo

Last Updated: 2014-08-17

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 1530 times

Followed by: 2 users

License: MIT license

Download [4.27KB]

Description

Usuall commande for a LCD 4x20 cars
Onky need 2 pins SCL and SA I2C bus , so need I2C hardware library.
The hardware is defined outside this library
I2C adress of PCF8574A is NOT the same as PCF8754 , so pay attention..
Improvement can be donne if use of existing LCD_Constant part of library.
It is my first lib, so be indulgent..

[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

mikroe-uhb: Open-source cross-platform USB HID Bootloader programmer

Rating:

0

Author: Paulo Matias

Last Updated: 2014-08-16

Package Version: 0.3.0.0

Category: Development Systems

Downloaded: 2287 times

Followed by: 5 users

License: MIT license

Download [248.43KB]

Description

USB HID Bootloader programming tool able to run on Linux, Windows and potentially OSX and FreeBSD. Currently supports ARM, PIC18, PIC24, dsPIC and PIC32 devices from MikroElektronika. Repository and instructions at: https://github.com/thotypous/mikroe-uhb

[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

Let's Make - mikromedia WiFi Weather Station

Rating:

5

Author: MIKROE

Last Updated: 2014-08-19

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1788 times

Followed by: 2 users

License: MIT license

Download [254.01KB]

Description

We're proudly presenting the first Let's Make project from our Intern's lab. This WiFi weather station consists of a mikromedia for STM32-M4, a mikromedia mikroBUS shield, a SHT1x click to measure the temperature, and a WiFi plus click for connectivity.

[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

Software PWM

Rating:

0

Author: Arezki YOUYOU

Last Updated: 2014-08-06

Package Version: 1.0.0.1

Category: Other Codes

Downloaded: 3645 times

Not followed.

License: MIT license

Download [323.22KB]

Description

This library allow you to use the Soft PWM V1.0.0.1 in the Microcontrollers PIC12F, PIC16F and PIC18F, in any PIN(s) and you can use the shift outputs. The precision of Software PWM increases as the frequency of the microcontroller increases, or when the frequency of Software PWM is low,
Enjoy New Version with more functionally.

[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

Procedures for lighting effects

Rating:

0

Author: Alcides Ramos

Last Updated: 2014-08-02

Package Version: 1.0.0.0

Category: Light control

Downloaded: 622 times

Followed by: 1 user

License: MIT license

Download [45.85KB]

Description

This show some prodedure for for lighting effects.

and shown as an example using

[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

dspic Modbus four sensor read and send rf

Rating:

0

Author: Alcides Ramos

Last Updated: 2014-08-01

Package Version: 1.0.0.0

Category: Communication

Downloaded: 851 times

Followed by: 1 user

License: MIT license

Download [196.58KB]

Description

This dspic 33fj128mc802 read four poncel modbus sensor, conductivity,ph,dissolved oxygen and turbidity

and build a frame to be sent rf.

[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 | 425 | 426 | 427 | 428 | 429 | 430 | 431 | 432 | 433 last