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]
Author: Mark Hermann
Last Updated: 2014-08-29
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 589 times
Not followed.
License: MIT license
Download [3.13MB]This sample project use a pic16f1826 at 32MHZ to communicate with PS2 controller via SPI interface.
A sample PC program attached to check communication by a simple graphic surface.
Author: MIKROE
Last Updated: 2015-03-13
Package Version: 1.2.1.0
Category: USB
Downloaded: 47984 times
Followed by: 25 users
License: MIT license
Download [9.63MB]USB Device Library presents the user set of functions required to handle USB device peripheral. A embedded user application program uses API defined in this library to access USB device peripheral.
[learn more]Author: Alcides Ramos
Last Updated: 2014-08-02
Package Version: 1.0.0.0
Category: Light control
Downloaded: 617 times
Followed by: 1 user
License: MIT license
Download [45.85KB]This show some prodedure for for lighting effects.
and shown as an example using
Author: Alcides Ramos
Last Updated: 2014-08-01
Package Version: 1.0.0.0
Category: Communication
Downloaded: 845 times
Followed by: 1 user
License: MIT license
Download [196.58KB]This dspic 33fj128mc802 read four poncel modbus sensor, conductivity,ph,dissolved oxygen and turbidity
and build a frame to be sent rf.
Author: Alcides Ramos
Last Updated: 2014-08-01
Package Version: 1.0.0.0
Category: Communication
Downloaded: 541 times
Not followed.
License: MIT license
Download [489.41KB]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.
Author: mahmud islam
Last Updated: 2014-07-18
Package Version: 1.0.0.0
Category: ZigBee
Downloaded: 2089 times
Not followed.
License: MIT license
Download [138.11KB]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.
Author: Jim Walsh
Last Updated: 2014-07-10
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 928 times
Followed by: 1 user
License: MIT license
Download [21.78KB]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]Author: Arezki YOUYOU
Last Updated: 2014-07-04
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1184 times
Not followed.
License: MIT license
Download [210.48KB]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.
Author: norberto dani
Last Updated: 2014-07-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 648 times
Not followed.
License: MIT license
Download [152.65KB]VB2005 USB TERMINAL SOURCE CODE . IS VERY GOOD STARTING POINT FOR YOUR USB APPLYCATION TESTED WITH MIKROE USB EXAMPLE
[learn more]Author: Francisco Ortiz
Last Updated: 2014-06-29
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 2921 times
Followed by: 1 user
License: MIT license
Download [151.79KB]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