TOP Contributors

  1. MIKROE (2662 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 (137023 times)
  2. FAT32 Library (70145 times)
  3. Network Ethernet Library (56030 times)
  4. USB Device Library (46353 times)
  5. Network WiFi Library (41968 times)
  6. FT800 Library (41297 times)
  7. GSM click (29063 times)
  8. mikroSDK (26502 times)
  9. PID Library (26452 times)
  10. microSD click (25425 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 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 last
Project

dspic Modbus four sensor read and send rf

Rating:

0

Author: Alcides Ramos

Last Updated: 2014-08-01

Package Version: 1.0.0.0

Category: Communication

Downloaded: 817 times

Followed by: 1 user

License: MIT license

Download [196.58KB]

Description

This dspic 33fj128mc802 read four poncel modbus sensor, conductivity,ph,dissolved oxygen and turbidity

and build a frame to be sent rf.

[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

RF CLOCK TIMING LIGHT

Rating:

0

Author: Alcides Ramos

Last Updated: 2014-08-01

Package Version: 1.0.0.0

Category: Communication

Downloaded: 514 times

Not followed.

License: MIT license

Download [489.41KB]

Description

This use one pic12f1822, how master, this use clock ds1307. the time tunrn off and turn off is programable
for labview . the master send the secuencie to 3 slave and TIMING LIGHT it.

[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

Xbee PIC Interfacing

Rating:

0

Author: mahmud islam

Last Updated: 2014-07-18

Package Version: 1.0.0.0

Category: ZigBee

Downloaded: 2061 times

Not followed.

License: MIT license

Download [138.11KB]

Description

In this project I use two xbee s2 module.Normally xbee is used with arduino. But I am always with PIC microcontroller.So i have write code in mikroc to send or receive data in API mode between two xbees.
Anyone can see my blog post about it. The link is given below.

[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

One-Wire Search Demo

Rating:

5

Author: Jim Walsh

Last Updated: 2014-07-10

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Communication

Downloaded: 908 times

Followed by: 1 user

License: MIT license

Download [21.78KB]

Description

A small example project (PIC18F45K22) that demonstrates using Maxim's search algorithm to find and identify any 1-wire devices connected to the bus. The demo program searches the bus and sends the ROM code of any devices it finds thru the UART port.

[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

master-slaves communication using UART

Rating:

0

Author: Arezki YOUYOU

Last Updated: 2014-07-04

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1152 times

Not followed.

License: MIT license

Download [210.48KB]

Description

This architecture allows us to use the UART protocol, which is designed for communication between two device, to master-slaves communication .
the master sends the slave address with which it wants to communicate, the slave involved responds to the master before the timeout set by the user.
for each slave a diode is used.

[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

VB2005 USB TERMINAL SOURCE CODE

Rating:

0

Author: norberto dani

Last Updated: 2014-07-04

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Communication

Downloaded: 633 times

Not followed.

License: MIT license

Download [152.65KB]

Description

VB2005 USB TERMINAL SOURCE CODE . IS VERY GOOD STARTING POINT FOR YOUR USB APPLYCATION TESTED WITH MIKROE USB EXAMPLE

[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

I2C Master-Slave

Rating:

0

Author: Francisco Ortiz

Last Updated: 2014-06-29

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Communication

Downloaded: 2862 times

Followed by: 1 user

License: MIT license

Download [151.79KB]

Description

This expample uses I2C bus for a master and slave comunication using a PIC18F4550 as MASTER and a PIC16F877A as SLAVE.
The master reads the ADC channel 0 and sends the 8bits data to the slaves, and this one shows the data in the LCD display.

Compiller: MikroC PRO for PIC

[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

http server example mikrobasic and android application eclipse java

Rating:

5

Author: dnaci

Last Updated: 2014-06-25

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 1551 times

Followed by: 1 user

License: MIT license

Download [398.05KB]

Description

This is an example of a mini web server. IP number can be changed. This IP number is stored in eeprom. Control computer program may be provided. Control program has been prepared with java eclipse. There are circuit diagrams. The sample code is written for pic16F887 microcontroller. 15 outputs can be controlled. PORTB and PORTD output ports.

[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

http server example mikrobasic and vb.net

Rating:

0

Author: dnaci

Last Updated: 2014-06-21

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 1568 times

Followed by: 2 users

License: MIT license

Download [378.83KB]

Description

This is an example of a mini web server. IP number can be changed. This IP number is stored in eeprom. Control computer program may be provided. Control program has been prepared with vb.net. There are circuit diagrams. The sample code is written for pic16F887 microcontroller. 15 outputs can be controlled. PORTB and PORTD output ports.

[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

PIC18F14K50 USB HID LIBRARY

Rating:

0

Author: VEDAT BALOÄžLU

Last Updated: 2014-06-16

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Communication

Downloaded: 1029 times

Followed by: 1 user

License: MIT license

Download [3.53MB]

Description

The PIC18F14K50 brings advanced features and exceptional value to the embedded USB market. This low cost PIC® Microcontroller features a full speed USB 2.0 compliant interface that can automatically change clock sources and power levels upon connection to a host, making it an exceptional device for battery-powered applications.

[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 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 last