TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (352 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (136734 times)
  2. FAT32 Library (69950 times)
  3. Network Ethernet Library (55941 times)
  4. USB Device Library (46266 times)
  5. Network WiFi Library (41886 times)
  6. FT800 Library (41170 times)
  7. GSM click (28983 times)
  8. PID Library (26413 times)
  9. mikroSDK (26360 times)
  10. microSD click (25376 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: Other Codes

first | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 last
Example

Waveshare Arduino Accessory Shield Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-08-22

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 729 times

Followed by: 2 users

License: MIT license

Download [33.17KB]

Description

Waveshare Arduino Accessory Shield Demo.

* LM75 Temperature Sensor.
* DS3231 RTC
* ADXL345 Accelerometer
* P9813 RGB LED Driver
* 128 x 64 OLED Display
* XBee
* Joystick

https://www.youtube.com/watch?v=UXN9n4D06vc

https://www.youtube.com/watch?v=wKPO66tD06A

[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

PIC32 Interrupts, article

Rating:

0

Author: dany

Last Updated: 2015-08-19

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 389 times

Followed by: 2 users

License: MIT license

Download [654.19KB]

Description

Small article about PIC32 interrupts.

[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

RTOS for PIC32

Rating:

5

Author: dany

Last Updated: 2017-09-30

Package Version: 1.2.0.0

Category: Other Codes

Downloaded: 3004 times

Followed by: 3 users

License: MIT license

Download [8.56MB]

Description

Pre-emptive RTOS for PIC32, written (almost entirely) in mikroPascal/mikroBasic/mikroC.
The way of working is very easy to understand. The functionality is kept very limited with respect to other RTosses, to keep it simple.
The library code only consists of 1 .mpas file...

[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

PID_Library

Rating:

5

Author: Arezki YOUYOU

Last Updated: 2016-05-18

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1788 times

Followed by: 3 users

License: MIT license

Download [145.60KB]

Description

numeric PID or discrete-PID this library calculate the discrete-PID(proportional, integral, derivation)

[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

crc_LIB

Rating:

0

Author: keedo doggy

Last Updated: 2015-07-28

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 602 times

Followed by: 2 users

License: MIT license

Download [3.95KB]

Description

(1) 8 Bit Checksum -> modular sum
(2) 8 Bit CRC based on longitudinal parity check
(3) 16-bit CRC based on CCITT 16-bit xmodem implementation
(4) 32-bit CRC based on CCITT
(5) 32-bit CRC based on the development by Mark Adler

[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

4*4 keypad to uart

Rating:

0

Author: Alcides Ramos

Last Updated: 2015-07-27

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 588 times

Followed by: 2 users

License: MIT license

Download [67.62KB]

Description

Show easy way to read 4*4 keypad

[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

Phone Directory Project - SDC/MMC

Rating:

0

Author: S Ss

Last Updated: 2015-07-23

Package Version: 6.4.0.0

Category: Other Codes

Downloaded: 802 times

Followed by: 2 users

License: MIT license

Download [4.53MB]

Description

This project allows the user to save contacts to the SDC/MMC. Information can be entered using a keypad.
User can add new contacts , find contacts , delete contacts , format memory.

This project is tested and worked 100% also worked in Proteus simulation 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
Project

Data Logger(2) - Temperature Sensor - SD/MMC

Rating:

0

Author: S Ss

Last Updated: 2015-07-23

Package Version: 6.4.0.0

Category: Other Codes

Downloaded: 1119 times

Followed by: 2 users

License: MIT license

Download [4.42MB]

Description

In this project LM35 temperature sensor is connected to the micro-controller. User can store temperature at any time by pressing a button. Also user can delete the file by pressing the delete button. This project is tested and worked 100% even in Proteus simulation software it worked 100%.

[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

7 Segment Helping software for Windows..

Rating:

4

Author: Hannes Swanepoel

Last Updated: 2015-07-20

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 443 times

Followed by: 3 users

License: MIT license

Download [44.30KB]

Description

With this software you can easily generate the hex, decimal or the binary value of a port to display a certain characters. One can also set each bit to each segment, select if display is common anode of cathode, select display preview colour and one can also genarate a char[] array code to copy to project.

[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

Menus for PIC32

Rating:

5

Author: dany

Last Updated: 2015-06-19

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 703 times

Followed by: 1 user

License: MIT license

Download [846.63KB]

Description

Menu machine capable of handling text based menus. It only handles
the logical behaviour of the menu(s), not their physical appearance e.g. on an LCD: the using project should still define the display or drawing procedures.

[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 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 last