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: dany
Last Updated: 2015-02-21
Package Version: 1.1.0.0
Category: Other Codes
Downloaded: 597 times
Not followed.
License: MIT license
Download [313.10KB]Tool that shows the project's configuration words content (in a readable format). This tool permits to add (part of) the configuration settings in a comment box in your project or as part of a forum post.
For mP, mC and mB for PIC, dsPIC and PIC32. Stand Alone version.
Author: Segun Ilori
Last Updated: 2014-04-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 957 times
Not followed.
License: MIT license
Download [42.72KB]This example demonstrates how a PIC microcontroller with a single USART peripheral can be connected to up to three USART devices; say a GSM, GPS and maybe a raspberry PI.
The USART ports are multiplexed using 74HC151 to the PIC RX pin and 74HC138.
Hardware flow control can be used to control device communication.
Author: Alberto Trasimeni
Last Updated: 2014-04-13
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1087 times
Not followed.
License: MIT license
Download [358.08KB]Management of the PWM through the use of digital analog converter using the PIC16F887. Simulation by Proteus 7.10.
[learn more]Author: Istvan K
Last Updated: 2014-04-04
Package Version: 2.0.0.0
Category: Other Codes
Downloaded: 766 times
Followed by: 1 user
License: MIT license
Download [55.81KB]Second part of my new library collection: the common output functions, using func-pointers or a user written char-out routine. In addition, an other library with the mikroC UART1 and LCD char-outs. For all 8-bit PICs.
Author: Stevan Tosic
Last Updated: 2014-03-17
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1022 times
Not followed.
License: MIT license
Download [51.80KB]State machine programming style and task functions are used to implement tasks running through their states. There are versions of code with or without timer interrupt (Multitasking.c and MultitaskingNoInterrupts.c). Code is portable to any uC.
[learn more]Author: levon bragg
Last Updated: 2014-03-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 1385 times
Followed by: 1 user
License: MIT license
Download [1.33KB]This is a simple bit of code that allows you to scan the I2C bus for devices that exist.
The MikroC I2C functions will not time out and will wait forever for a response.
These functions will timeout if no response and move to the next address...
Author: Agent Wolfz
Last Updated: 2014-02-23
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 690 times
Followed by: 1 user
License: MIT license
Download [1.32MB]emergency light for police or ambulance- 4 lane road control specifically can bypass the traffic light
16f887
lcd
wifly
max233
Author: MIKROE
Last Updated: 2014-02-21
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 2213 times
Followed by: 1 user
License: MIT license
Download [1.17KB]Control two relays remotely through your Android smartphone using Raspberry Pi, Pi click shield (www.mikroe.com/click/pi-shield/) and Relay click (www.mikroe.com/click/relay/) board.
[learn more]Author: Aleksandar Vukelic
Last Updated: 2014-01-23
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 4498 times
Followed by: 4 users
License: MIT license
Download [513.64KB]Crypto Library is a collection of useful cryptographic algorithms.
Currently the library contains the following algorithms:
AES (Rijndael), DES/3DES, RC4, RC5, RC6, Serpent, Skipjack, TEA, XTEA, Base64, CRC16, CRC32, MD5, SHA1, SHA256, HMAC-MD5, HMAC-SHA1, HMAC-SHA256
Author: Istvan K
Last Updated: 2014-01-02
Package Version: 4.0.0.0
Category: Other Codes
Downloaded: 3914 times
Not followed.
License: MIT license
Download [222.00KB]* UPDATED * To try/debug (before the construction, in Proteus) such PIC programs that use the MikroC PS2 Library,
here is a solution. It uses the Proteus Virtual Terminal as input device. * UPDATED * Now for any PIC *