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: Luca Dal Zotto
Last Updated: 2013-02-10
Package Version: 1.0.0.0
Category: Light control
Downloaded: 1020 times
Followed by: 1 user
License: MIT license
Download [23.08KB]It's was really difficult to find a working example on web to use this shifter
Anyway the example show how to basic use the TLC in Grayscale mode
with Pic16f877A 8 mhz crystal
Discuss it here:
http://www.mikroe.com/forum/viewtopic.php?f=97&t=52836
Author: Luca Dal Zotto
Last Updated: 2013-02-08
Package Version: 1.0.0.0
Category: Communication
Downloaded: 795 times
Followed by: 1 user
License: MIT license
Download [172.70KB]Example for the 28j60 controller than use internal register to put in sleep mode and wake up it
EasyPic4
Button B7 put in Sleep, B6 wake up it
Probably it needed to change the CS pin in:
SPI_Ethernet_CS as sbit at RC1_bit
SPI_Ethernet_CS_Direction as sbit at TRISC1_bit
Author: Vladimir Djukovic
Last Updated: 2013-01-06
Package Version: 1.0.0.0
Category: Communication
Downloaded: 3342 times
Followed by: 3 users
License: MIT license
Download [455.57KB]This project contains some library code aimed to be used for developing slave PLC type controllers using microcontrollers for their hardware configurations
[learn more]Author: Val Gretchev
Last Updated: 2013-01-05
Package Version: 1.0.0.0
Category: Communication
Downloaded: 935 times
Not followed.
License: MIT license
Download [6.26MB]This is an example of Ethernet communications with Servers and Clients operating simultaneously. Both TCP and UDP protocols are tested. The microcontroller uses the Core Timer to implement a system clock with 1 millisecond resolution. Test programs for the PC are included.
[learn more]Author: Richard Lowe
Last Updated: 2013-01-05
Package Version: 0.0.2.1
Category: Communication
Downloaded: 1547 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: 1905 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: 1148 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: 1921 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: 1213 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: 2837 times
Not followed.
License: MIT license
Download [115.80KB]