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: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 990 times
Not followed.
License: MIT license
Download [24.69KB]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 859 times
Not followed.
License: MIT license
Download [20.69KB]Primer kako ocitavati vreme sa RTC-a preko uarta. Ukoliko zelimo da ocitamo vreme samo ispisemo 0x31 na uartu, i kontroler ce da vrati vreme.
[learn more]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 664 times
Not followed.
License: MIT license
Download [20.25KB]Primer kako ocitavati vreme sa RTC-a preko uarta. Na svakih 5 sec kontroler ce da salje vreme.
[learn more]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 1224 times
Not followed.
License: MIT license
Download [17.37KB]Primer kako koristiti naredbu getIPAddres. I prikazati svoju IP adresu na LCD-u.
[learn more]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Motor Control
Downloaded: 714 times
Followed by: 1 user
License: MIT license
Download [37.06KB]Primer kako uspostaviti odredjenu brzinu motora, ako na njega vezemo generator, i njegov napon preko A/D konvertora pretvaramo u broj, i tako merimo brzinu motora.
[learn more]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 865 times
Not followed.
License: MIT license
Download [30.99KB]Primer kako lako napraviti veoma dobar hz metar sa bilo kojim kontrolerom sto vece brzine.
[learn more]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Motor Control
Downloaded: 868 times
Followed by: 1 user
License: MIT license
Download [28.42KB]Ovo je primer kako mozete kontrolisati brzinu i smer DC motora pomocu kompjutera ili nekog drugog kontrolera sa 5 brzina u oba smera. I sve prikazivati na displeju.
[learn more]Author: MIKROE
Last Updated: 2014-03-21
Package Version: 1.0.0.0
Category: GSM / GPRS
Downloaded: 6552 times
Followed by: 4 users
License: MIT license
Download [48.87KB]This is revised SMS Home Alarm System project with new parts and old function - catch the intruder.
When motion sensor detects a movement SMS will be sent to predefined number.
If movement is still detectable after disarming delay, Siren or any other device can be activated with help of Relay click.
Author: Glen Oldford
Last Updated: 2013-11-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 1387 times
Followed by: 2 users
License: MIT license
Download [7.71KB]A hierarchical menu system which can easily be expanded to meet programmers requirements for end user interaction with the project.
[learn more]Author: Jayanth Devarayanadurga
Last Updated: 2013-11-11
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1171 times
Not followed.
License: MIT license
Download [1.01MB]My project is a USB HID Datalogger using mcHID.dll from helmpcb.org
Data is logged to SD card. In Proteus simulation .mmc file is used for SD Card which can be renamed to .ima file and opened in WinImage 8.5
mcHID.dll should be copied into windows\system32 folder and setup.exe has to be run and the VB.net app should be installed.