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: S P
Last Updated: 2019-02-22
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 850 times
Not followed.
License: MIT license
Download [105.02KB]This is a project shows how to build a simple real time clock & calendar using Arduino and DS1307 RTC.
Time and date are displayed on 1602 LCD and they could be set with 2 push buttons connected to the Arduino board.
Author: Frendz Infotech
Last Updated: 2015-03-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 657 times
Not followed.
License: MIT license
Download [965B]This code is used to Initialize the internal RTC module with LSI as clock source
[learn more]Author: Tim Børresen
Last Updated: 2015-03-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Development Systems
Downloaded: 384 times
Followed by: 5 users
License: MIT license
Download [6.85KB]Created using ST's Excel clock generator spreadsheet.
Utilizes x-tal for a 168MHz system clock. Delay works as expected w.o. fiddling with the divider, standard peripherals should be clocked correctly. AFAIR it don't clock the USB port. Give it a try!
The init code is for std_periph_lib and NOT for Cube.
Author: S P
Last Updated: 2015-03-01
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 510 times
Not followed.
License: MIT license
Download [176.42KB]This example shows how to control five led's connected to Arduino uno board from an IR remote control. This IR remote control uses the Philips RC-5 protocol.
[learn more]Author: S Ss
Last Updated: 2015-02-28
Package Version: 6.4.0.0
Category: Measurement
Downloaded: 2026 times
Followed by: 2 users
License: MIT license
Download [213.43KB]This project measures the period of any frequency applied to the Microcounteroller.
Pin INT(external interrupt) is used to detect each rising edge of the wave.
Timer1 is used the calculate the time of the wave, period(Ton + Toff).
Project File contains:
Circuit+Code+Simulations.
Author: S P
Last Updated: 2019-02-22
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 674 times
Not followed.
License: MIT license
Download [99.42KB]Decode IR remote controls that use RC-5 protocol with Arduino board. Decoded data are displayed on 1602 LCD screen.
[learn more]Author: MIKROE
Last Updated: 2016-07-28
Package Version: 1.0.1.0
Example: 1.0.0.0
Category: BT/BLE
Downloaded: 1207 times
Followed by: 1 user
License: MIT license
Download [406.09KB]Explore the possibilities of BLE P click - the add-on board for adding a Bluetooth Low Energy peripheral device to your embedded design. You can use this application as a starting point for developing your own apps. Or you can just pair it with an EasyMX PRO for STM32 development system and tinker with various PORTS and LEDs.
[learn more]Author: MIKROE
Last Updated: 2017-06-28
Package Version: 1.0.1.0
Example: 1.0.0.0
Category: BT/BLE
Downloaded: 2802 times
Followed by: 1 user
License: MIT license
Download [51.62KB]Explore the possibilities of BLE P click, the click board for adding a peripheral Bluetooth Low Energy device to your design. You can use this application as a starting point for developing your own apps with the provided source code.
[learn more]Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.6
mikroSDK Library: 2.0.0.0
Category: GSM/LTE
Downloaded: 298 times
Not followed.
License: MIT license
Download [692.86KB]GSM3 Click is a complete quad-band GSM cellular network communication solution, featuring the SIM800H-BT, a quad-band 2G GSM/GPRS module. This module is GSM Phase 2/2+ compliant, featuring a full set of options for the cellular networking and communication. It has a network status indication, jamming detection, embedded internet protocols including TCP/IP, UDP, FTP, PPP, HTTP, E-mail, MMS, and more. It also features advanced voice/audio functions, including the FM radio interface. The GPRS multislot class 12 implementation allows 4 uplink and 4 downlink slots, with 5 slots open in total.
[learn more]Author: S P
Last Updated: 2019-02-20
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 3235 times
Followed by: 1 user
License: MIT license
Download [123.74KB]This example shows how to build a real time clock with relative humidity and temperature sensing using PIC16F877A microcontroller, DS1307 RTC and DHT11 sensor where all data are displayed on 20x4 LCD display.
The compiler used is CCS C.