TOP Contributors

  1. MIKROE (2654 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 (136748 times)
  2. FAT32 Library (69954 times)
  3. Network Ethernet Library (55942 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 | 476 | 477 | 478 | 479 | 480 | 481 | 482 | 483 | 484 last
Library

IP ADDRESS UTILITY

Rating:

6

Author: NART SCHINACKOW

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Ethernet

Downloaded: 1496 times

Followed by: 3 users

License: MIT license

Download [1.46KB]

Description

This is a simple library that contains source code for converting IP-ADDRESSES to byte arrays and the inverse.
Strings Utility must be included in order to function well.

Note: Strings Utility is found here at libstock under my username code.

[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

RTCC_18FxxJ50 library

Rating:

5

Author: VCC

Last Updated: 2011-08-18

Package Version: 1.0.0.0

Category: Internal MCU modules

Downloaded: 1131 times

Followed by: 3 users

License: MIT license

Download [159.67KB]

Description

Library for accessing the PIC18FxxJ50 internal RTCC. The library should be compatible with other PICs with same RTCC.

[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

Standard IO LIBRARY

Rating:

11

Author: NART SCHINACKOW

Last Updated: 2011-08-21

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1979 times

Followed by: 2 users

License: MIT license

Download [1.44KB]

Description

This library has standard Input/Output functions which can be used for input Strings And output Strings via hardware UART connection, all you have to do is copy and paste the files Stdio.h And Standard_Io.c into your project folder and include them in to your main source code "Stdio.h".

[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

Single chip (PIC12F683) temperature data logger

Rating:

15

Author: Rajendra Bhatt

Last Updated: 2011-08-18

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 2493 times

Followed by: 3 users

License: MIT license

Download [329.07KB]

Description

It is a very simple data logger project based on PIC12F683 microcontroller. The microcontroller reads temperature values from a temperature sensor on a regular interval basis and stores them into its internal EEPROM memory.
http://embedded-lab.com/blog/?p=2236

[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

MikroC Pro for PIC driver routine for 74HC595 based serial LCD interface

Rating:

5

Author: Rajendra Bhatt

Last Updated: 2011-08-18

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 3577 times

Followed by: 1 user

License: MIT license

Download [99.10KB]

Description

Contains library routines for 3-wire LCD interface based on 74HC595 shift register. More details are provided in the attached ReadMe document or posted at http://embedded-lab.com/blog/?p=30

[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

External Memory

Rating:

22

Author: MIKROE

Last Updated: 2015-05-08

Package Version: 1.0.0.0

Category: Storage

Downloaded: 16216 times

Followed by: 12 users

License: MIT license

Download [1.96MB]

Description

Contains libraries for working with 24C02 EEPROM memory, low-voltage serial flash memory M25P80 and serial SRAM 23K640 device.

[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

Conversions

Rating:

11

Author: MIKROE

Last Updated: 2015-05-08

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 12895 times

Followed by: 8 users

License: MIT license

Download [98.20KB]

Description

Additional Conversion library, contains routines for converting numerals to binary string representation and for converting to binary Gray code.

[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

Internal RTCC for PIC32 with Weekday-Date-Time-Halfsecond - absolutely flickerfree

Rating:

0

Author: Hurtz Hurty

Last Updated: 2011-08-19

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 2135 times

Followed by: 1 user

License: MIT license

Download [125.42KB]

Description

This little project shows how to:

=> Set Time & Date (with unlock procedure & starting up the sec.osc.)
=> Read Time & Date - Transform the BCD-coded values into a string
=> Print it on the TFT

It's loop-dependent and not driven by a Timer.

[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
Visual TFT/GLCD Project

Fifteen Game

Rating:

10

Author: Aleksandar Nikolic

Last Updated: 2011-08-18

Package Version: 1.0.0.0

Category: Gaming and Fun

Downloaded: 835 times

Not followed.

License: MIT license

Download [523.97KB]

Description

"Fifteen" is a simple game created using mikroElektronika Visual TFT software http://www.visualtft.com

[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

Datalogger for Temperature and Humidity

Rating:

8

Author: MIKROE

Last Updated: 2014-03-03

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 5303 times

Followed by: 1 user

License: MIT license

Download [8.73MB]

Description

We’ll show you how easily you can create a fantastic Temperature and Humidity Datalogger device which draws graph on TFT display and stores the acquisition data on the microSD card. We have added an extra autonomous battery power supply feature, so you can carry around your datalogger where ever you go.

[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 | 476 | 477 | 478 | 479 | 480 | 481 | 482 | 483 | 484 last