TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 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 (140168 times)
  2. FAT32 Library (72622 times)
  3. Network Ethernet Library (57644 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 | 486 | 487 | 488 | 489 | 490 | 491 | 492 | 493 | 494 last
Project

mikroBirthday

Rating:

5

Author: Andrew Hazelden

Last Updated: 2011-12-12

Package Version: 1.0.0.0

Category: Gaming and Fun

Downloaded: 647 times

Not followed.

License: MIT license

Download [1.03MB]

Description

Celebrate a birthday by blowing out a virtual candle.

This example was created in celebration of MikroElektronika's 10th Birthday!

You get to blow out the candle on a cupcake by tapping the touch screen on a
mikromedia dsPIC 33 board. After two seconds the candle lights itself up again
and you can repeat the process.

[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 spi master slave communication

Rating:

0

Author: Alcides Ramos

Last Updated: 2011-12-10

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1340 times

Not followed.

License: MIT license

Download [87.24KB]

Description

This show the way to communication two or more dspic master ans slaves for spi port.
i use dspic4 pro board and dspic 30f6014A, how slave and other my card for master.
the slave show the master codes in lcd.

[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

BLDC Motor Control

Rating:

10

Author: Peter Erasmus

Last Updated: 2011-12-10

Package Version: 1.0.0.0

Category: Motor Control

Downloaded: 3285 times

Followed by: 1 user

License: MIT license

Download [3.64MB]

Description

This code runs a BLDC(PMSM) Motor Close loop Controlled with Block Commutation

[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

W5100 LIBRARY Embedded Web Server - EXAMPLE

Rating:

5

Author: NART SCHINACKOW

Last Updated: 2011-12-01

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 3075 times

Followed by: 3 users

License: MIT license

Download [311.33KB]

Description

This sample uses PIC18F2520 interfaced with W5100 Ethernet module as web-server to display web pages stored in a memory card, webpages are within the downloaded file just copy them and paste them in your mmc, the sample uses mikroelectronika MMC FAT16 new version library for reading and fragmenting the pages.

[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

W5100 SOFTWARE INTERFACED (SPI) LIBRARY

Rating:

0

Author: NART SCHINACKOW

Last Updated: 2011-12-01

Package Version: 1.0.0.0

Category: Ethernet

Downloaded: 3316 times

Not followed.

License: MIT license

Download [9.92KB]

Description

W5100 is an ethernet module with built in TCP/IP STACK from WIZNET, all you need to know is basic information on SOCKET PROGRAMMING and the library will do the rest for you.
The library is interfaced with any pic that has enough memory for holding webpages, no need to worry about if the pic has hardware SPI ! its all done via 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

Dimming Leds panel with PWM function

Rating:

0

Author: Philippe MARTIN

Last Updated: 2011-12-02

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1698 times

Followed by: 1 user

License: MIT license

Download [36.12KB]

Description

Up/Down dimmer with PWM function - one push button used -
Short time PB pressed: ON / OFF function with memory -
Long time (>250 ms) PB pressed : UP / DOWN dimming function

[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

Sitronix ST7565 LCD driver

Rating:

5

Author: Larry Reisinger

Last Updated: 2011-11-23

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 2354 times

Not followed.

License: MIT license

Download [9.10KB]

Description

Basic routines for Sitronix ST7565 series LCD driver with parallel interface This is used in many 128x64 COG units, and the DOGM modular system. This was developed and tested on PIC32, but should run directly on PIC24 and 18, and with slight modifications on AVR.

[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

PlayerMP3 second generation

Rating:

0

Author: Naglis Radavicius

Last Updated: 2011-11-18

Package Version: 2.1.0.2

Category: Audio & Speech

Downloaded: 1848 times

Not followed.

License: MIT license

Download [681.10KB]

Description

MP3 Player ( MikroMMB for PIC18FJ HW rev 1.01). Based on PlayerMP3 by Philippe Jacobs v1.002.
Actually I just add some functions.

[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

Ultrasonic sensor distance measurement module with mini LCD display

Rating:

0

Author: Philippe MARTIN

Last Updated: 2011-11-12

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1880 times

Followed by: 2 users

License: MIT license

Download [30.10KB]

Description

This waterproof ultrasonic sensor is a non-contact distance measurement module.
The project uses a 14 pins - PIC16F630 with no external component, it interfaces the ultrasonic module and displays the measure on a mini LCD
•Range: 30cm-3.5m •Supply Voltage: 5V •Working Current: <20mA •Resolution: 1 cm
•Ultrasonic Freq: 40kHz

[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

MMC FAT16 Legacy Library

Rating:

5

Author: MIKROE

Last Updated: 2011-11-11

Package Version: 1.0.0.0

Category: Storage

Downloaded: 5356 times

Followed by: 2 users

License: MIT license

Download [336.86KB]

Description

The Multi Media Card (MMC) is a Flash memory card standard. MMC cards are available in sizes up to and including 32 GB and are used in cellular phones, digital audio players, digital cameras and PDA’s.

[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 | 486 | 487 | 488 | 489 | 490 | 491 | 492 | 493 | 494 last