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 (140264 times)
  2. FAT32 Library (72706 times)
  3. Network Ethernet Library (57829 times)
  4. USB Device Library (47979 times)
  5. Network WiFi Library (43565 times)
  6. FT800 Library (42984 times)
  7. GSM click (30146 times)
  8. mikroSDK (28752 times)
  9. PID Library (27068 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 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 last
Project

mikroC ESP8266 NTP Clock

Rating:

1

Author: Farrukh Hussain

Last Updated: 2020-01-16

Package Version: 1.0.0.0

Category: WiFi

Downloaded: 467 times

Not followed.

License: MIT license

Download [77.10KB]

Description

In this project, I connected PIC18F452 to an ESP8266 via UART, programmed ESP8266 separately via Arduino and PIC is programmmed via mikroC Pro for PIC, you can select any PICxx microcontroller, or even AVR or something else, whatever MCU is supported by mikroC, if microcontroller support UART, it should be good to go.

[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

Net_Ethernet Client Example

Rating:

0

Author: Talha Muhammad

Last Updated: 2019-12-11

Package Version: 1.0.0.0

Category: Ethernet

Downloaded: 397 times

Not followed.

License: Talha

Download [542.54KB]

Description

Here is a working CLient example for Net_Ethernet Library. It connects the Server, sends packet and disconnects socket. next time it reconnects the server from a different socket as MCU can not connect the same server over same socket twice.

[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

Winner MODBUS (RS-485) Hygrometer

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2019-12-10

Package Version: 1.0.0.0

Category: CAN / LIN / RS485

Downloaded: 436 times

Not followed.

License: Open Software License 3.0 (OSL-3.0)

Download [24.57KB]

Description

Winner Hygrometer sensor from Winner uses MODBUS RTU to communicate with a host microcontroller like ATMega16A. Here an ATMega16A microcontroller is the host and the master of the MODBUS communication medium. These sensors are pretty cheap and are mostly used in industrial environments.

[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 sim800 in GPRS mode to send data to ubidots.

Rating:

0

Author: Alcides Ramos

Last Updated: 2019-11-11

Package Version: 1.0.0.0

Category: Communication

Downloaded: 536 times

Not followed.

License: MIT license

Download [265.61KB]

Description

Show how send data to ubidots with SIM800 module

Subscribe to my youtube channel
https://www.youtube.com/channel/UCAEmDP2EkFOVB6JCKJ9iGGw?view_as=subscriber

VIDEO:
https://youtu.be/Cgj49ardWgM

[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

Multiple Slave I2C

Rating:

0

Author: Bugz Bensce

Last Updated: 2019-11-07

Package Version: 1.0.0.0

Category: Communication

Downloaded: 356 times

Not followed.

License: MIT license

Download [588.80KB]

Description

A temperature sensor (DS1621), Real Time Clock (DS1307), and a Port Expander (MCP23017) are connected to and controlled from a common I2C bus.
The output is via an LCD connected to the Port Expander.

[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

Serial full duplex communication with myopenlab

Rating:

0

Author: Alcides Ramos

Last Updated: 2019-09-02

Package Version: 1.0.0.0

Category: Communication

Downloaded: 378 times

Not followed.

License: MIT license

Download [192.19KB]

Description

Show how use myopenlab free licence software for full duplex communication.

Video: https://youtu.be/EgjW-q1Wi78

[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

MIDI Monitor for simple MIDI messages and BassBoy

Rating:

0

Author: Hex Hexreader

Last Updated: 2021-02-08

Package Version: 1.0.0.0

Category: Communication

Downloaded: 222 times

Not followed.

License: MIT license

Download [692.90KB]

Description

A simple MIDI monitor for checking the nuts and bolts of MIDI messages (5-pin DIN, not USB)
For EasyPIC7, PIC18F45K22 and MIDI hardware interface of your choosing

Now with PIC18F27Q43 project for 4 MIDI ports, IR remote, and Serial Port control
See C file header text for instructions and warnings

[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

RC522 RFID card reader MPLAB XC8 version

Rating:

0

Author: Alcides Ramos

Last Updated: 2019-08-09

Package Version: 1.0.0.0

Category: Communication

Downloaded: 697 times

Not followed.

License: MIT license

Download [368.54KB]

Description

RC522 RFID card reader usinf MPAB XC8 , and the HS methode.

Subscribe to my youtube channel

Video:
https://youtu.be/KUBoPqIMqFk

[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

RC522 RFID card reader

Rating:

1

Author: Alcides Ramos

Last Updated: 2019-08-09

Package Version: 1.0.0.0

Category: Communication

Downloaded: 951 times

Not followed.

License: MIT license

Download [295.84KB]

Description

Show how use the
RC522 RFID card reader , and the HS methode.

Subscribe to my youtube channel

Video:
https://youtu.be/KTOdbzodLYA

[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 IR CODE DECODER HAS METHOD

Rating:

0

Author: Alcides Ramos

Last Updated: 2019-08-05

Package Version: 1.0.0.0

Category: Communication

Downloaded: 446 times

Not followed.

License: MIT license

Download [297.79KB]

Description

show how to decode infrared codes of any control, using the has method, to optimize.

Video:
https://youtu.be/wZMCQB1k5MI

[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 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 last