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: Hemanth Sharma
Last Updated: 2012-06-14
Package Version: 5.6.1.0
Category: Other Codes
Downloaded: 1045 times
Not followed.
License: MIT license
Download [2.79KB]Author: stevencovert
Last Updated: 2012-06-13
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 580 times
Followed by: 1 user
License: MIT license
Download [2.08MB]Basic framework I created to build a prototype. Shows how to use a simple state machine to control program flow, screens, etc. Updates value on the screen every second. Implemented a one second timer.
Thought it may serve as a launch point for someone building a prototype of a custom board.
Author: dany
Last Updated: 2015-07-01
Package Version: 2.0.0.0
Category: Other Codes
Downloaded: 6156 times
Followed by: 2 users
License: MIT license
Download [20.97MB]Scheduler (in a broad sense) related libs:
"Timebase"
"Timers"
"COS"
"COS_TimedOnly"
"StateMachine"
"StateMachine_2"
Author: Simon Platten
Last Updated: 2012-06-10
Package Version: 1.0.0.0
Category: Gaming and Fun
Downloaded: 571 times
Not followed.
License: MIT license
Download [49.21KB]Author: IBRAHIM ERSOY
Last Updated: 2012-06-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 761 times
Followed by: 2 users
License: MIT license
Download [31.26KB]A control with sequencers consists of two program sections.
1) The actual transitions from step to step when the necessary conditions are fullfilled(transtion conditions;
2) The activation of the Outputs (control valves and drivers).
Author: NART SCHINACKOW
Last Updated: 2012-06-03
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 3976 times
Not followed.
License: MIT license
Download [67.48KB]This example has two projects developed using Visual C# 2010 Express edition, it demonstrates network programming using sockets , TCP LISTENERS , TCP CLIENTS, through a simple chat client/server single threaded application.
these applications could be useful for understanding how networks are programmed and understand the fundamentals.
Author: NART SCHINACKOW
Last Updated: 2012-06-03
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Voice communications
Downloaded: 1264 times
Followed by: 1 user
License: MIT license
Download [109.91KB]Author: NART SCHINACKOW
Last Updated: 2012-06-03
Package Version: 1.0.0.0
Category: Voice communications
Downloaded: 1079 times
Followed by: 1 user
License: MIT license
Download [1.68KB]Simple library for the NS73M FM transmitter, the library contains functions to communicate with the module, all you need is a PIC and the module which can be found at http://www.sparkfun.com/products/8482 , a simple wire of 31 inch long and you are ready to go.
just copy the two files into your project folder and include "NS73M.h".
Author: Rajendra Bhatt
Last Updated: 2012-05-30
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2660 times
Followed by: 1 user
License: MIT license
Download [82.97KB]Capacitors are one of the most common passive electrical components that are extensively used in all kinds of electronic circuits. This project describes a technique of building a digital capacitance meter using the PIC16F628A microcontroller. The firmware is written in mikroC Pro for PIC compiler.
[learn more]Author: Dane du Plooy
Last Updated: 2012-05-29
Package Version: 1.0.0.0
Category: Gaming and Fun
Downloaded: 635 times
Followed by: 2 users
License: MIT license
Download [136.86KB]The original "Fifteen" game for mikroMedia for dsPIC33, by Aleksandar Nikolic, ported to mikroMedia for PIC18FJ.
The "unsolvable puzzle" problem has also been resolved.