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 (139266 times)
  2. FAT32 Library (71754 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 | 430 | 431 | 432 | 433 | 434 | 435 | 436 | 437 | 438 last
Library

HC-SR04 Library

Rating:

0

Author: Tiago Henrique

Last Updated: 2014-02-13

Package Version: 1.0.0.1

Category: Measurement

Downloaded: 2207 times

Followed by: 2 users

License: MIT license

Download [1.24KB]

Description

Biblioteca para trabalhar com o sensor ultrassônico HC-SR04. Este sensor é utilizado para medir distâncias de até 4m e identificar a presença de objetos ou captar movimentos.

[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

Preset Touch Calibration for Connect EVE for EVE FT800 Chip

Rating:

0

Author: Alexander Wolf

Last Updated: 2014-02-12

Package Version: 1.0.0.0

Category: TFT

Downloaded: 1160 times

Followed by: 2 users

License: MIT license

Download [707.30KB]

Description

Preset Touch Calibration in Visual TFT does not work Properly for EVE FT800 Chip.

Use this Code in Debuggin Mode and look how CalibrateConstantsA ...F behave.

[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

Mission Control for Raspberry Pi

Rating:

5

Author: Andrew Hazelden

Last Updated: 2014-02-10

Package Version: 1.4.2.0

Category: GPS

Downloaded: 976 times

Followed by: 4 users

License: MIT license

Download [3.04MB]

Description

Mission Control is a ground station program that allows you to plot the GPS based latitude, longitude, and altitude of your Raspberry Pi using a MikroElektronika GPS Click Board. The program has a graphical dashboard, and supports sharing the GPS position data via the internet using a Google Earth KMZ file.

[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

A simple Touch button

Rating:

0

Author: Ahmed El-Khazragy

Last Updated: 2014-02-07

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Internal MCU modules

Downloaded: 1285 times

Followed by: 3 users

License: MIT license

Download [1.65MB]

Description

using the PIC16F1938 Cap-sense Peripheral, I could easily make a touch button which can do any function I want.

You have to connect a small squared piece of double sided PCB with upper side to RB1_bit and the other side to the ground to work correctly ..

You may read papers which I have just uploaded to understand much more better

[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

RTC clock with DS1307 16F877A on 6x 7seg display

Rating:

0

Author: Antonio Pomè

Last Updated: 2014-02-06

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 2149 times

Followed by: 1 user

License: MIT license

Download [36.12KB]

Description

By using EasyPic4 adding No. 2 7segment displays common catodeon PORTA e PORTD I have realize a real time clock h,m,s.
PORTB 2 set minute
PORTB1 set hour
PORTB0 set the new time storing in DS1307
PORTB pull down
I did the same version for common anode 7 segm display.
Next step is to add the view of temperature sensor with DS18S20

[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

voltmeter

Rating:

0

Author: gopal joshi

Last Updated: 2014-02-05

Package Version: 5.6.1.0

Category: Measurement

Downloaded: 1418 times

Followed by: 2 users

License: MIT license

Download [47.50KB]

Description

simple voltmeter is measured through aPIC18f4550 and used an0 and an1 as input and display the result on 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

MSQEQ7_Test

Rating:

5

Author: Dave Reiber

Last Updated: 2014-01-30

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 475 times

Not followed.

License: MIT license

Download [200.68KB]

Description

Two channel 7 band spectrum analyzer displayed on an EasyTFT board on the EasyPIC Fusion development board using a SparkFun Spectrum Shield.

[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

Using a GPS Click on a Raspberry Pi

Rating:

5

Author: Andrew Hazelden

Last Updated: 2014-02-09

Package Version: 1.0.0.0

Category: GPS

Downloaded: 941 times

Followed by: 3 users

License: MIT license

Download [453.42KB]

Description

gps2udp is a script that connects a MikroElektronika GPS click board via USB to a Raspberry PI. The serial GPS data is pushed out through a UDP socket onto the network interface. The GPS is set to run at 115200 baud using the stty command.

[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

Create WiFi AdHoc server and communicate with your Notebook

Rating:

4

Author: Dragan Regodic

Last Updated: 2014-01-29

Package Version: 1.0.0.0

Category: WiFi

Downloaded: 1302 times

Not followed.

License: MIT license

Download [544.98KB]

Description

This project read temperature on DS1820 and LM35 sensors, send data to my notebook, and display values on graphs. You must include ''Network WiFi Library'' from Mikroelektronika in your Mikro project.

[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

MINI-M0 STM32 Board Examples

Rating:

5

Author: MIKROE

Last Updated: 2014-01-28

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Development Systems

Downloaded: 2064 times

Followed by: 1 user

License: MIT license

Download [58.71KB]

Description

Examples for MINI-M0 STM32 Board. Provided examples demonstrate working with on-board LEDs, internal ADC and UART module via the USB UART interface.

[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 | 430 | 431 | 432 | 433 | 434 | 435 | 436 | 437 | 438 last