TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (399 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (127 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 (140742 times)
  2. FAT32 Library (73277 times)
  3. Network Ethernet Library (58156 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 | 450 | 451 | 452 | 453 | 454 | 455 | 456 | 457 | 458 last
Project

WattMeter (Power meter)

Rating:

5

Author: dany

Last Updated: 2014-09-09

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 3388 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: 1594 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: 1287 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: 2477 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
Library

JPEG direct load from data memory compatible with JPEG Camera

Rating:

5

Author: Ashraf Marei

Last Updated: 2013-07-15

Package Version: 1.0.0.0

Category: TFT

Downloaded: 1257 times

Followed by: 2 users

License: MIT license

Download [32.03KB]

Description

This is an adaptation of the JPEG direct load by Stevan Milinkovic.

* Load image from data memory.
* support of JPEG restart flags.
* support of JPEG Camera with V0706 chipset.
* Tested on Makromedia for PIC32 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
Example

Injection System Behavior - State Machine (SM)

Rating:

0

Author: v.savic

Last Updated: 2013-07-13

Package Version: 1.0.0.1

Example: 1.0.0.0

Category: Other Codes

Downloaded: 913 times

Not followed.

License: MIT license

Download [8.24KB]

Description

This example present ability of the system modeled by SM to easily execute different tasks by injecting behavior. It is based on BYTE field transition matrix (TM) which stores information about system behavior. If we change and inject TM into the SM, system behavior is changed. This example present generic solution for state machine based systems.

[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

RFid Click - Example

Rating:

0

Author: MIKROE

Last Updated: 2013-12-17

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: RFID/NFC

Downloaded: 9601 times

Not followed.

License: MIT license

Download [239.49KB]

Description

This is a sample program which demonstrates the use of the ST's CR95HF contactless transceiver.
The CR95HF is used in the applications such as near field communication (NFC) using 13.56 MHz wireless interface. In this example, when the RFid tag is put over the RFid Click antenna, the tag ID will be displayed on the TFT display.

[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 plus STM32 + IrThermo Click

Rating:

0

Author: Roman Toropov

Last Updated: 2013-07-08

Package Version: 1.0.0.1

Category: Measurement

Downloaded: 845 times

Not followed.

License: MIT license

Download [1.07MB]

Description

Mikromedia plus STM32 + IrThermo Click

[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

MikroMedia + for STM32 with Shield and GSM2 click board.

Rating:

0

Author: Val Gretchev

Last Updated: 2013-07-07

Package Version: 1.0.0.0

Category: GSM / GPRS

Downloaded: 2003 times

Followed by: 4 users

License: MIT license

Download [5.45MB]

Description

This code uses the GSM2 click board to send SMS text messages to a cell phone number. It can be modified to execute 2-way communications using the skeleton code provided. The code is modular and can be easily used in many other projects.

[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

EasyADC Board for PIC (MCP3204) + 4.096V VREF

Rating:

0

Author: FOURNET Olivier

Last Updated: 2013-07-04

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 1038 times

Not followed.

License: MIT license

Download [466.53KB]

Description

EasyADC Board for PIC (MCP3204) + 4.096V VREF

[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 | 450 | 451 | 452 | 453 | 454 | 455 | 456 | 457 | 458 last