Here users can view project made by users of our compilers. Users can also post their project in order to share experience and knowledge using mikroElektronika compilers.
Author: Aleksandar Nikolic
Compiler: mikroC PRO for dsPIC v4.50 beta and up
Description: Demonstration of the green raining code from the movie "Matrix". Example is written for mikroMMB for dsPIC33. Enjoy!
Author: Stefan Taborek
Compiler: This project is a demo-project for using the Smart-GPS-board. This board sends data with NMEA-protocol. The most of the received data from the Smart-GPS-board are permanently analysed and assambled in a data-record and shown on the GLCD. The id¹s of visible satellites are shown on the LCD. The data-records are recorded on MMC.
Author: Mickey Delp
Compiler: mikroC PRO for PIC
Description:
This is a direct conversion from mikroPascal to mikroC of Dany’s PS2 Mouse Project. It is implemented as an include rather than a library. Includes a test program that displays the mouse buttons and coordinates on an LCD.
Author: Megahurts
Compiler: mikroBasic PRO for PIC
Description:
This project written for managing of the PIC18 PORTB interrupts by using "SYMBOL" feature. It also, helps managing some complex interrupt handling.
Author: Dany
Compiler: mikroPascal PRO for PIC
Description:
Makes it possible to use a PS2 keyboard on an USB connector on the PC. Uses the PS2 Keyboard library and the USB HID Keyboard library.
Author: Dany
Compiler: mikroPascal PRO for PIC
Description:
Returns the Delta X (hor), the Delta Y values (vert), the Delta Z (scrolwheel) values and the button status if one of those has changed. Only tested on P18 with 48 MHz MCU clock (will work probably also on 16 and on lower MCU clock speeds).