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: Richard Lowe
Last Updated: 2013-01-05
Package Version: 0.0.2.1
Category: Communication
Downloaded: 1523 times
Not followed.
License: MIT license
Download [153.24KB]AVR Webserver:
Dependencies - FAT32 library, Ethernet library
Will allow you to load any size website, including images, css, and js files from SD media.
This is my first version, but the example project included will give you a starting point.
Author: Andrey Parsadanian
Last Updated: 2013-01-03
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 1893 times
Not followed.
License: MIT license
Download [66.41KB]This project demonstrates how to create the USB HID pointing device with scroll wheel support. This device consists of the PIC18F2550 MCU and encoder.
[learn more]Author: Val Gretchev
Last Updated: 2012-11-27
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1142 times
Not followed.
License: MIT license
Download [908.28KB]The MikroElektronika libraries for the UARTs work well but they block the CPU from executing code until the function is finished. This can be a long time since the UART is generally a slow peripheral device. It's better to let the interrupt mechanism handle the sending or receiving of individual characters while allowing the CPU to do other tasks.
[learn more]Author: Simon Platten
Last Updated: 2012-11-04
Package Version: 1.0.0.2
Category: WiFi
Downloaded: 1907 times
Not followed.
License: MIT license
Download [270.86KB]This is a variation on the MikroElektronika WiFi HTTP Demo project. I posted only because 'dejan.odabasic' of the mikroElektronika team suggested sharing it.
Author: Steven Holmes
Last Updated: 2012-10-29
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1201 times
Followed by: 1 user
License: MIT license
Download [160.42KB]An example of using the USART1 module on a STM32107VC chip
uses EasyMx Pro v7 and MikroC Pro for ARM
Author: FOURNET Olivier
Last Updated: 2012-10-27
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 2823 times
Not followed.
License: MIT license
Download [115.80KB]Author: FOURNET Olivier
Last Updated: 2012-10-27
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 2140 times
Not followed.
License: MIT license
Download [99.16KB]Author: FOURNET Olivier
Last Updated: 2012-10-27
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 6933 times
Not followed.
License: MIT license
Download [96.30KB]Author: Eduardo Ludgero da Silva
Last Updated: 2012-10-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 2544 times
Not followed.
License: MIT license
Download [283.45KB]Prezados,
Este exemplo é um simples projeto para comunicação USB HID da placa de desenvolvimento StarUSB com o LabView. O exemplo mostra como mudar os registros do TIMER0: T0CON, TMR0H e TMR0L.
Author: Emil Enchev
Last Updated: 2012-09-25
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 4542 times
Not followed.
License: MIT license
Download [142.65KB]This example shows the possibillity of the MikroC PRO's HID library to emulate more than one device (keyboard and mouse) at the same time, using only one PIC Microcontroller. When you connect the USB port, the computer will recognize a mouse and a keyboard. They can work together. No additional drivers needed.
[learn more]