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: 2013-12-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: RFID/NFC
Downloaded: 9569 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: 824 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: 1996 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: 1028 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: 618 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: 3220 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: 1552 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: 1133 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
Author: Oluwole Oyetoke
Last Updated: 2013-06-30
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1054 times
Not followed.
License: MIT license
Download [371.92KB]Toggle a button on the master, to indicate what prints on the LCD connected to the slave
[learn more]Author: Dick Berry
Last Updated: 2013-06-27
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 755 times
Followed by: 1 user
License: MIT license
Download [4.30KB]I'v seen a several C examples for reading these sensors but haven't found one in Basic. So here is the Source file for a Module in my RV Monitor Project for Handleing the AM2303.
See the RV Monitor Project for a detailed Blog.