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: 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).
Author: Dany
Compiler: mikroPascal PRO for PIC
Description:
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 (driving leds and giving commands to the keyboard).
Author: VCC
Compiler: mikroPascal PRO for PIC
Description:
The project is a Spartan-3(E) FPGA programmer made with PIC18F4550 using USB. The host application comes in two versions: a HID one and a CDC one, written in Delphi.
Author: Alex
Compiler: mikroC PRO for PIC
Description:
Simple USB Joystick utilizing accelerometer for tilt sensing. It has directional axis, throttle control and three buttons.
Author: Peter Erasmus
Compiler: mikroBasic PRO for dsPIC
Description:
The uM-FPU V3.1 chip is a 32-bit floating point coprocessor that can be easily interfaced with PIC microcontrollers, and programmed with the mikroBasic compiler, to provide support for 32-bit IEEE 754 floating point operations and 32-bit long integer operations.