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: Darko Jolic
Last Updated: 2012-06-20
Package Version: 1.0.0.0
Category: WiFi
Downloaded: 1642 times
Not followed.
License: MIT license
Download [256.22KB]This project shows how you can create remote temperature surveillance and control system.
[learn more]Author: Electronic.Geeks
Last Updated: 2012-06-18
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1042 times
Followed by: 1 user
License: MIT license
Download [6.59KB]This is a very useful gadget!
Operation is very simple.
Basically, it displays measured temperature as a colour shade of the RGB LED.
Author: MIKROE
Last Updated: 2012-06-18
Package Version: 1.0.0.0
Category: WiFi
Downloaded: 5717 times
Followed by: 1 user
License: MIT license
Download [745.13KB]We have created Let's Make project with EasyPIC v7, mikromedia for PIC18FJ, mikroBUS shield and two WiFi PLUS Click boards. With powerful Network WiFi Library we have easily developed simple wireless control interface. Code is written in mikroC, mikroBasic and mikroPascal PRO for PIC compilers. GUI on mikromedia is built with Visual TFT.
[learn more]Author: MIKROE
Last Updated: 2012-06-18
Package Version: 1.0.0.0
Category: WiFi
Downloaded: 5351 times
Followed by: 1 user
License: MIT license
Download [255.93KB]Simple example which demonstrates usage of the WiFi PLUS Click Board with Net_Wireless_MCW1001 library.
[learn more]Author: Hemanth Sharma
Last Updated: 2012-06-14
Package Version: 5.6.1.0
Category: Other Codes
Downloaded: 1037 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: 577 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: 6024 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: 564 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: 752 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: 3961 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.