TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (91 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 (139265 times)
  2. FAT32 Library (71752 times)
  3. Network Ethernet Library (57128 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 | 443 | 444 | 445 | 446 | 447 | 448 | 449 | 450 | 451 last
Library

Timer Calculator Library

Rating:

15

Author: Aleksandar Vukelic

Last Updated: 2013-08-02

Package Version: 1.0.1.0

Category: Timers (Real time clock)

Downloaded: 4630 times

Followed by: 4 users

License: MIT license

Download [20.77KB]

Description

Run-time calculation of timer interrupt parameters

[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

Mikromedia+ for PIC32MX7 - RF Communication Example

Rating:

5

Author: MIKROE

Last Updated: 2013-08-01

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1037 times

Not followed.

License: MIT license

Download [1.02MB]

Description

This is demonstration project how Mikromedia+ for PIC32MX7 communicates over RF. Data is send over simple 'led protocol' (1 byte command). Development board for PIC32 with an add-on board nRF Click is used as a receiver 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
Example

mikromedia + for PIC32MX7

Rating:

0

Author: MIKROE

Last Updated: 2013-07-31

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Development Systems

Downloaded: 1125 times

Not followed.

License: MIT license

Download [5.28MB]

Description

Set of examples for mikromedia + for PIC32MX7. Provided examples demonstrate working with mikromedia's various features and modules: Accelerometer, MMC SD card, MP3, TFT, Buzzer, nRF, Touch Panel, Ethernet, 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

STM DMA Library

Rating:

15

Author: Richard Lowe

Last Updated: 2013-07-29

Package Version: 1.0.0.0

Category: Storage

Downloaded: 1874 times

Followed by: 3 users

License: MIT license

Download [9.20KB]

Description

This is the first of DMA functions that will be available for the ST line of ARM microcontrollers. The idea was born from a forum post. The idea worked so well I made it into a convenient MikroC library.

So far.... memory to memory transfers is what is functional

[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

Add Standard bool / true / false to MikroC

Rating:

0

Author: Richard Lowe

Last Updated: 2013-07-26

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 1556 times

Followed by: 1 user

License: MIT license

Download [573B]

Description

This is not my library, but a opensource header file that adds boolean datatype to MikroC.

Copy this file to the ../Mikroeleckronika/"your ide"/include/ directory.

In your project that will use boolean types include this line:

#include <stdbool.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
Example

mikromedia for XMEGA - Examples

Rating:

5

Author: MIKROE

Last Updated: 2013-07-23

Package Version: 1.1.1.1

Example: 1.0.0.0

Category: Graphics & LCD

Downloaded: 6046 times

Not followed.

License: MIT license

Download [1.27MB]

Description

Set of examples for mikromedia for XMEGA.. Provided examples demonstrate working with mikromedia's various features and modules:


- Accelerometer

- MMC SD card

- MP3

- Serial Flash

- TFT

- Touch Panel

- USB UART

[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

WattMeter (Power meter)

Rating:

5

Author: dany

Last Updated: 2014-09-09

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 3366 times

Followed by: 4 users

License: MIT license

Download [2.29MB]

Description

This project is a power meter (Wattmeter).
It is made for 230V~ (nominal, rms), 2.5A~ (max, rms) and 50Hz, but is rather easily adaptable to other voltages, currents and frequencies. It can handle both sinusoidal and non sinusoidal voltages and currents, both with and without DC component.

[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

192x64 GLCD display with standard GLCD library for MikroBasic

Rating:

0

Author: Popa Mihai

Last Updated: 2013-07-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: GLCD

Downloaded: 1577 times

Followed by: 4 users

License: MIT license

Download [78.58KB]

Description

Is an ideea about how to use an unconventional GLCD and the GLCD standard library for MikroBasic.
I think this method is better for any type of display that are CSx pins for select left, middle or right side. This method should work with any Mikroe compiler.

[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

USB controlled DDS signal generator (Revised)

Rating:

0

Author: Soumitra Bhattacharjee

Last Updated: 2013-07-22

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: USB

Downloaded: 1274 times

Followed by: 3 users

License: MIT license

Download [566.38KB]

Description

Windows application that connects with a PIC18F2550 microcontroller via USB to control a AD9835 DDS chip via SPI. The application makes it easy for selecting/inputting any arbitrary value & phase to be generated by the DDS chip. Package contains the compiled application as well as the compiled hex file for the MCU along with a sample schematic.

[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

Android BluetoothSwitch

Rating:

0

Author: Darko Jolic

Last Updated: 2013-07-17

Package Version: 1.0.0.1

Category: Bluetooth®

Downloaded: 2457 times

Followed by: 1 user

License: MIT license

Download [339.20KB]

Description

-Project contain Android BluetoothSwitch application and mikroC for PIC example.
-This simple application can be used for turning on/off two devices via bluetooth.

[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 | 443 | 444 | 445 | 446 | 447 | 448 | 449 | 450 | 451 last