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: MIKROE
Last Updated: 2013-07-31
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Development Systems
Downloaded: 1131 times
Not followed.
License: MIT license
Download [5.28MB]Set of examples for mikromedia + for PIC32MX7. Provided examples demonstrate working with mikromedia's various features and modules: Accelerometer, MMC SD card, MP3, TFT, Buzzer, nRF, Touch Panel, Ethernet, RTCC
[learn more]Author: Richard Lowe
Last Updated: 2013-07-29
Package Version: 1.0.0.0
Category: Storage
Downloaded: 1882 times
Followed by: 3 users
License: MIT license
Download [9.20KB]This is the first of DMA functions that will be available for the ST line of ARM microcontrollers. The idea was born from a forum post. The idea worked so well I made it into a convenient MikroC library.
So far.... memory to memory transfers is what is functional
Author: Richard Lowe
Last Updated: 2013-07-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1559 times
Followed by: 1 user
License: MIT license
Download [573B]This is not my library, but a opensource header file that adds boolean datatype to MikroC.
Copy this file to the ../Mikroeleckronika/"your ide"/include/ directory.
In your project that will use boolean types include this line:
#include <stdbool.h>
Author: MIKROE
Last Updated: 2013-07-23
Package Version: 1.1.1.1
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 6057 times
Not followed.
License: MIT license
Download [1.27MB]Set of examples for mikromedia for XMEGA.. Provided examples demonstrate working with mikromedia's various features and modules:
- Accelerometer
- MMC SD card
- MP3
- Serial Flash
- TFT
- Touch Panel
- USB UART
Author: dany
Last Updated: 2014-09-09
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 3374 times
Followed by: 4 users
License: MIT license
Download [2.29MB]This project is a power meter (Wattmeter).
It is made for 230V~ (nominal, rms), 2.5A~ (max, rms) and 50Hz, but is rather easily adaptable to other voltages, currents and frequencies. It can handle both sinusoidal and non sinusoidal voltages and currents, both with and without DC component.
Author: Popa Mihai
Last Updated: 2013-07-18
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: GLCD
Downloaded: 1581 times
Followed by: 4 users
License: MIT license
Download [78.58KB]Is an ideea about how to use an unconventional GLCD and the GLCD standard library for MikroBasic.
I think this method is better for any type of display that are CSx pins for select left, middle or right side. This method should work with any Mikroe compiler.
Author: Soumitra Bhattacharjee
Last Updated: 2013-07-22
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 1275 times
Followed by: 3 users
License: MIT license
Download [566.38KB]Windows application that connects with a PIC18F2550 microcontroller via USB to control a AD9835 DDS chip via SPI. The application makes it easy for selecting/inputting any arbitrary value & phase to be generated by the DDS chip. Package contains the compiled application as well as the compiled hex file for the MCU along with a sample schematic.
[learn more]Author: Darko Jolic
Last Updated: 2013-07-17
Package Version: 1.0.0.1
Category: Bluetooth®
Downloaded: 2461 times
Followed by: 1 user
License: MIT license
Download [339.20KB]-Project contain Android BluetoothSwitch application and mikroC for PIC example.
-This simple application can be used for turning on/off two devices via bluetooth.
Author: Ashraf Marei
Last Updated: 2013-07-15
Package Version: 1.0.0.0
Category: TFT
Downloaded: 1239 times
Followed by: 2 users
License: MIT license
Download [32.03KB]This is an adaptation of the JPEG direct load by Stevan Milinkovic.
* Load image from data memory.
* support of JPEG restart flags.
* support of JPEG Camera with V0706 chipset.
* Tested on Makromedia for PIC32 board
Author: v.savic
Last Updated: 2013-07-13
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: Other Codes
Downloaded: 898 times
Not followed.
License: MIT license
Download [8.24KB]This example present ability of the system modeled by SM to easily execute different tasks by injecting behavior. It is based on BYTE field transition matrix (TM) which stores information about system behavior. If we change and inject TM into the SM, system behavior is changed. This example present generic solution for state machine based systems.
[learn more]