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 (141209 times)
  2. FAT32 Library (73995 times)
  3. Network Ethernet Library (58642 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 | 373 | 374 | 375 | 376 | 377 | 378 | 379 | 380 | 381 last
Example

8x8 Dot red Leds Matrix with MAX7219 driver

Rating:

0

Author: Caputo Antonio

Last Updated: 2016-02-26

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 498 times

Not followed.

License: MIT license

Download [6.46MB]

Description

Example of driving One Matrix of 8x8 Leds found on eBay.
The cascading of such modules not tested.(use of MAX7219 - NOP opcode)
The program is for PIC16F690 but can be easily adapted (SPI used)

[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

TM1638 Display Led&Key

Rating:

0

Author: Caputo Antonio

Last Updated: 2016-02-26

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 704 times

Not followed.

License: MIT license

Download [1.42MB]

Description

Another example for using low cost board LED&KEY based on TM1638

[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

TM1638_dIsplay

Rating:

0

Author: Caputo Antonio

Last Updated: 2016-02-21

Package Version: 0.1.0.0

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 308 times

Not followed.

License: MIT license

Download [1.41MB]

Description

Example of program interface to this kind of display using TM1638.
Example written for PIC16F690 uprocessor but can be used easily on others.
Only 3 bits used for driving display.
This Basic Pro example shows the use of display & switches & Leds.

[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

Motor control

Rating:

0

Author: Alberto Trasimeni

Last Updated: 2016-02-26

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 1050 times

Not followed.

License: MIT license

Download [71.31KB]

Description

Simple project to control a DC motor. Using the PIC16F877 and MikroC ver 8.2.simulation with Proteus 7.10

[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

NMEA Parser

Rating:

0

Author: Nigel Mercier

Last Updated: 2016-06-18

Package Version: 1.0.0.0

Category: GPS

Downloaded: 1456 times

Followed by: 28 users

License: MIT license

Download [921.84KB]

Description

Code extracts speed data from $GPRMC on the fly. It can be modified to extract other data, follow the example how speed is done. It uses a 12 byte buffer, just long enough for each field.

Files named NMEA are for parsing NMEA, also some test files
Files named ST60 are an example of use

Also included is the PCB for which this was developed.

[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

ac current measurement using pic microcontroller

Rating:

0

Author: BILAL MALIK

Last Updated: 2016-02-17

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1545 times

Followed by: 38 users

License: MIT license

Download [71.30KB]

Description

This projects measures the alternating current with the help of pic microcontroller and a shunt resistor. PIC16F877A microcontroller is used. Difference amplifier method is used to measure ac current

[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

GY-951

Rating:

0

Author: Arezki YOUYOU

Last Updated: 2016-02-15

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 496 times

Followed by: 38 users

License: MIT license

Download [175.24KB]

Description

this library allow you to use the GY951 9DOF, and read data From the sensor "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
Example

visitors counter that cõntrol light

Rating:

0

Author: pat eff

Last Updated: 2016-02-15

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Light control

Downloaded: 466 times

Followed by: 36 users

License: MIT license

Download [32.02KB]

Description

conuting of visitors and controlling the room light when the first person enter the room light is and if the last person lever light is off

[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

Samsung VFD driver 2X20

Rating:

0

Author: Raphael Pereira

Last Updated: 2016-02-15

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 342 times

Followed by: 32 users

License: MIT license

Download [99.48KB]

Description

This is a driver for da Samsung VFD controller, 20T202DA2J
All functions work perfectly.
Software and hardware SPI, just change a line 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

MAX7219 8 x 7seg display driver

Rating:

0

Author: Raphael Pereira

Last Updated: 2016-02-15

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 531 times

Followed by: 35 users

License: MIT license

Download [98.24KB]

Description

This library support any quantity of chips in series....
support to the 'L' , 'H' , 'E' , 'P' , '-' and blank chacarteres.
Support software and hardware SPI, just change a line 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
first | 373 | 374 | 375 | 376 | 377 | 378 | 379 | 380 | 381 last