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: MIKROE
Last Updated: 2014-07-11
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: Development Systems
Downloaded: 1679 times
Not followed.
License: MIT license
Download [222.34MB]Set of examples for mikromedia for PSoC® 5LP. Provided examples demonstrate working with mikromedia's various features and modules: Accelerometer, Calculator, MP3, RTCC, Serial FRAM, TFT, Slider.
Examples are written in PSoC® Creator 3.0.
Author: Dick Berry
Last Updated: 2014-07-10
Package Version: 1.1.0.0
Example: 1.0.0.0
Category: GLCD
Downloaded: 872 times
Followed by: 5 users
License: MIT license
Download [98.49KB]Calibrate the Touch Panel (only if required) with saved data that is check summed.
Displays Cal Data and EEPROM Data on GLCD PIC 18F46K22
Author: Jim Walsh
Last Updated: 2014-07-10
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 920 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: ahmet pektaÅŸ
Last Updated: 2014-07-09
Package Version: 1.0.0.0
Category: Development Systems
Downloaded: 657 times
Followed by: 1 user
License: MIT license
Download [4.60MB]MS554 using the pressure sensor reading.sensor co mmunicates with the SPI. I am using PIC18F26J50.
the program does not work.I'm studying hard with UART 990 mbar. does not change ... fixed 990.. What could be the problem.
https://www.olimex.com/Products/PIC/Proto/PIC-P26J50/ use board...
Author: Tran Duy Thai
Last Updated: 2014-07-09
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 544 times
Not followed.
License: MIT license
Download [197.13KB]Author: Arezki YOUYOU
Last Updated: 2014-07-04
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1173 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: 638 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: norberto dani
Last Updated: 2014-07-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Audio & Speech
Downloaded: 732 times
Not followed.
License: MIT license
Download [152.61KB]VB2005 USB TERMINAL SOURCE CODE .
IS VERY GOOD STARTING POINT FOR YOUR USB APPLYCATION
TESTED WITH MIKROE USB EXAMPLE
Author: FOURNET Olivier
Last Updated: 2014-06-29
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1163 times
Not followed.
License: MIT license
Download [173.57KB]RTC_Read (Demonstration on Working with the RTC Module)
* Copyright: (c) MikroElektronika, 2006.
* 29/06/2014 : réadaptation et association du code lecture et écriture de MikroElektroniKa de la RTC PCF8583 et conversion de l'exemple project version ancien MikroC en version MikroC pro v6.0.0.0 actuel
(PIC 16F887 Ã 8MHz)
Author: Francisco Ortiz
Last Updated: 2014-06-29
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 2905 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