TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 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 (137111 times)
  2. FAT32 Library (70239 times)
  3. Network Ethernet Library (56129 times)
  4. USB Device Library (46437 times)
  5. Network WiFi Library (42080 times)
  6. FT800 Library (41397 times)
  7. GSM click (29120 times)
  8. mikroSDK (26566 times)
  9. PID Library (26503 times)
  10. microSD click (25488 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

Procedures for lighting effects

Rating:

0

Author: Alcides Ramos

Last Updated: 2014-08-02

Package Version: 1.0.0.0

Category: Light control

Downloaded: 596 times

Followed by: 1 user

License: MIT license

Download [45.85KB]

Description

This show some prodedure for for lighting effects.

and shown as an example using

[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

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: 820 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: 522 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: 2063 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: 910 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: 1156 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: 2864 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: 1555 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: 1571 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
first | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 last