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: Jayanth Devarayanadurga
Last Updated: 2013-05-09
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2226 times
Followed by: 1 user
License: MIT license
Download [50.00KB]Author: Jayanth Devarayanadurga
Last Updated: 2013-05-09
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1854 times
Followed by: 2 users
License: MIT license
Download [153.41KB]I have modified the Serial LCD Code written by Rajendra Bhatt and have written a Serial LCD Code.
The functions is used like
Serial_LCD_Out(1,1,"Serial LCD");
Serial_LCD_Chr(2,1,'?');
Serial_LCD_Cmd(_LCD_CLEAR);
Author: MIKROE
Last Updated: 2013-05-08
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: GSM / GPRS
Downloaded: 2641 times
Followed by: 2 users
License: MIT license
Download [83.67KB]This is a sample program which demonstrates the usage of GSM Booster Board, a replacement board for Telit GM862 module used on various MikroElektronika development systems.
This example covers PICPLC4 v6 and PICPLC16 v6 development systems, it receives the SMS message in specific format and toggles the relay specified in the message.
Author: Agent Wolfz
Last Updated: 2013-05-08
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 594 times
Followed by: 1 user
License: MIT license
Download [41.70KB]Author: Agent Wolfz
Last Updated: 2013-05-08
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1164 times
Followed by: 1 user
License: MIT license
Download [924.43KB]40 pin microcontroller project using LCD, button, portD as indicator,
simplified pcb layout with label, and relay control for motor control if needed
-codes are tested as working project
Author: Wilson A. Gan Cuba
Last Updated: 2013-07-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: WiFi
Downloaded: 1089 times
Not followed.
License: MIT license
Download [248.68KB]This project is similar in functionality to the original Ajax WIFI HTTP demo with ROM storage, but has been modified in several aspects to make the web page files be stored and served from a microSD card.
Release date: May, 07 2013.
Author: MIKROE
Last Updated: 2013-05-07
Package Version: 1.0.0.0
Category: Communication
Downloaded: 912 times
Not followed.
License: MIT license
Download [1019.48KB]This is demonstration project how Mikromedia+ for Stellaris communicate over RF. Data is send over simple 'led protocol' (1 byte command). Development board for Stellaris with an add-on board nRF Click is used as a receiver device.
[learn more]Author: Wilson A. Gan Cuba
Last Updated: 2013-05-06
Package Version: 1.0.0.2
Example: 1.0.0.0
Category: WiFi
Downloaded: 1066 times
Not followed.
License: MIT license
Download [139.95KB]The first two examples in the world to demonstrate how to load a WEBGL animation using a PIC microcontroller.
Release date: April, 28 2013
Author: Amaury LAURENT
Last Updated: 2013-05-04
Package Version: 0.1.0.0
Category: Audio Playback
Downloaded: 1683 times
Followed by: 3 users
License: MIT license
Download [1.32MB]This project shows a way to play MP3 files on the dev board Mikromedia fro PIC32 using the stand alone audio codec VS1053 by VLSI.
This program only uses interruptions from the input capture module to drive the codec.
Play/pause/stop functions works, as the volume control (log corrected to suite the human ear sensibility).
Author: Alberto Trasimeni
Last Updated: 2013-05-03
Package Version: 1.0.0.0
Category: Communication
Downloaded: 856 times
Not followed.
License: MIT license
Download [511.81KB]The management of the port expander mcp23s17 is made using the
PIC18F45K22 .The device is read using an interrupt of CCP4 required now from port A when there is a change of state of one of its 8 input pins , which are connected to the buttons.The pressed key is recognized.