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: 2016-12-13
Package Version: 6.6.3.0
Example: 1.0.0.0
Category: Motor Control
Downloaded: 1035 times
Not followed.
License: MIT license
Download [75.80KB]This code is a simple example to how we can use pwm module and show it in a display lcd 2x16.
This code was made for pic16f887 .
Author: jm_palomino
Last Updated: 2016-12-08
Package Version: 6.6.3.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 702 times
Not followed.
License: MIT license
Download [105.88KB]Hi guys
This code is a simple temperature controller and it's only for celsius degrees that shows
the temperature values in 7-segment displays.
this code was made for pic16f887.
Author: jm_palomino
Last Updated: 2016-12-08
Package Version: 6.6.3.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 897 times
Not followed.
License: MIT license
Download [59.69KB]This code is a simple example of how we can use the multiplexing for 7-segment displays and also the Using ADC
[learn more]Author: MIKROE
Last Updated: 2016-12-06
Package Version: 1.0.0.0
Downloaded: 1193 times
Not followed.
License: MIT license
Download [592.69KB]Fingerprint click is the simplest way to integrate biometric security to your design. The smallest optical touch fingerprint sensor in the world is featured on the click — GTS-511E2. The sensor takes a digital imprint of the fingerprint pattern using visible light. The board is designed to use a 3.3V power supply.
[learn more]Author: MENADJELIA MOHAMMED
Last Updated: 2016-11-30
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 338 times
Not followed.
License: MIT license
Download [82.13KB]This code demonstrates how to use onewire library with DS18x2x devices to extract the 64 bit ROM : 8bit CRC | 48bit SERIAL | 8bit Family and output the results on the UART1 as follows :
DS_ROM = xx xx xx xx xx xx xx xx
DS_CRC = xx
DS_Family = xx --> If 10 --> DS1820 If 28 --> DS18B20 If 22 --> DS1822.
Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.6
mikroSDK Library: 2.0.0.0
Category: GSM/LTE
Downloaded: 262 times
Not followed.
License: MIT license
Download [681.66KB]GSM 4 Click is a compact quad-band GSM cellular network communication solution, featuring the quad-band 2.5G GSM/GPRS SARA-G350 module. This module features a full set of options for the cellular networking and communication, such as the network status indication, jamming detection, embedded internet protocols, including TCP/IP, UDP, FTP, PPP, HTTP, SMTP, full GPRS multislot class 10 implementation, and more. Data communication speed is rated up to 42.8 for the uplink and 85.6 kbps for downlink connection.
[learn more]Author: Mir Mehedi Hasan Rayhan
Last Updated: 2016-11-21
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 721 times
Not followed.
License: MIT license
Download [80.84KB]Full functional code for the Software interrupt with LCD. This code is useful for Digital Clock or Time Based any kind of projects. Also, it will explain how to use call functions in the main function.
If anyone needs any help feel free to contract me. I will try to help you.
If this code helps you please rate it. It will inspire me.
Author: Shawon Shahryiar
Last Updated: 2016-11-19
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 397 times
Not followed.
License: MIT license
Download [7.23KB]This is a demo of L3G4200D triple axis gyroscope library written with MikroC for AVR. Though Arduino hardware is used, it is not an Arduino-based project. One ATMega8 was used as the microcontroller.
[learn more]Author: Arezki YOUYOU
Last Updated: 2016-11-18
Package Version: 1.0.0.0
Category: Communication
Downloaded: 361 times
Not followed.
License: MIT license
Download [499.79KB]This library allows you to send your message in Morse (alphabet), by Transforming your message in words into a Morse signal, which can be a light signal using LEDs or lamps.
this Library work with all Microcontrollers supported by MikroC IDE
It can save your life someday :)
Author: Shawon Shahryiar
Last Updated: 2016-11-16
Package Version: 1.0.0.0
Category: Light control
Downloaded: 1165 times
Not followed.
License: MIT license
Download [4.78KB]When it comes to driving WS2812 smart RGB LEDs the most difficult task is to overcome the extremely low timed time-slotting protocol as the LEDs don't have SPI/I2C/UART interface. One smart way to overcome this issue is to use the MOSI of hardware SPI at high speed. Please note though Arduino Nano is used, this is not an Arduino-based project.
[learn more]