TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (357 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (137067 times)
  2. FAT32 Library (70198 times)
  3. Network Ethernet Library (56080 times)
  4. USB Device Library (46392 times)
  5. Network WiFi Library (42013 times)
  6. FT800 Library (41347 times)
  7. GSM click (29108 times)
  8. mikroSDK (26543 times)
  9. PID Library (26486 times)
  10. microSD click (25483 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: Communication

first | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 last
Project

Smart Home System

Rating:

1

Author: MIKROE

Last Updated: 2017-08-30

Package Version: 1.0.0.0

Category: WiFi

Downloaded: 1168 times

Not followed.

License: MIT license

Download [292.75KB]

Description

Embedded web server based on WiFi ESP click (ESP8266) used as smart home system.

[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

Network Ethernet Library

Rating:

72

Author: MIKROE

Last Updated: 2017-07-28

Package Version: 1.0.8.0

Category: Ethernet

Downloaded: 56080 times

Followed by: 48 users

License: MIT license

Download [22.92MB]

Description

Ethernet library designed to simplify handling of the underlying hardware (ENC24J600/ENC28J60 and internal ethernet module on PIC18, PIC32, FT90x, TIVA and STM32).

Library supports: TCP Stack (Server/Client), UDP, IPv4 protocol, ARP requests, ICMP echo requests, ARP client with cache, DNS client, DHCP client.

[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

OPT3001 light sensor with MSP432

Rating:

0

Author: Sunny IUT

Last Updated: 2017-07-06

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Light control

Downloaded: 344 times

Not followed.

License: MIT license

Download [2.07MB]

Description

OPT3001 light sensor [same as 'ambient 2 click'] interfaced with MSP432P401r.
ambient light measurement is displayed on TFT and sent to PC 'mikroplot' using UART.
components used -
BOOSTXL-SENSORS
MSP432 Launchpad
TFT proto HW v1.01
mikroplot

this example code is a part of my project in ELEMENT14 forum.

[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

ETHERNET Example for mikromedia plus PIC32MX7

Rating:

5

Author: Darko Ilijevski

Last Updated: 2017-06-08

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 532 times

Not followed.

License: MIT license

Download [66.73KB]

Description

Simple example that sets up a simple network page and drives the on screen virtual LEDs on a micromedia plus PIC32MX7. The LEDs can also drive the page, which indicates which light is lit.

The example is written in mikroBASIC PRO for PIC32

[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

ATMega8A and PIC16F886 Chatting Over HC-12 RF Link

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2017-06-07

Package Version: 1.0.0.0

Category: Communication

Downloaded: 513 times

Not followed.

License: MIT license

Download [45.23KB]

Description

ATMega8A and PIC16F886 exchanging info over HC-12 RF link after setting up the RF module. The code for AVR is written with MikroC for AVR and the code for the PIC is written with CCS PIC C 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
Library

mikroPascal MQTT library

Rating:

5

Author: Gunnebo AB

Last Updated: 2017-05-20

Package Version: 0.0.0.1

Category: Ethernet

Downloaded: 515 times

Not followed.

License: MIT license

Download [281.32KB]

Description

MQTT library and example project for mikroPascal for dsPIC

[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

CRC16 Library

Rating:

0

Author: Cristiano Giacolini

Last Updated: 2017-04-21

Package Version: 1.0.0.0

Category: Communication

Downloaded: 590 times

Not followed.

License: MIT license

Download [2.09KB]

Description

Simple library for CRC16 calculation. It is based on table search to minimise CPU load

[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

EnOcean Click + EnOcean 2 Click Fritzing Parts

Rating:

0

Author: Tobias Vogel

Last Updated: 2017-04-09

Package Version: 1.0.0.0

Category: Communication

Downloaded: 336 times

Not followed.

License: MIT license

Download [189.09KB]

Description

Contains both Click-boards
- EnOcean Click
- EnOcean 2 Click
as Parts for the Fritzing PCB Layout Editor.

[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

STM32F107 UART DMA

Rating:

10

Author: Goce Lazov

Last Updated: 2017-03-22

Package Version: 1.0.0.0

Category: Communication

Downloaded: 863 times

Not followed.

License: MIT license

Download [153.96KB]

Description

A simple mikroC pro for ARM example of using DMA1 channels 6 and 7 to process receiving one byte on UART 2 Rx then sending them back via UART 2 Tx.

[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

Police Lights

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2017-03-17

Package Version: 1.0.0.0

Category: Light control

Downloaded: 837 times

Not followed.

License: MIT license

Download [23.28KB]

Description

This is a pair of very ammature level projects based on PIC micros. It is just more than a blinking LED. Such LED patterns are seen in ambulances, fire-trucks and police vehicles. All codes are written with CCS PIC C 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
first | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 last