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: MIKROE
Last Updated: 2016-12-06
Package Version: 1.0.0.0
Downloaded: 1198 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: 343 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: 306 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: 726 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: 400 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: 369 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: 1179 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]Author: Shawon Shahryiar
Last Updated: 2016-11-14
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 401 times
Not followed.
License: MIT license
Download [28.23KB]This is a demo of dual quad seven segment + LED + keypad module. The module has a 74LS145 and a 74LS164. Both of these digital logic ICs are used to decode keypad inputs and multiplex seven segment and LED states in a very simple fashion. The module is pretty small and cheap, and is a suitable replacement of MAX72xx, TM1640, etc.
[learn more]Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.21
mikroSDK Library: 2.0.0.0
Category: BT/BLE
Downloaded: 304 times
Not followed.
License: MIT license
Download [495.86KB]BLE 3 Click is a quick and simple solution if you want to add Bluetooth Low Energy to your project. It features the NINA-B1 Bluetooth 4.2 module, from u-blox. This Click also comes with an integrated antenna mounted on the PCB.
[learn more]Author: Bitahwa Bindu
Last Updated: 2016-11-08
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1067 times
Not followed.
License: MIT license
Download [3.02MB]In this article we are going to design a Graphical User Interface using C#. The computer will connect to the microcontroller using an RS232 serial cable. The PIC microcontroller will receive commands from the computer to control devices connected to it such as motors, LEDs etc.