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: Ashraf Marei
Last Updated: 2013-07-15
Package Version: 1.0.0.0
Category: TFT
Downloaded: 1232 times
Followed by: 2 users
License: MIT license
Download [32.03KB]This is an adaptation of the JPEG direct load by Stevan Milinkovic.
* Load image from data memory.
* support of JPEG restart flags.
* support of JPEG Camera with V0706 chipset.
* Tested on Makromedia for PIC32 board
Author: v.savic
Last Updated: 2013-07-13
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: Other Codes
Downloaded: 893 times
Not followed.
License: MIT license
Download [8.24KB]This example present ability of the system modeled by SM to easily execute different tasks by injecting behavior. It is based on BYTE field transition matrix (TM) which stores information about system behavior. If we change and inject TM into the SM, system behavior is changed. This example present generic solution for state machine based systems.
[learn more]Author: MIKROE
Last Updated: 2013-12-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: RFID/NFC
Downloaded: 9545 times
Not followed.
License: MIT license
Download [239.49KB]This is a sample program which demonstrates the use of the ST's CR95HF contactless transceiver.
The CR95HF is used in the applications such as near field communication (NFC) using 13.56 MHz wireless interface. In this example, when the RFid tag is put over the RFid Click antenna, the tag ID will be displayed on the TFT display.
Author: Roman Toropov
Last Updated: 2013-07-08
Package Version: 1.0.0.1
Category: Measurement
Downloaded: 817 times
Not followed.
License: MIT license
Download [1.07MB]Author: Val Gretchev
Last Updated: 2013-07-07
Package Version: 1.0.0.0
Category: GSM / GPRS
Downloaded: 1993 times
Followed by: 4 users
License: MIT license
Download [5.45MB]This code uses the GSM2 click board to send SMS text messages to a cell phone number. It can be modified to execute 2-way communications using the skeleton code provided. The code is modular and can be easily used in many other projects.
[learn more]Author: FOURNET Olivier
Last Updated: 2013-07-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 1024 times
Not followed.
License: MIT license
Download [466.53KB]Author: FOURNET Olivier
Last Updated: 2013-07-03
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 616 times
Not followed.
License: MIT license
Download [128.26KB]Author: MIKROE
Last Updated: 2013-07-02
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 3208 times
Not followed.
License: MIT license
Download [823.20KB]Author: Petar Timotijević
Last Updated: 2013-07-01
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 1550 times
Not followed.
License: MIT license
Download [595.37KB]Log ADC Values when button is pressed in internal EEPROM
RD0 - Start Log
RD1 - Erase complete EEPROM
LCD shows current ADC steps and voltage in 0-5V range.
Each time when RD0 is pressed uC take 8 samples from ADC in intervals of 3sec and stop.
PortC LEDs shows progress of sampling each byte in EEPROM like bargraph.
Author: Petar Timotijević
Last Updated: 2013-06-30
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1131 times
Followed by: 2 users
License: MIT license
Download [141.55KB]LCD 2x16 Multiple Screens
EasyPIC7 Development System Board
PIC18F45K22 32MHz (4xPLL) or any other
Enable LCD Backlight on DIP SW4 switch 6.
Enable PortC on DIP SW3 switch 3.
Set pull-down for RC0,RC1.
Use RC0 to go left.
Use RC1 to go right.
In while loops add your instructions.
Best regards,
Peter