TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (388 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 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 (140274 times)
  2. FAT32 Library (72708 times)
  3. Network Ethernet Library (57838 times)
  4. USB Device Library (47981 times)
  5. Network WiFi Library (43565 times)
  6. FT800 Library (42985 times)
  7. GSM click (30146 times)
  8. mikroSDK (28762 times)
  9. PID Library (27070 times)
  10. microSD click (26560 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 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 last
Project

USART

Rating:

0

Author: Bugz Bensce

Last Updated: 2015-12-30

Package Version: 1.0.0.0

Category: Communication

Downloaded: 709 times

Followed by: 3 users

License: MIT license

Download [460.91KB]

Description

PIC-to-PIC serial communication via hardware USART. A PIC sends ADC values to another PIC which gets to display the received data on an LCD. Source code + simulation included.

[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

Software SPI

Rating:

0

Author: Bugz Bensce

Last Updated: 2015-12-28

Package Version: 1.0.0.0

Category: Communication

Downloaded: 613 times

Followed by: 2 users

License: MIT license

Download [123.11KB]

Description

Bit Banged SPI using PIC 16F877A Micro-controller unit (MCU) implemented in Mplab X IDE. The MCU writes data to particular addresses of a 25LC256 EEPROM device, and reads back the data by only passing address information to the EEPROM. This data is then displayed on a common-Annode 7-segment display connected to a port on the MCU.

[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

MQTT Client for Pressure Click and Raspberry Pi

Rating:

0

Author: Keith Sloan

Last Updated: 2015-12-26

Package Version: 1.0.0.0

Category: Communication

Downloaded: 349 times

Followed by: 3 users

License: MIT license

Download [10.90KB]

Description

A MQTT Client for Pressure Click and Raspberry Pi

Implements in Python an mqtt client that publishes temperature and pressure values to a mqtt queue,
It is then very easy to pass the values onto other processes via node-red

[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

3-Digit 7-segment display counter using PIC12F1822

Rating:

0

Author: S P

Last Updated: 2015-12-24

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Light control

Downloaded: 870 times

Followed by: 4 users

License: MIT license

Download [24.92KB]

Description

3-Digit seven-segment display digital counter that counts from 0 to 999 using PIC12F1822. This counter is incremented whenever a push button connected to RA3 is pressed. A shift register and multiplexing technique are used to minimize the required number of pins.

[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

PIC12F1822 LED blink example

Rating:

0

Author: S P

Last Updated: 2015-12-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Light control

Downloaded: 798 times

Followed by: 5 users

License: MIT license

Download [9.60KB]

Description

This example shows how to make all the available outputs on the PIC12F1822 microcontroller blink. The PIC12F1822 has 6 I/O pins of which 5 can be used as outputs and one can be used as an input only.

[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

315MHz RF Keyfob Quad Relay Control

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-12-12

Package Version: 1.0.0.0

Category: Communication

Downloaded: 445 times

Followed by: 2 users

License: MIT license

Download [1.64KB]

Description

315MHz RF keyfob quad relay control with AT89C2051.

https://www.youtube.com/watch?v=twrKe6OpVGg

[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

InfraRed Remote Rx Sony IR protocol using interrupts

Rating:

0

Author: Hex Hexreader

Last Updated: 2015-11-29

Package Version: 1.0.0.0

Category: Communication

Downloaded: 670 times

Followed by: 2 users

License: MIT license

Download [130.84KB]

Description

A simple receiver that receives Sony Protocol Infrared TV remote Signals from IRclick in mikroBUS 1 socket of EasyPIC7. For PIC12F1822 and PIC18F45K22

Light LEDs (or operate relays using drivers) in response to Sony Tv IR remote

Due to popular demand... This code uses interrupts, so that other code can run without waiting for IR input

[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

USB_HID_VISUAL BASIC6

Rating:

0

Author: Salah DAHOUATHI

Last Updated: 2015-11-25

Package Version: 1.0.0.0

Category: Communication

Downloaded: 692 times

Followed by: 2 users

License: MIT license

Download [90.13KB]

Description

This project describes the design of a USB-based microcontroller output port.
A PIC18F4550 microcontroller is interfaced to a PC through a USB cable. A Visual
Basic program runs on the PC and sends commands to the microcontroller through the
USB bus, asking the microcontroller to set/reset the I/O bits of its PORTB.

[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

PIC-PIC RF Remote Relay Control

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-11-25

Package Version: 1.0.0.0

Category: Communication

Downloaded: 823 times

Followed by: 1 user

License: MIT license

Download [20.23KB]

Description

PIC-PIC RF remote relay control. The codes are written with CCS PIC C compiler.

https://www.youtube.com/watch?v=TQGtCbC1AKo

[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

UART IR Remote Control

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-11-25

Package Version: 1.0.0.0

Category: Communication

Downloaded: 657 times

Followed by: 1 user

License: MIT license

Download [19.58KB]

Description

UART IR remote control with PIC. The 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 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 last