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: dany
Last Updated: 2011-09-07
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1615 times
Not followed.
License: MIT license
Download [52.60KB]Another example of using the 12F629 in a very small project. Switches off electrical appliances after a number of hours. Time indication via LEDs. Both circuit diagram and code is provided.
[learn more]Author: dany
Last Updated: 2011-09-07
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2330 times
Not followed.
License: MIT license
Download [693.42KB]Usage of the Ds1820 (one wire temp sensor) to control a heating system. Provides 2 different temp settings (e.g. day and night settings). Proportional control of the heater (which is basically on/off controlled) using PWM like method with a 1 minute timebase (x minutes on, y minutes off).
[learn more]Author: Eng Ahmed Sheimy
Last Updated: 2011-09-06
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1535 times
Not followed.
License: MIT license
Download [20.22KB]in this project we can control in 8 Devices from our computer via serial port from GUI windows application developed in C# , it is also an example for using Serial port interrupt in microcontroller
USB ,Ethernet and GSM Versions will be available soon
Author: Adrien Letellier
Last Updated: 2011-09-15
Package Version: 1.0.0.3
Category: Motor Control
Downloaded: 3880 times
Followed by: 1 user
License: MIT license
Download [11.13KB]This is a sample of a code that should run on a 16F716 with a 8Mhz oscillator.
By modifying PS2 you change the max frequency
there is also a soft start that help the motor to not miss steps while turning fast.
This version should be easier to modify.
The pettern i give can be used to use a stepper mototr in half step mod.
Author: Perica Jakimov
Last Updated: 2011-09-06
Package Version: 1.0.0.0
Category: USB
Downloaded: 1681 times
Not followed.
License: MIT license
Download [7.74MB]This is Simple USB programmer for PIC MCUs made with two mikroElektronika boards.
StartUSB for PIC is used as main board for the programmer, and PICFlash Experimental Board as second board.
The project was build by the concept from usbpicprog.org
Author: Zoran Ristic
Last Updated: 2012-01-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2863 times
Followed by: 1 user
License: MIT license
Download [24.88KB]This project demonstrates how to drive LCD 2x16 in 8 bit mode.
The new thing is using the powerful PIC 18F45K22.
This project can be a good template for other projects with this MCU.
Author: MIKROE
Last Updated: 2011-08-31
Package Version: 1.0.0.0
Category: Ethernet
Downloaded: 2364 times
Followed by: 1 user
License: MIT license
Download [226.74KB]This project shows how you can build your own simple surveillance system, using Network Ethernet Internal Library.
[learn more]Author: NART SCHINACKOW
Last Updated: 2011-09-18
Package Version: 2.0.0.0
Category: Other Codes
Downloaded: 755 times
Followed by: 1 user
License: MIT license
Download [88.35KB]This is a simple windows application help builder, programmed using Visual C# 2010 express edition.
Use this application to provide documentation for your libraries and produce function descriptions.
Author: Hemanth Sharma
Last Updated: 2011-08-29
Package Version: 5.0.0.0
Category: Bluetooth®
Downloaded: 2365 times
Not followed.
License: MIT license
Download [23.23KB]Demonstration of LEDs remote control application using the EASY Blue-tooth board. The application allow user to turn on one led on the port B and turn off all the others. The user musts send the index (0..7)from the UART terminal in order to turn on the PORT Pins.
Author: drumissimo
Last Updated: 2011-08-27
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1321 times
Followed by: 1 user
License: MIT license
Download [57.95KB]This program Reads X10 Codes from PSC05 PowerLine Interface and Displays
House Code, Channel and Device ON/OFF on 2X16 Character Display.
It also can Transmit X10 Data to PSC05 or PCS04 PowerLine Interface.
Example written for P16F887. Most MCU's should work.
Enjoy.