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)
  4. USB Device Library (47432 times)
  5. Network WiFi Library (43092 times)
  6. FT800 Library (42408 times)
  7. GSM click (29835 times)
  8. mikroSDK (28100 times)
  9. PID Library (26886 times)
  10. microSD click (26198 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 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 last
Project

nRf24L01+ with PIC16F877A and NO libraries

Rating:

5

Author: Allen Mulvey

Last Updated: 2014-05-21

Package Version: 1.0.0.0

Category: Communication

Downloaded: 4356 times

Not followed.

License: MIT license

Download [55.73KB]

Description

This project shows how to use a nRf24L01+ with a PIC16F877A and NO precompiled libraries. Many potential stumbling blocks are exposed and explained.

[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

Réactualisation du code exemple Ethernet Basic Realm

Rating:

0

Author: FOURNET Olivier

Last Updated: 2014-05-12

Package Version: 1.0.0.1

Example: 1.0.0.0

Category: Communication

Downloaded: 466 times

Not followed.

License: MIT license

Download [433.67KB]

Description

* Project Name: Ethernet basicRealm

- mise à jours du code initial afin d'ajouter les fonctionnalitées pour l'ensemble des formats images (gif, jpg, png) et utilisation du programme mHEX afin de générer le code hexa d'une image.

[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

CAN dsPIC33EP

Rating:

0

Author: Peter Erasmus

Last Updated: 2014-05-05

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Communication

Downloaded: 760 times

Not followed.

License: MIT license

Download [226.43KB]

Description

The example shows how to use the ECAN module on the dsPIC33EP devices running at 140Mhz(70MIPS)
The code transmit messages and Receive messages with interrupt driven events.
The LM35 Tempsensor voltage is read and send over CAN .
Development Board EasyPIC Fusion 7 with dsPIC33EP512MU810 module

Example Code for mikroC 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

Multi-SwUart library

Rating:

6

Author: Istvan K

Last Updated: 2014-04-17

Package Version: 3.0.0.0

Category: Communication

Downloaded: 766 times

Followed by: 1 user

License: MIT license

Download [65.62KB]

Description

Updated Multi-SwUart library (v3.0). Same way usable (uniformized), as my new LCD libs. It allows you to handle 4 (four) independent software (bit-banging) Uart. Now also for all 8-bit PIC (pic12/16, pic12e/16e and pic18).

[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

WS 2811 / WS2812 LED Strip Driver

Rating:

10

Author: drumissimo

Last Updated: 2014-04-15

Package Version: 1.0.0.0

Category: Light control

Downloaded: 3439 times

Followed by: 1 user

License: MIT license

Download [3.50MB]

Description

Driver written for PIC18F45K22/PIC18F46K22 MCU.
Demo examples of color patterns.
Modify as you see fit.
See WS2811.h
Quick Demo video inside ZIP File.

Regards, Drumissimo

[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

PC-PIC Using Serial Comms

Rating:

0

Author: Dennis Lepine

Last Updated: 2014-04-14

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Communication

Downloaded: 1181 times

Not followed.

License: MIT license

Download [2.20MB]

Description

Demonstration of RS-232 serial communications between the EasyPIC v7 development board using the 18F45K22 and a windows-based PC. This is more for beginners, like me, starting to learn the C programming language and Visual Basic.

[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

ANTENA_ANALYZER_AD9850

Rating:

0

Author: Bojan Kranjc

Last Updated: 2014-04-07

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1661 times

Followed by: 1 user

License: MIT license

Download [12.22MB]

Description

Simple antenna analyzer 0.1 - 30 MHz
This is a verry simple but good working swr analyzer based on the AD9850 smd generator .
Tuning is easy: Connect your antenna to the analyser with the meter at full scale and look with the encoder for a dip on the meter.

[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

traffic light using wifi 2

Rating:

0

Author: Agent Wolfz

Last Updated: 2014-03-26

Package Version: 1.0.0.0

Category: Communication

Downloaded: 527 times

Followed by: 1 user

License: MIT license

Download [1.66MB]

Description

interrupt traffic light using UART
project for police and ambulance to be prioritize in a 4 lane road.

[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

power plant monitoring and control using UART

Rating:

0

Author: Agent Wolfz

Last Updated: 2014-03-26

Package Version: 1.0.0.0

Category: Communication

Downloaded: 765 times

Followed by: 1 user

License: MIT license

Download [1.42MB]

Description

simulator for power plant . monitor line 1 and line 2 of transmission line , control station and substation power using relay.
16f887 IC , LCD, pull up and pull dow resistor, buttons, relay, ULN2003 IC, 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

Automatic takeoff and landing

Rating:

0

Author: Agent Wolfz

Last Updated: 2014-03-26

Package Version: 1.0.0.0

Category: Communication

Downloaded: 541 times

Followed by: 1 user

License: MIT license

Download [1.45MB]

Description

automatic takeoff and landing using microcontroller
16F887, serial port, UART,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
first | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 last