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: jm_palomino
Last Updated: 2020-09-18
Package Version: 7.1.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 155 times
Not followed.
License: Free
Download [137.43KB]Author: MIKROE
Last Updated: 2020-08-28
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 132 times
Not followed.
License: MIT license
Download [445.16KB]Game description: Breakout is an arcade game developed and published on May 13, 1976.
- In Breakout, a layer of bricks lines the top third of the screen and the goal is to destroy them all. A ball moves straight around the screen, bouncing off the top and two sides of the screen.
.......
Author: MIKROE
Last Updated: 2020-08-24
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 91 times
Not followed.
License: MIT license
Download [3.87MB]This project contains example for testing modules on Mikromedia 5 for Tiva Capacitive.
[learn more]Author: jm_palomino
Last Updated: 2020-08-14
Package Version: 7.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 194 times
Not followed.
License: MIT license
Download [829.83KB]1) This code is a example to how to use the ask modules
2) This code was made for pic16f88
3) the user having to enter a sequence of letters to activate an output on the
receiving microcontroller otherwise an alarm(led blink) will activate
Author: Ognjen Grozdanovic
Last Updated: 2020-08-03
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 174 times
Not followed.
License: MIT license
Download [34.37KB]This is the 2nd video of my tutorial for mikroC pro for PIC
https://www.youtube.com/watch?v=4iNcRA0N0gU&feature=youtu.be
Author: Ognjen Grozdanovic
Last Updated: 2020-08-03
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 140 times
Not followed.
License: BSD 3-Clause "New" or "Revised" license
Download [38.46KB]This project is reffered to my tutorial video
https://www.youtube.com/watch?v=PngQ-PW2JH0
Author: Shawon Shahryiar
Last Updated: 2020-07-11
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 247 times
Not followed.
License: Open Software License 3.0 (OSL-3.0)
Download [28.66KB]This project is simple electronic lock that uses a rotary encoder as a code input device. The project is based on a PIC16F690 and the code is written with CCS PIC C compiler.
[learn more]Author: VCC
Last Updated: 2020-06-05
Package Version: 1.1.0.2
Category: Other Codes
Downloaded: 255 times
Not followed.
License: MIT license
Download [589.55KB]Misaligned Address Finder is a tool used to generate a report on variables and constants, which are not Word or DWord aligned.
Some variables / constants are required to be allocated at even addresses (16-bit architectures) and at multiple by 4 addresses (32-bit architectures), so users can be notified about that allocation.
Author: Bugz Bensce
Last Updated: 2020-04-30
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 339 times
Not followed.
License: MIT license
Download [216.26KB]PIC16F877A with 74HC164 used to drive a single Common Anode 7 Segment display for demonstration. Pseudo Software SPI is used to transfer the LED data to the Serial-to-Parallel Shift Register.
[learn more]Author: user2468
Last Updated: 2020-04-21
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: Other Codes
Downloaded: 428 times
Not followed.
License: MIT license
Download [1.56KB]Example how to flash 8 bit AVR Microcontroller’s using avrdude with MikroElektronika,
here i use USBTiny as programmer you can chose your programmer by editing the batch file.
Parameters: %CHIP_NAME %HEX_FILE_NAME
This code is free for everyone