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-08
Package Version: 1.0.0.0
Category: Communication
Downloaded: 756 times
Not followed.
License: MIT license
Download [1.89KB]Author: dany
Last Updated: 2011-09-08
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1449 times
Not followed.
License: MIT license
Download [1.97KB]Returns the native PS2 scan codes, no translation (except for some special scan codes, see the source file for the details). Capable of writing to the keyboard (e.g. giving commands to the keyboard).
[learn more]Author: dany
Last Updated: 2011-09-07
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1174 times
Not followed.
License: MIT license
Download [262.04KB]This device (hard and software) can be used to control up to 6 RS232 devices via Telnet (Ethernet). Uses the Ethernet ENC library v3_5 from Yo2Lio.
[learn more]Author: dany
Last Updated: 2012-01-12
Package Version: 1.0.0.0
Category: Communication
Downloaded: 877 times
Not followed.
License: MIT license
Download [4.90KB]Capable of, like a modem, receiving, editing and executing one (command) line of input. The code in this example project shows a command line editor that can be used in servers (big word) you build, based on PICs.
[learn more]Author: dany
Last Updated: 2011-09-07
Package Version: 1.0.0.0
Category: Communication
Downloaded: 735 times
Not followed.
License: MIT license
Download [157.09KB]Small private telephone exchange, initially meant to make 2 modems (one connected to a "client", the other to a "server") communicate with each other to test a server/client system before e.g. putting the server on the web.
[learn more]Author: dany
Last Updated: 2011-09-07
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1625 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: 2340 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: 1549 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: 3919 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: 1704 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