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: Alberto Trasimeni
Last Updated: 2013-10-22
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 2480 times
Not followed.
License: MIT license
Download [161.41KB]Author: Paulo Matias
Last Updated: 2013-10-21
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 620 times
Not followed.
License: MIT license
Download [100.20KB]This project allows you to write some part of your code using gcc, and another part using mikroC. Useful when you need both the easy-to-use hardware libraries provided by mikroC and the optimization and ANSI C compliance of gcc. Also useful if you want to use C++ in some part of your project.
[learn more]Author: Alberto Trasimeni
Last Updated: 2013-10-20
Package Version: 1.0.0.0
Category: Communication
Downloaded: 823 times
Followed by: 1 user
License: MIT license
Download [82.98KB]Author: Caputo Antonio
Last Updated: 2013-10-19
Package Version: 0.1.0.0
Example: 1.0.0.0
Category: LCD
Downloaded: 2091 times
Followed by: 2 users
License: MIT license
Download [47.35KB]Serial LCDs driven through I2C with some low cost boards found wih PCF8574 (4 bits interface).
Example of programming with MikroBasic PRO.
Simples Functions showing the process of driving ... I2C ... and PCF8574 interface.
You can add your functions (text file library).
Author: Bojan Kranjc
Last Updated: 2013-10-19
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2231 times
Followed by: 1 user
License: MIT license
Download [2.49MB]The AD9850 is a highly integrated device that uses advanced DDS technology coupled with an
internal high speed, high performance, D/A converter and comparator, to form a complete
digitally programmable frequency synthesizer and clock generator function.
Author: Robert MegaHurts
Last Updated: 2014-01-07
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 2166 times
Followed by: 2 users
License: MIT license
Download [6.07MB]A project example with tutorial manual and extensive code comments showing how V-TFT project programs layout works. Get users safely placing code where it will work. How to multitask. Custom Digit display gadget. How to add 2 click safety to buttons. PLUS MORE. mBASIC code. PIC32/33EP MMB sources/HEX. PDF manual V3.0
[learn more]Author: Alexander Wolf
Last Updated: 2013-10-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: GSM / GPRS
Downloaded: 2497 times
Followed by: 5 users
License: MIT license
Download [3.52KB]Sending a Hello World text message. After init Modem and sent a message the modem can be controlled and tested via any Terminal programm using UART interrupts. A simple code using strstr to wait for and check Modem responses.
[learn more]Author: Bojan Kranjc
Last Updated: 2013-10-13
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 1101 times
Followed by: 2 users
License: MIT license
Download [1.00MB]'Very efficient PWM masking routine.
'Compiled with mikroBASICPRO 3.2 and tested on the EasyPIC5 Development Board
'Requires mikroBASIC USB_HID Library and include USB_MOD.pbas
Also required is the free Visual Basic Motor Controller Demo program included with this file.
This program has been tested on Windows 7 with USB 2.0.
Author: Bojan Kranjc
Last Updated: 2013-10-06
Package Version: 2.0.0.0
Category: Communication
Downloaded: 911 times
Followed by: 2 users
License: MIT license
Download [2.46MB]THIS IS THE ADDITIONAL MODULE FOR REVIEW OF FREQUENCY, TYPES OF WORK AND BAND
USEFUL FOR OLD CELLS THAT DO NOT HAVE DIGITAL DISCLOSURE.
THANK YOU FRIEND YO2LIO to the ASM program MODUL
Promotion has translated into MIKROBASIC PRO FOR PIC by S59KB
THE ORDER IS WRITING PROGRAM FOR THE COMMUNICATION FT101 AND MIXW
Author: prakob komeswarakul
Last Updated: 2013-10-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Storage
Downloaded: 3437 times
Followed by: 5 users
License: MIT license
Download [314.44KB]This is an example showing how to create FAT32 file system with SDIO library. Actually , i found this code from MMB+ for STM32 .
I think this example will be useful for everyone who being to use this library . :)