TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139711 times)
  2. FAT32 Library (72098 times)
  3. Network Ethernet Library (57319 times)
  4. USB Device Library (47663 times)
  5. Network WiFi Library (43286 times)
  6. FT800 Library (42619 times)
  7. GSM click (29958 times)
  8. mikroSDK (28370 times)
  9. PID Library (26977 times)
  10. microSD click (26360 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 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 last
Project

Simple multitasking driven by state machine

Rating:

0

Author: Stevan Tosic

Last Updated: 2014-03-17

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1009 times

Not followed.

License: MIT license

Download [51.80KB]

Description

State machine programming style and task functions are used to implement tasks running through their states. There are versions of code with or without timer interrupt (Multitasking.c and MultitaskingNoInterrupts.c). Code is portable to any uC.

[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

I2C Scan functions

Rating:

0

Author: levon bragg

Last Updated: 2014-03-14

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 1373 times

Followed by: 1 user

License: MIT license

Download [1.33KB]

Description

This is a simple bit of code that allows you to scan the I2C bus for devices that exist.
The MikroC I2C functions will not time out and will wait forever for a response.
These functions will timeout if no response and move to the next address...

[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

Emergency Acces to Traffic light using Wifi 16F887

Rating:

0

Author: Agent Wolfz

Last Updated: 2014-02-23

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 678 times

Followed by: 1 user

License: MIT license

Download [1.32MB]

Description

emergency light for police or ambulance- 4 lane road control specifically can bypass the traffic light
16f887
lcd
wifly
max233

[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

Remote Relay Control Example (Raspberry Pi)

Rating:

0

Author: MIKROE

Last Updated: 2014-02-21

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 2206 times

Followed by: 1 user

License: MIT license

Download [1.17KB]

Description

Control two relays remotely through your Android smartphone using Raspberry Pi, Pi click shield (www.mikroe.com/click/pi-shield/) and Relay click (www.mikroe.com/click/relay/) board.

[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

Crypto Library

Rating:

19

Author: Aleksandar Vukelic

Last Updated: 2014-01-23

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 4436 times

Followed by: 4 users

License: MIT license

Download [513.64KB]

Description

Crypto Library is a collection of useful cryptographic algorithms.

Currently the library contains the following algorithms:
AES (Rijndael), DES/3DES, RC4, RC5, RC6, Serpent, Skipjack, TEA, XTEA, Base64, CRC16, CRC32, MD5, SHA1, SHA256, HMAC-MD5, HMAC-SHA1, HMAC-SHA256

[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

PC keyboard in Proteus

Rating:

1

Author: Istvan K

Last Updated: 2014-01-02

Package Version: 4.0.0.0

Category: Other Codes

Downloaded: 3876 times

Not followed.

License: MIT license

Download [222.00KB]

Description

* UPDATED * To try/debug (before the construction, in Proteus) such PIC programs that use the MikroC PS2 Library,
here is a solution. It uses the Proteus Virtual Terminal as input device. * UPDATED * Now for any PIC *

[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

ExpressPCB Schematic and PCB Layout (FREE Software)

Rating:

0

Author: Dick Berry

Last Updated: 2013-12-16

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 1055 times

Not followed.

License: MIT license

Download [17.49KB]

Description

A very nice Schematic Drawing Tool and PCB Layout Software (Free Download)

Extensive Library with component building. Up to four layer PCB can be ordered from them but not required. Software is not a trial and is fully enabled. Many PIC Controllers in the Library.

http://www.expresspcb.com/index.htm

Enjoy!

Dick

[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

password using 16f887

Rating:

0

Author: Agent Wolfz

Last Updated: 2013-11-25

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1171 times

Followed by: 1 user

License: MIT license

Download [79.36KB]

Description

access using keypad , alarm after three attempts.

LCD, 8mhx,16f887

[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

Memory Manager dlmalloc

Rating:

5

Author: MIKROE

Last Updated: 2017-07-18

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 2378 times

Not followed.

License: MIT license

Download [671.84KB]

Description

Port of malloc/free/realloc (aka dlmalloc) dynamic memory allocator for mikroC. Library supports standard memory allocation functions malloc, realloc, calloc and free.

[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

Compare two Analog input - Proteus Simulation

Rating:

0

Author: S Ss

Last Updated: 2013-11-21

Package Version: 6.0.0.0

Category: Other Codes

Downloaded: 1169 times

Not followed.

License: MIT license

Download [2.65MB]

Description

This program reads two analog input(potentiometers), stores them and then
display them on LCD, a comparison between analog values can be done by pressing a button.

[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 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 last